vRtrLdpNgBfdOnLspPrefixOperState
TIMETRA-LDP-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.91.63.1.4
Object
column Enumeration
The value of vRtrLdpNgBfdOnLspPrefixOperState indicates the
operational state of the prefix for use by BFD on LDP LSPs.
Code points:
invalid - Invalid state (unexpected).
noMatch - The prefix has not been matched to a prefix list.
disabled - The LSP BFD configuration is not enabled, or there
is no tunnel for the prefix.
srcAddrMissing - There is no LDP LSRID for the address family.
srcAddrMismatch - The address family of the prefix doesn't match the
address family of the source address configured in
the matched LSP-BFD prefix list.
up - LSP BFD is operationally up for the prefix.
down - LSP BFD is operationally down for the prefix, and the
configured failure-action (i.e.
vRtrLdpNgBfdOnLspPfxListFailAct) is 'down(1)'.
downTrapOnly - LSP BFD is operationally down for the prefix, and the
configured failure-action (i.e.
vRtrLdpNgBfdOnLspPfxListFailAct) is 'none(0)'.
srcDstAddrSame - The address of the prefix is the same as the source
address.
Context
- MIB
- TIMETRA-LDP-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.91.63.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrLdpNgBfdOnLspPrefixEntry
- 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 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgBfdOnLspPrefixOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgBfdOnLspPrefixOperState.<vRtrID>.<vRtrLdpNgBfdOnLspPfxListName>.<vRtrLdpNgBfdOnLspPrefixType>.<vRtrLdpNgBfdOnLspPrefix>.<vRtrLdpNgBfdOnLspPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgBfdOnLspPrefixOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | noMatch |
2 | disabled |
3 | srcAddrMissing |
4 | srcAddrMismatch |
5 | up |
6 | down |
7 | downTrapOnly |
8 | srcDstAddrSame |
Conformance
Member of