vRtrMplsLspExtPathCompMeth
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.52.1.14
Object
column r/w
Enumeration
The value of vRtrMplsLspExtPathCompMeth specifies LSP path
computation method.
If the value of vRtrMplsLspExtPathCompMeth is 'localCspf' for an LSP
the path uses local CSPF.
If the value of vRtrMplsLspExtPathCompMeth is 'pce' for an LSP the
path uses PCE;
The default value for vRtrMplsLspExtPathCompMeth is 'none'.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.52.1.14- 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::vRtrMplsLspExtPathCompMeth'
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::vRtrMplsLspExtPathCompMeth.<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::vRtrMplsLspExtPathCompMeth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | localCspf |
3 | pce |
Conformance
Member of