tRingMgmtRingPollRecovery
DOT5-LOG-MIB ·
.1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.22
Object
scalar mandatory
r/w
Enumeration
This object controls the operation of ring poll failure recovery. A write of disable to this object will cause the ring poll failure recovery process to become inactive on this host. A write of enable will cause the ring poll failure recovery process to become active. If ring poll failure recovery is inoperable on the managing device this object will return `BADSETINFO'. A read of this object will return the current value of this object, reflecting either the last request made or, in the case of a device which is unable to manage ring poll failure recovery, invalid. This object defaults to enabled.
Context
- MIB
- DOT5-LOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.22- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- tRingMgmtRing
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 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingMgmtRingPollRecovery.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-LOG-MIB::tRingMgmtRingPollRecovery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | invalid |