hh3cdot1sStpPathCostStandard
HH3C-LswMSTP-MIB ·
.1.3.6.1.4.1.25506.8.35.14.21
Object
scalar r/w
Enumeration
Path cost standard of the bridge. Value dot1d-1998 is IEEE 802.1d standard in 1998, value dot1t is IEEE 802.1t standard, and value legacy is a private legacy standard.
Context
- MIB
- HH3C-LswMSTP-MIB
- OID
.1.3.6.1.4.1.25506.8.35.14.21- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cdot1sMstp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hh3cdot1sStpPathCostStandard.0'
More examples
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::hh3cdot1sStpPathCostStandard'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | legacy |
1 | dot1d-1998 |
2 | dot1t |