stpxPreferredMSTInstancesMap
CISCO-STP-EXTENSIONS-MIB ·
.1.3.6.1.4.1.9.9.82.1.11.10.1.1
Object
column deprecated
r/w
OctetString
A string of octets containing one bit per MST instances
on this trunk port. The first octet corresponds to MST
instances of 0 through 7; the second octet to MST instances
8 through 15; etc. The most significant bit of each octet
corresponds to the lowest MST instance value in that octet.
The number of bits for this mib object will be determined
by the value of stpxMSTMaxInstanceNumber.
For each instance, if it is preferred on this trunk port,
then the bit corresponding to that instance is set to '1'.
Context
- MIB
- CISCO-STP-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.9.9.82.1.11.10.1.1- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- stpxPreferredMSTInstancesEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxPreferredMSTInstancesMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxPreferredMSTInstancesMap.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STP-EXTENSIONS-MIB::stpxPreferredMSTInstancesMap'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Conformance
Member of