A class for performing SNMP V2 queries on Cisco devices
copyright | Copyright (c) 2012 - 2013, Open Source Solutions Limited, Dublin, Ireland |
---|---|
author | Barry O'Donovan |
cistIntRootCost() : string
string
The bridge identifier of the CIST regional root for the MST regioncistRegionalRoot() : string
string
The bridge identifier of the CIST regional root for the MST regiongetSNMP() : \OSS_SNMP\SNMP
\OSS_SNMP\SNMP
Instance of the SNMP objectinstances(string $name = null
) : array
string
If null, then instances are named using the MST region name. Else this is the root of the name.
array
The running MST instancesmaxInstanceId() : string
string
The maximum MST instance IDmaxInstances() : string
string
The maximum number of MST instancesregionRevision() : string
string
The operational SMST region revisionremainingHopCount() : array
array
The remaining hop count for all MST instancessetSNMP(\OSS_SNMP\SNMP $snmp) : \OSS_SNMP\MIB
\OSS_SNMP\SNMP
the SNMP instance
\OSS_SNMP\MIB
An instance of this class for fluent interfacesvlansMapped($instanceID = false
) : Array
vlansMappedAsRanges($instanceID = false
) : Array
see |
---|
Array
as described above.$_snmp
null
OID_STP_X_SMST_INSTANCE_CIST_INT_ROOT_COST = '.1.3.6.1.4.1.9.9.82.1.14.5.1.6.0'
OID_STP_X_SMST_INSTANCE_CIST_REGIONAL_ROOT = '.1.3.6.1.4.1.9.9.82.1.14.5.1.5.0'
OID_STP_X_SMST_INSTANCE_TABLE_VLANS_MAPPED_1K2K = ".1.3.6.1.4.1.9.9.82.1.14.5.1.2"
OID_STP_X_SMST_INSTANCE_TABLE_VLANS_MAPPED_3K4K = ".1.3.6.1.4.1.9.9.82.1.14.5.1.3"
OID_STP_X_SMST_MAX_INSTANCES = '.1.3.6.1.4.1.9.9.82.1.14.1.0'
OID_STP_X_SMST_MAX_INSTANCE_ID = '.1.3.6.1.4.1.9.9.82.1.14.2.0'
OID_STP_X_SMST_REGION_REVISION = '.1.3.6.1.4.1.9.9.82.1.14.3.0'
OID_STP_X_SMST_REMAINING_HOP_COUNT = '.1.3.6.1.4.1.9.9.82.1.14.5.1.4'