dot1XWPACipherType
HIPATH-WIRELESS-DOT11-EXTNS-MIB ·
.1.3.6.1.4.1.4329.15.3.1.2.2.1.5
Object
column r/w
Enumeration
Defines the encryption algoritms allowed with WPA: only TKIP if tkipOnly or both AES and TKIP if auto. This value has meaning if WPA.1 is enabled.
Context
- MIB
- HIPATH-WIRELESS-DOT11-EXTNS-MIB
- OID
.1.3.6.1.4.1.4329.15.3.1.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1XConfigEntry
- Groups
- 1
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 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot1XWPACipherType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot1XWPACipherType.<ifIndex>.<dot11ExtBSSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot1XWPACipherType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tkipOnly |
2 | auto |
Conformance
Member of