bfdSessPerfLastCommLostDiag

JNX-BFD-STD-MIB · .1.3.6.1.4.1.2636.5.3.1.1.3.1.5

Object

column BfdDiag
The BFD diag code for the last time communication was lost  
with the neighbor. If no such down event exists this object  
contains a zero value.

Context

MIB
JNX-BFD-STD-MIB
OID
.1.3.6.1.4.1.2636.5.3.1.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
bfdSessPerfEntry
Groups
1

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

Syntax

Source
BfdDiag
Base type
Enumeration

Values & Constraints

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

Conformance