vRtrMplsLspExtBfdFailureAction
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.52.1.11
Object
column r/w
Enumeration
The value of vRtrMplsLspExtBfdFailureAction specifies the actions to
be taken when this LSP BFD session fails.
When vRtrMplsLspExtBfdFailureAction is set to down, it prevents the
LSP from being made available as a transport for any user.
When vRtrMplsLspExtBfdFailureAction is set to failover, the Lsp is
always marked as usable, regardless of the BFD session state.
When vRtrMplsLspExtBfdFailureAction is set to failoverOrDown and the
BFD session associated with the active-path of the LSP goes down, the
LSP will switch to the standby-path if applicable. When the LSP
cannot switchover, the LSP will go operationally down.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.52.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspExtEntry
- 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-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspExtBfdFailureAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsLspExtBfdFailureAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsLspExtBfdFailureAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | down |
2 | failover |
3 | failoverOrDown |
Conformance
Member of