enterpriseApSecurityWPACipherSuite
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.14.1.1.11
Object
column r/w
Enumeration
This value indicates the type of WPA Cipher Suite in use for this radio interface.
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.14.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- enterpriseApSecurityEntry
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 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::enterpriseApSecurityWPACipherSuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::enterpriseApSecurityWPACipherSuite.<enterpriseApSecurityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::enterpriseApSecurityWPACipherSuite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | aes-ccmp |
1 | tkip |
2 | wep |