sonicWirelessVapAuthentication
SONICWALL-FIREWALL-IP-STATISTICS-MIB ·
.1.3.6.1.4.1.8741.1.3.6.3.1.7
Object
column SwWlanAuthenticationType
Represents the authentication method of the VAP object.
Context
- MIB
- SONICWALL-FIREWALL-IP-STATISTICS-MIB
- OID
.1.3.6.1.4.1.8741.1.3.6.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonicWirelessVapEntry
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 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicWirelessVapAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicWirelessVapAuthentication.<sonicWirelessVapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONICWALL-FIREWALL-IP-STATISTICS-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONICWALL-FIREWALL-IP-STATISTICS-MIB::sonicWirelessVapAuthentication'
Syntax
- Source
- SwWlanAuthenticationType
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
1 | wep-both |
2 | wep-open |
3 | wep-shared |
4 | wpa-psk |
5 | wpa-eap |
6 | wpa2-psk |
7 | wpa2-eap |
8 | wpa2-auto-psk |
9 | wpa2-auto-eap |