vRtrMplsGenRetryOnIgpOverload
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.7.1.41
Object
The value of vRtrMplsGenRetryOnIgpOverload specifies whether or not to
teardown LSPs transiting through nodes that are in IGP overload state.
When the value of vRtrMplsGenRetryOnIgpOverload is set to 'true' and a
node is reporting that it is in IGP overload state, MPLS will tear-
down and retry LSP paths that are transiting through the overloaded
node.
When the value of vRtrMplsGenRetryOnIgpOverload is set to 'false' and
a node is reporting that it is in IGP overload state, MPLS will not
tear down LSP paths that are transiting through the overloaded node.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.7.1.41- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsGeneralEntry
- 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::vRtrMplsGenRetryOnIgpOverload'
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::vRtrMplsGenRetryOnIgpOverload.<vRtrID>'
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::vRtrMplsGenRetryOnIgpOverload'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of