tmnxGmplsTunGrpMode

TIMETRA-GMPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.97.15.1.5

Object

column r/w Enumeration
The value of tmnxGmplsTunGrpMode specifies the mode of the GMPLS
Tunnel Group.
              
Code points:
activeStandby (1) - only 1 member can be configured, with
                    tmnxGmplsTunGrpMemberId = 1
                  - the member gLSP can be either unprotected (with
                    only working-path) or protected (working-path and
                    protection-path)
                  - only one member path can be active at a time
loadSharing   (2) - maximum of 16 members can be configured
                  - the member gLSP must be unprotected (with only
                    working-path)
                  - multiple member paths can be active at a time

Context

MIB
TIMETRA-GMPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.97.15.1.5
Type
column
Access
readwrite
Status
current
Parent
tmnxGmplsTunGrpEntry
Groups
1

Walk 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::tmnxGmplsTunGrpMode'
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::tmnxGmplsTunGrpMode.<tmnxGmplsTunGrpId>'
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::tmnxGmplsTunGrpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1activeStandby
2loadSharing

Conformance