hh3cdot1sMstiStpPortOperBPDUFmt
HH3C-LswMSTP-MIB ·
.1.3.6.1.4.1.25506.8.35.14.20.1.31
Object
column Hh3cdot1sFormatStatus
The format of MST BPDU which the port is sending. Value legacy means that the format of MST BPDU sending on the port is legacy. Value dot1s means that the format of MST BPDU sending on the port is IEEE 802.1s. Effective in CIST.
Context
- MIB
- HH3C-LswMSTP-MIB
- OID
.1.3.6.1.4.1.25506.8.35.14.20.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cdot1sPortEntry
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 'HH3C-LswMSTP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswMSTP-MIB::hh3cdot1sMstiStpPortOperBPDUFmt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LswMSTP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswMSTP-MIB::hh3cdot1sMstiStpPortOperBPDUFmt.<hh3cdot1sInstanceID>.<hh3cdot1sMstiPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LswMSTP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LswMSTP-MIB::hh3cdot1sMstiStpPortOperBPDUFmt'
Syntax
- Source
- Hh3cdot1sFormatStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | legacy |
2 | dot1s |
3 | auto |