hwdot1sMstiStpPortOperBPDUFmt
HUAWEI-LswMSTP-MIB ·
.1.3.6.1.4.1.2011.2.23.1.14.20.1.31
Object
column Hwdot1sFormatStatus
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
- HUAWEI-LswMSTP-MIB
- OID
.1.3.6.1.4.1.2011.2.23.1.14.20.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwdot1sPortEntry
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 'HUAWEI-LswMSTP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LswMSTP-MIB::hwdot1sMstiStpPortOperBPDUFmt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LswMSTP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LswMSTP-MIB::hwdot1sMstiStpPortOperBPDUFmt.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LswMSTP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LswMSTP-MIB::hwdot1sMstiStpPortOperBPDUFmt'
Syntax
- Source
- Hwdot1sFormatStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | legacy |
2 | dot1s |
3 | auto |