mplsOamBfdSessRemoteDiag

LUM-MPLSOAM-MIB · .1.3.6.1.4.1.8708.2.44.2.2.1.1.8

Object

column BfdDiagTC
A diagnostic code specifying the remote systems reason
for the last transition of the session from up
to some other state.
              
noDiagnostic
- Normal state of session when no fault detected.
              
controlDetectionTimeExpired
- No continuity check messages received. Connection to
remote BFD session broken.
              
echoFunctionFailed
- Not used
              
neighborSignaledSessionDown
- Remote BFD session is in state down
              
forwardingPlaneReset
- not used
              
pathDown
- not used
              
concatenatedPathDown
- not used
              
administrativelyDown
- BFD session is in administrative down state
              
reverseConcatenatedPathDown
- Not used
              
misconnectionDefect
- BFD session has detected a misconnectivity defect. MPLS-TP
MEP IDs does not match between local and remote session.

Context

MIB
LUM-MPLSOAM-MIB
OID
.1.3.6.1.4.1.8708.2.44.2.2.1.1.8
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::mplsOamBfdSessRemoteDiag'
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::mplsOamBfdSessRemoteDiag.<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::mplsOamBfdSessRemoteDiag'

Syntax

Source
BfdDiagTC
Base type
Enumeration

Values & Constraints

Type Values
0noDiagnostic
1controlDetectionTimeExpired
2echoFunctionFailed
3neighborSignaledSessionDown
4forwardingPlaneReset
5pathDown
6concatenatedPathDown
7administrativelyDown
8reverseConcatenatedPathDown
9misconnectionDefect