vRtrGmplsLspPathType
TIMETRA-GMPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.97.13.1.1
Object
column Enumeration
The value of vRtrGmplsLspPathType specifies the path type for the
GMPLS LSP path.
When the value of vRtrGmplsLspPathType is set to 'working', the path
is used a primary path for the LSP.
When the value of vRtrGmplsLspPathType is set to 'protecting', the
path is used as a secondary path for the LSP.
Context
- MIB
- TIMETRA-GMPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.97.13.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrGmplsLspPathEntry
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-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsLspPathType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsLspPathType.<vRtrID>.<vRtrGmplsLspIndex>.<vRtrGmplsLspPathType>.<vRtrGmplsPathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-GMPLS-MIB::vRtrGmplsLspPathType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | working |
2 | protecting |