l2tpSessionStatsAuthMethod

L2TP-MIB · .1.3.6.1.2.1.10.95.1.7.1.19

Object

column Enumeration
This object contains the proxy authentication
method employed by the LAC for the session. If
l2tpSessionProxyLcp is false(2) this object
should not be interpreted.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2text
3pppChap
4pppPap
5pppEap
6pppMsChapV1
7pppMsChapV2
8other

Conformance