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
stringThe bridge identifier of the CIST regional root for the MST regioncistRegionalRoot() : string
stringThe bridge identifier of the CIST regional root for the MST regiongetSNMP() : \OSS_SNMP\SNMP
\OSS_SNMP\SNMPInstance of the SNMP objectinstances(string $name = null) : array
stringIf null, then instances are named using the MST region name. Else this is the root of the name.
arrayThe running MST instancesmaxInstanceId() : string
stringThe maximum MST instance IDmaxInstances() : string
stringThe maximum number of MST instancesregionRevision() : string
stringThe operational SMST region revisionremainingHopCount() : array
arrayThe remaining hop count for all MST instancessetSNMP(\OSS_SNMP\SNMP $snmp) : \OSS_SNMP\MIB
\OSS_SNMP\SNMPthe SNMP instance
\OSS_SNMP\MIBAn instance of this class for fluent interfacesvlansMapped($instanceID = false) : Array
vlansMappedAsRanges($instanceID = false) : Array
| see |
|---|
Arrayas described above.$_snmp
nullOID_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'