configIfAPWpaVersion
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.8.3.4.1.15
Object
WPA version. Ignored if configIfAPSecurityMode is different than wpa-*.
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.8.3.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configIfAPEntry
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIfAPWpaVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIfAPWpaVersion.<configIfAPName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::configIfAPWpaVersion'
Syntax
- Source
- WpaVersions
- Base type
Enumeration
Values & Constraints
Type Values
1 | wpa |
2 | wpa2 |
3 | wpa-wpa2-mixed |
4 | wpa3 |
5 | wpa2-wpa3-mixed |