jnxL2tpSessionStatsAuthMethod
JNX-L2TP-MIB ·
.1.3.6.1.4.1.2636.3.49.1.1.4.1.29
Object
column Enumeration
This object contains the proxy authentication method employed by the LAC for the session.
Context
- MIB
- JNX-L2TP-MIB
- OID
.1.3.6.1.4.1.2636.3.49.1.1.4.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxL2tpSessionStatsEntry
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 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-L2TP-MIB::jnxL2tpSessionStatsAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-L2TP-MIB::jnxL2tpSessionStatsAuthMethod.<jnxL2tpSessionStatsLocalTID>.<jnxL2tpSessionStatsLocalSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-L2TP-MIB::jnxL2tpSessionStatsAuthMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | text |
3 | pppChap |
4 | pppPap |
5 | pppEap |
6 | pppMsChapV1 |
7 | pppMsChapV2 |
8 | other |