vRtrMplsLspPathOperCspfToFrstLs
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.44.1.9
Object
The value of vRtrMplsLspPathOperCspfToFrstLs indicates whether the
currently operational LSP path had CSPF to first loose hop enabled or
disabled.
When make-before-break functionality for the LSP is enabled and if the
LSP CSPF to First Loose Hop setting is changed, the resources
allocated to the existing LSP paths will not be released until a new
path with the new settings has been established. While a new path is
being signaled, the administrative value and the operational values of
the path may differ. The value of vRtrMplsLspCspfToFirstLoose
specifies the CSPF to First Loose Hop setting for the new LSP path
trying to be established whereas the value of
vRtrMplsLspPathOperCspfToFrstLs specifies the CSPF to First Loose Hop
setting for the existing LSP path.
This object was deprecated in the 11.0 release.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.44.1.9- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- vRtrMplsLspPathOperEntry
- Groups
- 2
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::vRtrMplsLspPathOperCspfToFrstLs'
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::vRtrMplsLspPathOperCspfToFrstLs.<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::vRtrMplsLspPathOperCspfToFrstLs'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |