tmnxL2tpXtNextAttempt

TIMETRA-L2TP-MIB · .1.3.6.1.4.1.6527.3.1.2.60.1.1.1.3.1.1

Object

column r/w Enumeration
The value of tmnxL2tpXtNextAttempt specifies the next tunnel to be
used in case the session setup fails.
              
A value of 'samePreferenceLevel(0)' specifies to try first any
alternative tunnel from the same preference level before falling back
to a lower preference level.
              
A value of 'nextPreferenceLevel(1)' specifies to try a tunnel with a
lower preference level (higher preference value).

Context

MIB
TIMETRA-L2TP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.60.1.1.1.3.1.1
Type
column
Access
readwrite
Status
current
Parent
tmnxL2tpXtEntry
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-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-L2TP-MIB::tmnxL2tpXtNextAttempt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-L2TP-MIB::tmnxL2tpXtNextAttempt.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-L2TP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-L2TP-MIB::tmnxL2tpXtNextAttempt'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0samePreferenceLevel
1nextPreferenceLevel

Conformance