rcBfdTmpSessPerfLastCommLostDiag
RC-BFD-TMP-MIB ·
.1.3.6.1.4.1.2272.1.81.1.1.3.1.5
Object
column RcBfdTmpDiag
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
- RC-BFD-TMP-MIB
- OID
.1.3.6.1.4.1.2272.1.81.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcBfdTmpSessPerfEntry
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 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BFD-TMP-MIB::rcBfdTmpSessPerfLastCommLostDiag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BFD-TMP-MIB::rcBfdTmpSessPerfLastCommLostDiag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-BFD-TMP-MIB::rcBfdTmpSessPerfLastCommLostDiag'
Syntax
- Source
- RcBfdTmpDiag
- Base type
Enumeration
Values & Constraints
Type Values
1 | noDiagnostic |
2 | controlDetectionTimeExpired |
3 | echoFunctionFailed |
4 | neighborSignaledSessionDown |
5 | forwardingPlaneReset |
6 | pathDown |
7 | concatenatedPathDown |
8 | administrativelyDown |
9 | reverseConcatenatedPathDown |