sleMplsTpBfdSessionInfoDiag
SLE-MPLS-TP-BFD-MIB ·
.1.3.6.1.4.1.6296.101.16.19.2.1.1.8
Object
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
- SLE-MPLS-TP-BFD-MIB
- OID
.1.3.6.1.4.1.6296.101.16.19.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleMplsTpBfdSessionInfoEntry
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 'SLE-MPLS-TP-BFD-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-BFD-MIB::sleMplsTpBfdSessionInfoDiag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-MPLS-TP-BFD-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-BFD-MIB::sleMplsTpBfdSessionInfoDiag.<sleMplsTpBfdSessionInfoSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-MPLS-TP-BFD-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-MPLS-TP-BFD-MIB::sleMplsTpBfdSessionInfoDiag'
Syntax
- Source
- IANA-BFD-TC-STD-MIBIANAbfdDiagTC
- 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 |
9 | misConnectivityDefect |