mplsOamBfdSessRemoteState

LUM-MPLSOAM-MIB · .1.3.6.1.4.1.8708.2.44.2.2.1.1.6

Object

BFD session state.
none -      Locally indicated state of the remote
            BFD session before connection is made.
              
adminDown - State the BFD session is in when
            the requested BFD administrative state
            is down.
              
down - State of the BFD session during failure.
              
init - State of the BFD session when trying to
       connect to remote BFD session.
              
up - Working state of the BFD session.

Context

MIB
LUM-MPLSOAM-MIB
OID
.1.3.6.1.4.1.8708.2.44.2.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
mplsOamBfdSessEntry
Groups
2

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 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLSOAM-MIB::mplsOamBfdSessRemoteState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLSOAM-MIB::mplsOamBfdSessRemoteState.<mplsOamBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MPLSOAM-MIB::mplsOamBfdSessRemoteState'

Syntax

Source
BfdSessStateTC
Base type
Enumeration

Values & Constraints

Type Values
0none
1adminDown
2down
3init
4up
5failing