vRtrMplsLspPathSharing
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.4.1.16
Object
When vRtrMplsLspPathSharing has a value of 'true', path-sharing
is enabled for the secondary path. Path-sharing is used to
control the hops of the secondary path.
When vRtrMplsLspPathSharing have a value of 'false', CSPF attempts to
find a path for the secondary that does not include any node or link
that is common to the active primary path.
This variable is valid only if vRtrMplsLspPathType is set to
'secondary'.
This object was made obsolete in release 11.0.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.4.1.16- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vRtrMplsLspPathEntry
- Groups
- 3
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::vRtrMplsLspPathSharing'
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::vRtrMplsLspPathSharing.<vRtrID>.<vRtrMplsLspIndex>.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>'
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::vRtrMplsLspPathSharing'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |