vRtrMplsP2mpInstAdaptive
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.25.1.23
Object
The value of vRtrMplsP2mpInstAdaptive specifies whether
make-before-break functionality is enabled. If the value of
vRtrMplsP2mpInstAdaptive is set to 'true', it enables
make-before-break functionality for the P2MP LSP.
When the attributes of an already established P2MP LSP are changed,
either through manual configuration or due to a change in network
topology, make-before-break functionality ensures that the resources
of the existing P2MP LSP will not be released until a new path (with
the same P2MP LSP Id) has been established and traffic flowing over
the existing path is seamlessly transferred to the new path.
If the value of vRtrMplsP2mpInstAdaptive is set to 'false', it
disables make-before-break functionality.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.25.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsP2mpInstEntry
- 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::vRtrMplsP2mpInstAdaptive'
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::vRtrMplsP2mpInstAdaptive.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsP2mpInstIndex>'
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::vRtrMplsP2mpInstAdaptive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of