vRtrGmplsLspPathSegProtType
TIMETRA-GMPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.97.13.1.7
Object
column r/w
Enumeration
The value of vRtrGmplsLspPathSegProtType specifies the segment
protection type for this GMPLS LSP path.
When the value of vRtrGmplsLspPathSegProtType is set to 'unprotected',
the GMPLS LSP path is not protected against any failures.
When the value of vRtrGmplsLspPathSegProtType is set to 'sbr' (source
based reroute), a path will be restored after a failure.
When the value of vRtrGmplsLspPathSegProtType is set to 'gr'
(guaranteed restoration), a shared backup is assigned to the path, and
recovery resources are reserved.
When the value of vRtrGmplsLspPathSegProtType is set to 'sncp'
(subnetwork connection protection), it provides a 50ms protection in
case of a single failure.
When the value of vRtrGmplsLspPathSegProtType is set to 'prc' (path
restoration combined), it provides a 50ms protection even in the case
of multiple failures.
Context
- MIB
- TIMETRA-GMPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.97.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrGmplsLspPathEntry
- 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-GMPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-GMPLS-MIB::vRtrGmplsLspPathSegProtType'
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::vRtrGmplsLspPathSegProtType.<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::vRtrGmplsLspPathSegProtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unprotected |
2 | sbr |
3 | gr |
4 | sncp |
5 | prc |
Conformance
Member of