All MIBs › COLUBRIS-802DOT11-MIB › coDot11StaEncryptionType
coDot11StaEncryptionType
Module: COLUBRIS-802DOT11-MIB
OID (symbolic): COLUBRIS-802DOT11-MIB::coDot11StaEncryptionType
OID (numeric): 1.3.6.1.4.1.8744.5.4.1.5.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the encryption type used by the wireless station.
What is coDot11StaEncryptionType?
This read-only INTEGER reports which encryption type, none, WEP, TKIP, or AES, the associated wireless station is currently using. An admin checks this per-client value to verify that stations are connecting with strong encryption (AES) rather than a weaker or absent cipher. For example, seeing a station's coDot11StaEncryptionType return wep(2) on a network meant to enforce WPA2/AES would alert the admin to a misconfigured or legacy device that needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8744.5.4.1.5.1.31 snmpwalk -v2c -c public <target> COLUBRIS-802DOT11-MIB::coDot11StaEncryptionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8744.5.4.1.5.1.31.1 snmpget -v2c -c public <target> COLUBRIS-802DOT11-MIB::coDot11StaEncryptionType.1
Start monitoring Colubris/HP 802.11 wireless access point (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COLUBRIS-802DOT11-MIB::coDot11StaEncryptionType OID value, configure state conditions and alerts, and monitor any Colubris/HP 802.11 wireless access point (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8744 | colubris | COLUBRIS-SMI |
| 1.3.6.1.4.1.8744.5 | colubrisMgmtV2 | COLUBRIS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8744.5.4 | colubris802dot11 | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.1 | coDot11ap | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.1.5 | coDot11AssociationTable | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.1.5.1 | coDot11AssociationEntry | COLUBRIS-802DOT11-MIB |
| 1.3.6.1.4.1.8744.5.4.1.5.1.31 | coDot11StaEncryptionType | COLUBRIS-802DOT11-MIB |