ENTERASYS-WIFI-PROTECTED-ACCESS-MIB
AI MIB Summary
The ENTERASYS-WIFI-PROTECTED-ACCESS-MIB enables SNMP monitoring of TKIP-based Wi-Fi Protected Access (WPA) security parameters and 802.11i draft 3.0 compliance states on Enterasys wireless infrastructure. This module specifically tracks authentication and encryption metrics for legacy WPA implementations, excluding AES-specific objects required for WPA2.
This MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to Wi-Fi Protected Access (WPA) management functionality. This implementation includes Enterasys variants of objects that appear in draft 3.0 of IEEE Std 802.11i, and are relevant to the Wi-Fi Alliance's WPA specification. Since the initial WPA implementation is TKIP-based, the initial version of this MIB does not include AES-specific objects.
Main OID:
etsysWiFiProtectedAccessMIB.1.3.6.1.4.1.5624.1.2.32
55
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
55 total| Object Name |
|---|
etsysWiFiProtectedAccessMIBThis MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to Wi-Fi Protected Access (WPA) management functionality. This implementation includes Enterasys variants of objects that appear in draft 3.0 of IEEE Std 802.11i, and are relevant to the Wi-Fi Alliance's WPA specification. Since the initial WPA implementation is TKIP-based, the initial version of this MIB does not include AES-specific objects. MODULE-IDENTITY .1.3.6.1.4.1.5624.1.2.32 |
etsysWiFiProtectedAccessObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.32.1 |
etsysWPAConfigTableThe table containing WPA configuration objects. SEQUENCE OF EtsysWPAConfigEntry .1.3.6.1.4.1.5624.1.2.32.1.1 |
etsysWPAConfigEntryAn entry in the etsysWPAConfigTable. EtsysWPAConfigEntry .1.3.6.1.4.1.5624.1.2.32.1.1.1 |
etsysWPAConfigIndexEach 802.11 interface is represented by an entry in the ifTable. If this index is zero, the information in this table shall apply to all 802.11 interfaces. INTEGER .1.3.6.1.4.1.5624.1.2.32.1.1.1.1 |
etsysWPAConfigOptionImplementedThis variable indicates whether the entity is WPA-capable.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.2 |
etsysWPAConfigEnabledWhen this object is set to TRUE, this shall indicate that WPA is enabled on this entity. The entity will advertise the WPA Information Element in its Beacons and Probe Responses. This object requires that dot11PrivacyInvoked also be set to TRUE. If dot11PrivacyInvoked is TRUE and etsysWPAConfigEnabled is FALSE, the security mechanism used is WEP.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.3 |
etsysWPAConfigTKIPNumberOfReplayCountersSpecifies the number of replay counters: (0) - 1 replay counter, (1) - 2 replay counters, (2) - 4 replay counters, (3) - 16 replay counters.ro INTEGER .1.3.6.1.4.1.5624.1.2.32.1.1.1.4 |
etsysWPAConfigVersionThe highest WPA version this entity supports.ro Integer32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.5 |
etsysWPAConfigPairwiseKeysSupportedThis object indicates how many pairwise keys the entity supports for WPA. When zero, it only supports (four) group keys.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.6 |
etsysWPAConfigMulticastCipherThis object indicates the multicast cipher suite selector the entity must use. The multicast cipher suite in the WPA Information Element shall take its value from this variable. It consists of an OUI (the three most significant octets) and a cipher suite identifier (the least significant octet). The network administrator can always override the automatically selected multicast cipher suite by writing this object.rw OCTET STRING .1.3.6.1.4.1.5624.1.2.32.1.1.1.7 |
etsysWPAConfigGroupRekeyMethodThis object selects a mechanism for rekeying the WPA Group Key. The default is time-based, once per day. Rekeying the Group key is only applicable to an entity acting in the Authenticator role (an AP in an ESS).rw Enumeration .1.3.6.1.4.1.5624.1.2.32.1.1.1.8 |
etsysWPAConfigGroupRekeyTimeThe time in seconds after which the WPA group key must be refreshed. The timer shall start at the moment the group key was set using the MLME-SetKeys primitive. The fine granularity (seconds) also enables the network Administrator to 'immediately' refresh the group key.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.9 |
etsysWPAConfigGroupRekeyPacketsA packet count (in 1000s of packets) after which the WPA group key shall be refreshed. The packet counter shall start at the moment the group key was set using the MLME-SetKeys primitive and it shall count all packets encrypted using the current group key.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.10 |
etsysWPAConfigGroupRekeyStrictThis object signals that the WPA group key shall be refreshed whenever a Station leaves the BSS.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.11 |
etsysWPAConfigPSKValueThe Pre-Shared Key (PSK) for when WPA in PSK mode is the selected authentication suite. In that case, the PMK will obtain its value from this object. A string of all 0x00 octets has the meaning 'clear the key'. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.rw OCTET STRING .1.3.6.1.4.1.5624.1.2.32.1.1.1.12 |
etsysWPAConfigPSKPassPhraseThe PSK, for when WPA in PSK mode is the selected authentication suite, is configured by etsysWPAConfigPSKValue. An alternative manner of setting the PSK uses the password-to-key algorithm defined in section XXX. This variable provides a means to enter a pass phrase. When this object is written, the WPA entity shall use the password-to-key algorithm specified in section XXX to derive a pre-shared key and populate etsysWPAConfigPSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.13 |
etsysWPAConfigPSKValueEnteredIndicates whether the Pre-Shared Key (etsysWPAConfigPSKValue) is set. This allows a network management system to prompt the network manager, when appropriate, to enter the initial value of the key.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.14 |
etsysWPAConfigMultipleAuthSuitesSupportedIndicates whether the entity can take advantage of multiple selections in the etsysWPAConfigAuthenticationSuitesTable. On radios that allow use of only one key management suite at a time, the access point may choose among the selected suites in an arbitrary fashion.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.15 |
etsysWPAConfigGroupMasterRekeyTimeThe time in seconds after which the WPA group master key must be changed. The timer shall start at the moment the group master key was set. A group key refresh will occur on a group master key change. The fine granularity (seconds) also enables the network Administrator to 'immediately' refresh the group master key.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.16 |
etsysWPAConfigGroupUpdateTimeOutThe time in seconds after which the WPA group update handshake will be retried. The timer shall start at the moment the group update message is sent.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.17 |
etsysWPAConfigGroupUpdateCountThe number of times the WPA Group update will be retried.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.18 |
etsysWPAConfigPairwiseUpdateTimeOutThe time in seconds after which the WPA 4-way handshake will be retried. The timer shall start at the moment a 4-way message is sent.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.19 |
etsysWPAConfigPairwiseUpdateCountThe number of times the WPA 4-way handshake will be retried.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.1.1.20 |
etsysWPAConfigLegacyOptionSupportedThis object indicates whether the entity supports the 'Allow Legacy Clients' option. The answer may vary depending upon the currently-installed radio card model.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.21 |
etsysWPAConfigAllowLegacyClientsThis object provides a way to indicate that an access point in WPA mode should accept associations from both WPA clients and legacy (pre-WPA, pre-RSN) clients. When this object is true(1), the etsysWPAConfigMulticastCipher must be WEP-40 or WEP-104 (a.k.a. 128-bit WEP). Using WEP Group keys and letting legacy clients associate may weaken security. To minimize this, 1. Enable legacy associations only on radios that support Pairwise keys. 2. Enable frequent Group key rekeying. With TKIP and AES, there's much less threat of key cracking than with WEP, so the default is 'once in a blue moon'. With WEP, you need to think more in terms of Rapid Rekeying. Access points implementing this feature are under no obligation to support non-802.1X clients. For instance, an access point might use one-time dynamic WEP keys when WPA Group key rotation is disabled. Static WEP clients would not know these keys.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.22 |
etsysWPAConfigRekeyPairwiseWEPThis object applies when WPA is enabled (dot11PrivacyInvoked, etsysWPAConfigEnabled) and management has chosen to allow a mix of WPA and non-WPA clients (etsysWPAConfigAllowLegacyClients). It specifies whether the access point should tumble Pairwise WEP keys belonging to non-WPA clients. The access point uses Group key rotation as a trigger for Pairwise WEP key tumbling; if you want the latter, be sure to configure the former. See also: etsysDot1xRekeyPairwise.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.1.1.23 |
etsysWPAConfigUnicastCiphersTableThis table lists the unicast ciphers supported by this entity. It allows enabling and disabling of each unicast cipher by network management. The Unicast Cipher Suite list in the WPA Information Element is formed using the information in this table. SEQUENCE OF EtsysWPAConfigUnicastCiphersEntry .1.3.6.1.4.1.5624.1.2.32.1.2 |
etsysWPAConfigUnicastCiphersEntryThe table entry, indexed by the interface index (or all interfaces) and the unicast cipher. EtsysWPAConfigUnicastCiphersEntry .1.3.6.1.4.1.5624.1.2.32.1.2.1 |
etsysWPAConfigUnicastCipherIndexThe auxiliary index into the etsysWPAConfigUnicastCiphersTable. Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.2.1.1 |
etsysWPAConfigUnicastCipherThe selector of a supported unicast cipher. It consists of an OUI (the three most significant octets) and a cipher suite identifier (the least significant octet).ro OCTET STRING .1.3.6.1.4.1.5624.1.2.32.1.2.1.2 |
etsysWPAConfigUnicastCipherEnabledThis object enables or disables the unicast cipher.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.2.1.3 |
etsysWPAConfigAuthenticationSuitesTableThis table lists the authentication suites supported by this entity. Each authentication suite can be individually enabled and disabled. The Authentication Suite List in the WPA IE is formed using the information in this table. SEQUENCE OF EtsysWPAConfigAuthenticationSuitesEntry .1.3.6.1.4.1.5624.1.2.32.1.3 |
etsysWPAConfigAuthenticationSuitesEntryAn entry (row) in the etsysWPAConfigAuthenticationSuitesTable. EtsysWPAConfigAuthenticationSuitesEntry .1.3.6.1.4.1.5624.1.2.32.1.3.1 |
etsysWPAConfigAuthenticationSuiteIndexThe auxiliary variable used as an index into the etsysWPAConfigAuthenticationSuitesTable. Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.3.1.1 |
etsysWPAConfigAuthenticationSuiteThe selector of an authentication suite. It consists of an OUI (the three most significant octets) and a cipher suite identifier (the least significant octet).ro OCTET STRING .1.3.6.1.4.1.5624.1.2.32.1.3.1.2 |
etsysWPAConfigAuthenticationSuiteEnabledThis variable indicates whether the corresponding authentication suite is enabled/disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.3.1.3 |
etsysWPAStatsTableThis table maintains per-STA statistics for SN. The entry with etsysWPAStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain statistics for broadcast/multicast traffic. SEQUENCE OF EtsysWPAStatsEntry .1.3.6.1.4.1.5624.1.2.32.1.4 |
etsysWPAStatsEntryAn entry in the etsysWPAStatsTable. EtsysWPAStatsEntry .1.3.6.1.4.1.5624.1.2.32.1.4.1 |
etsysWPAStatsIndexAn auxiliary index into the etsysWPAStatsTable. Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.1 |
etsysWPAStatsSTAAddressThe MAC address of the station the statistics in this conceptual row belong to.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.32.1.4.1.2 |
etsysWPAStatsVersionThe WPA version which the station associated with.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.3 |
etsysWPAStatsSelectedUnicastCipherThe Authentication Suite the station selected during association. The value consists of a three octet OUI followed by a one octet Type as follows: OUI Value Authentication Type Key Management Type -------- ----- ------------------- ------------------- 00:00:00 0 Reserved Reserved 00:00:00 1 Unspecified authentication 802.1X Key Management over 802.1X 00:00:00 2 None 802.1X Key Management using pre-shared Key 00:00:00 3-255 Reserved Reserved Vendor any Vendor Specific Vendor Specific other any Reserved Reservedro OCTET STRING .1.3.6.1.4.1.5624.1.2.32.1.4.1.4 |
etsysWPAStatsTKIPICVErrorsCounts the number of TKIP ICV errors encountered when decrypting packets for the station.ro Counter32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.5 |
etsysWPAStatsTKIPLocalMICFailuresCounts the number of Michael MIC failure encountered when checking the integrity of packets received from the station at this entity.ro Counter32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.6 |
etsysWPAStatsTKIPRemoteMICFailuresCounts the number of Michael MIC failures encountered by the station identified by dot11StatsSTAAddress and reported back to this entity.ro Counter32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.7 |
etsysWPAStatsTKIPCounterMeasuresInvokedCounts the number of times a MIC failure occurred two times within 60 seconds and counter-measures were invoked. This variables counts this for both local and remote. It counts every time countermeasures are invoked.ro Counter32 .1.3.6.1.4.1.5624.1.2.32.1.4.1.8 |
etsysWpaConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.32.2 |
etsysWpaGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.32.2.1 |
etsysWpaBaseGroupA collection of objects providing configuration information for the WPA service. Unknown .1.3.6.1.4.1.5624.1.2.32.2.1.1 |
etsysWpaUnicastCipherGroupA collection of objects providing configuration information for the WPA service. Unknown .1.3.6.1.4.1.5624.1.2.32.2.1.2 |
etsysWpaAuthSuiteGroupA collection of objects providing configuration information for the WPA service. Unknown .1.3.6.1.4.1.5624.1.2.32.2.1.3 |
etsysWpaStatsGroupA collection of objects providing statistics information for the WPA service. Unknown .1.3.6.1.4.1.5624.1.2.32.2.1.4 |
etsysWpaCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.32.2.2 |
etsysWpaComplianceThe compliance statement for devices that support the Enterasys Wi-Fi Protected Access (WPA) MIB. Unknown .1.3.6.1.4.1.5624.1.2.32.2.2.1 |