nsVpnAILUsrIKE
NETSCREEN-VPN-USER-MIB ·
.1.3.6.1.4.1.3224.4.10.3.1.5
Object
column Enumeration
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is an IKE user.
Context
- MIB
- NETSCREEN-VPN-USER-MIB
- OID
.1.3.6.1.4.1.3224.4.10.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nsVpnAILUsrEntry
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-USER-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-USER-MIB::nsVpnAILUsrIKE'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-VPN-USER-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-VPN-USER-MIB::nsVpnAILUsrIKE.<nsVpnAILUsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-VPN-USER-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-VPN-USER-MIB::nsVpnAILUsrIKE'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |