hwdot1sMstiStpPortAdminBPDUFmt
HUAWEI-LswMSTP-MIB ·
.1.3.6.1.4.1.2011.2.23.1.14.20.1.30
Object
The value of the node is an administrative value. Value legacy means that the MST BPDU format is forced to legacy. Value dot1s means that the MST BPDU format is forced to IEEE 802.1s. Value auto means that the format of MST BPDU sending on the port is determined by the MST BPDU that the port has received. Effective in CIST.
Context
- MIB
- HUAWEI-LswMSTP-MIB
- OID
.1.3.6.1.4.1.2011.2.23.1.14.20.1.30- Type
- column
- Access
- readwrite
- 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::hwdot1sMstiStpPortAdminBPDUFmt'
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::hwdot1sMstiStpPortAdminBPDUFmt.<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::hwdot1sMstiStpPortAdminBPDUFmt'
Syntax
- Source
- Hwdot1sFormatStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | legacy |
2 | dot1s |
3 | auto |