sonicWirelessVapCipher
SONICWALL-FIREWALL-IP-STATISTICS-MIB ·
.1.3.6.1.4.1.8741.1.3.6.3.1.8
Object
column SwWlanCipherType
Represents the cipher type of the VAP object.
Context
- MIB
- SONICWALL-FIREWALL-IP-STATISTICS-MIB
- OID
.1.3.6.1.4.1.8741.1.3.6.3.1.8- 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::sonicWirelessVapCipher'
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::sonicWirelessVapCipher.<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::sonicWirelessVapCipher'
Syntax
- Source
- SwWlanCipherType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | open |
2 | wep |
3 | tkip |
4 | aes |
5 | auto |