bfdSessDiag
BFD-STD-MIB-R ·
.1.3.6.1.4.1.164.20.15.1.2.1.12
Object
column BFD-TC-STD-MIB-RBfdDiagTC
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
- BFD-STD-MIB-R
- OID
.1.3.6.1.4.1.164.20.15.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB-R::bfdSessDiag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB-R::bfdSessDiag.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BFD-STD-MIB-R::bfdSessDiag'
Syntax
- Source
- BFD-TC-STD-MIB-RBfdDiagTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | noDiagnostic |
1 | controlDetectionTimeExpired |
2 | echoFunctionFailed |
3 | neighborSignaledSessionDown |
4 | forwardingPlaneReset |
5 | pathDown |
6 | concatenatedPathDown |
7 | administrativelyDown |
8 | reverseConcatenatedPathDown |
Conformance
Member of