nsVpnL2tpDefPPPAuth
NETSCREEN-VPN-L2TP-MIB ·
.1.3.6.1.4.1.3224.4.8.1.1.4
Object
column Enumeration
l2tp PPP authentication algorithm.
Context
- MIB
- NETSCREEN-VPN-L2TP-MIB
- OID
.1.3.6.1.4.1.3224.4.8.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsVpnL2tpDefEntry
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 'NETSCREEN-VPN-L2TP-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-L2TP-MIB::nsVpnL2tpDefPPPAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VPN-L2TP-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-L2TP-MIB::nsVpnL2tpDefPPPAuth.<nsVpnL2tpDefVsys>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VPN-L2TP-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VPN-L2TP-MIB::nsVpnL2tpDefPPPAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pap |
2 | chap |
3 | any |