tmnxOamBfdOnLspOperState

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.1.28.1.19

Object

column Enumeration
The value of tmnxOamBfdOnLspOperState indicates the operational state
(with respect to the RFC 5884 LSP Ping procedures) of the BFD-on-LSP
session identified by tmnxOamBfdOnLspLocalBfdDiscrim.
              
Code Points
'bootstrapInProg(1)' - the session is being bootstrapped using LSP
    ping, as described in RFC 5884 Section 6.
'bootstrappedNoPeriodicVerif(2)' - the bootstrap completed
    successfully.  This is the success state for a session which has
    periodic verification of the LSP (using LSP ping) disabled.
    Periodic verification is disabled by setting the session's LSP ping
    interval (e.g.
    TIMETRA-LDP-NG-MIB::vRtrLdpNgBfdOnLspPfxListPingIntv) to zero.
'bootstrappedSendingPeriodicVerif(3)' - the bootstrap completed
    successfully, and the session is sending LSP pings to periodically
    verify the LSP (as described in RFC 5884 Section 3.2).  This is the
    success state for a session which has periodic verification of the
    session enabled.
              
The BFD-level operational state of a BFD-on-LSP session is given by
TIMETRA-BFD-MIB::tmnxBfdOnLspSessOperState.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.1.28.1.19
Type
column
Access
readonly
Status
current
Parent
tmnxOamBfdOnLspPingResultsEntry
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamBfdOnLspOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamBfdOnLspOperState.<tmnxOamBfdOnLspLocalBfdDiscrim>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamBfdOnLspOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bootstrapInProg
2bootstrappedNoPeriodicVerif
3bootstrappedSendingPeriodicVerif

Conformance