fsBfdSessDiag

FS-BFD-MIB · .1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.12

Object

column FSBfdDiagTC
A diagnostic code specifying the local system's reason
for the last transition of the session from up(4)
to some other state.

Context

MIB
FS-BFD-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.12
Type
column
Access
readonly
Status
current
Parent
fsBfdSessEntry
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 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessDiag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessDiag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-BFD-MIB::fsBfdSessDiag'

Syntax

Source
FSBfdDiagTC
Base type
Enumeration

Values & Constraints

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

Conformance