dot3OamXPeerState

RAD-MIB · .1.3.6.1.4.1.164.3.1.6.1.6.2.1.2

Object

column Enumeration
This object reports the state of the Peer of the OAM EFM Link.
unknown - at the initialization of the device, or after Reset, when 
          there is still no data about the peer's state. 
operational - usually after unknown state, when device senses that
          peer is OK.
linkFault - Loss of Signal is detected by the receiver.
dyingGasp - Unrecoverable condition has occurred (e.g power failure)
criticalEvent - Unspecified Critical Event has occured.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.1.6.1.6.2.1.2
Type
column
Access
readonly
Status
current
Parent
dot3OamXEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::dot3OamXPeerState'
More examples
Read one indexed 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::dot3OamXPeerState.<ifIndex>.<prtSonetLineIntervalNumber>'
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::dot3OamXPeerState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.