ringStatus
RAD-MIB ·
.1.3.6.1.4.1.164.1.1.2.14
Object
scalar Enumeration
Describes the status of the LAN segment the agent is attached to:
Normal(2) - The LAN segment is operating normally
SoftError(3) - The Token ring LAN segment (ring) is experiencing
intermittent failures that temporarily harm the
ring's performance and cause data to be transmitted
more than ones.
Beaconing(4) - The ring is not operative; no data is transmitted.
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ringStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::ringStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |