tRingMgmtBeaconRecovery
DOT5-LOG-MIB ·
.1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.13
Object
scalar mandatory
r/w
Enumeration
This object controls the operation of beacon recovery. A write of disable to this object will cause the beacon recovery process to become inactive on this host. A write of enable will cause the beacon recovery process to become active. If beacon 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 beacon recovery, invalid. This object either defaults to enabled or invalid, depending on whether the device can or cannot manage beacon recovery.
Context
- MIB
- DOT5-LOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.13- 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::tRingMgmtBeaconRecovery.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::tRingMgmtBeaconRecovery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | invalid |