stpxSMSTPortAdminMSTMode
CISCO-STP-EXTENSIONS-MIB ·
.1.3.6.1.4.1.9.9.82.1.14.7.1.6
Object
column r/w
Enumeration
The desired MST mode of this port.
preStandard -- this port is administratively configured to
transmit pre-standard, i.e. pre IEEE MST, BPDUs.
auto -- the BPDU transmission mode of this port is based
on automatic detection of neighbor ports.
Context
- MIB
- CISCO-STP-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.9.9.82.1.14.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stpxSMSTPortEntry
- 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::stpxSMSTPortAdminMSTMode'
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::stpxSMSTPortAdminMSTMode.<stpxSMSTPortIndex>'
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::stpxSMSTPortAdminMSTMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | preStandard |
2 | auto |
Conformance
Member of