hwRingCheckModeStatus
HUAWEI-RSTP-EXT-MIB ·
.1.3.6.1.4.1.2011.5.21.1.9
Object
scalar r/w
Enumeration
Set ring check mode. Options: 1. privateBpdu(0) -indicates the ring check mode is private-bpdu 2. privateEthtype(1) -indicates the ring check mode is private-ethtype Default: privateBpdu(0)
Context
- MIB
- HUAWEI-RSTP-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.21.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwRstpMibObject
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 'HUAWEI-RSTP-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RSTP-EXT-MIB::hwRingCheckModeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RSTP-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RSTP-EXT-MIB::hwRingCheckModeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | privateBpdu |
1 | privateEthtype |