tmnxL2tpTuCfgSessionLimit

TIMETRA-L2TP-MIB · .1.3.6.1.4.1.6527.3.1.2.60.1.3.1.2.1.19

Object

The value of tmnxL2tpTuCfgSessionLimit specifies the maximum number of
sessions allowed in this Layer Two Tunneling Protocol Tunnel.
              
The number of sessions allowed for a tunnel is currently limited to
65535.
              
The reason is that currently only L2TP version 2 is supported, and
version 2 uses a 16 bit number to identify a session.
              
A value equal or higher than 65535 is changed to '-1', which means
'unlimited'.
              
A value of '-2' specifies that the value must be set to the actual
value of the object tmnxL2tpTunnelSessionLimit.

Context

MIB
TIMETRA-L2TP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.60.1.3.1.2.1.19
Type
column
Access
readwrite
Status
current
Parent
tmnxL2tpTuCfgEntry
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::tmnxL2tpTuCfgSessionLimit'
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::tmnxL2tpTuCfgSessionLimit.<vRtrID>.<tmnxL2tpTgCfgName>.<tmnxL2tpTuCfgName>'
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::tmnxL2tpTuCfgSessionLimit'

Syntax

Source
TmnxL2tpSessionLimit
Base type
Integer32

Values & Constraints

Type Constraints
range: -2..-1 range: 1..250000

Conformance