HH3C-WAPI-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.77
- Last updated
- 2010-12-01 17:57
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2010-12-01 17:57
- Namespace
- comware
- Source file
HH3C-WAPI-MIB- Digest
sha256:573566a62e641a5f33b2da71df2edc9cdd18ab2d8a75e96e6ee7969061b52da1
Description
HH3C-WAPI-MIB is an extension of MIB in WAPI protocol. This MIB contains objects to manage configuration and monitor running state for WAPI feature.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifDescr, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-WAPI-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cwapiMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.1 | |||
| hh3cwapiModeEnabled OBJECT-TYPE When this object is set to TRUE, it shall indicate that WAPI is enabled. Otherwise, it shall indicate that WAPI is disabled. | 1.3.6.1.4.1.25506.2.77.1.1 | TruthValue | read-write | current |
| hh3cwapiASIPAddressType OBJECT-TYPE This object is used to set global IP addresses type (IPv4 or IPv6) of AS. | 1.3.6.1.4.1.25506.2.77.1.2 | InetAddressType | read-write | current |
| hh3cwapiASIPAddress OBJECT-TYPE This object is used to set the global IP address of AS. | 1.3.6.1.4.1.25506.2.77.1.3 | InetAddress | read-write | current |
| hh3cwapiCertificateInstalled OBJECT-TYPE This object indicates whether the entity has installed certificate. When the value is TRUE, it shall indicate that the entity has installed certificate. Otherwise, it shall indicate that the entity hasn't installed certificate. | 1.3.6.1.4.1.25506.2.77.1.4 | TruthValue | read-only | current |
| hh3cwapiMIBStatsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.2 | |||
| hh3cwapiStatsWAISignatureErrors OBJECT-TYPE This counter increases when the received packet of WAI signature is wrong. | 1.3.6.1.4.1.25506.2.77.2.1 | Counter32 | read-only | current |
| hh3cwapiStatsWAIHMACErrors OBJECT-TYPE This counter increases when the received packet of WAI message authentication key checking error occurs. | 1.3.6.1.4.1.25506.2.77.2.2 | Counter32 | read-only | current |
| hh3cwapiStatsWAIAuthRsltFailures OBJECT-TYPE This counter increases when the WAI authentication result is unsuccessful. | 1.3.6.1.4.1.25506.2.77.2.3 | Counter32 | read-only | current |
| hh3cwapiStatsWAIDiscardCounters OBJECT-TYPE This counter increases when the received packet of WAI are discarded. | 1.3.6.1.4.1.25506.2.77.2.4 | Counter32 | read-only | current |
| hh3cwapiStatsWAITimeoutCounters OBJECT-TYPE This counter increases when the packet of WAI overtime are detected. | 1.3.6.1.4.1.25506.2.77.2.5 | Counter32 | read-only | current |
| hh3cwapiStatsWAIFormatErrors OBJECT-TYPE This counter increases when the WAI packet of WAI format error is detected. | 1.3.6.1.4.1.25506.2.77.2.6 | Counter32 | read-only | current |
| hh3cwapiStatsWAICtfHskFailures OBJECT-TYPE This counter increases when the WAI certificate authenticates unsuccessfully. | 1.3.6.1.4.1.25506.2.77.2.7 | Counter32 | read-only | current |
| hh3cwapiStatsWAIUniHskFailures OBJECT-TYPE This counter increases when the WAI unicast cipher key negotiates unsuccessfully. | 1.3.6.1.4.1.25506.2.77.2.8 | Counter32 | read-only | current |
| hh3cwapiStatsWAIMulHskFailures OBJECT-TYPE This counter increases when the WAI multicast cipher key announces unsuccessfully. | 1.3.6.1.4.1.25506.2.77.2.9 | Counter32 | read-only | current |
| hh3cwapiMIBTableObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.3 | |||
| hh3cwapiConfigTable OBJECT-TYPE The table containing WAPI configuration objects. | 1.3.6.1.4.1.25506.2.77.3.1 | not-accessible | current | |
| hh3cwapiConfigEntry OBJECT-TYPE An entry in the hh3cwapiConfigTable. | 1.3.6.1.4.1.25506.2.77.3.1.1 | not-accessible | current | |
| hh3cwapiConfigASIPAddressType OBJECT-TYPE This object is used to set IP addresses type of AS. | 1.3.6.1.4.1.25506.2.77.3.1.1.1 | InetAddressType | read-write | current |
| hh3cwapiConfigASIPAddress OBJECT-TYPE This object is used to set the IP address of AS. | 1.3.6.1.4.1.25506.2.77.3.1.1.2 | InetAddress | read-write | current |
| hh3cwapiConfigAuthMethod OBJECT-TYPE This object selects a mechanism for WAPI authentication. The default is certificate. | 1.3.6.1.4.1.25506.2.77.3.1.1.3 | INTEGER {certificate(1), psk(2), certificatePsk(3)} | read-write | current |
| hh3cwapiConfigAuthMode OBJECT-TYPE This object selects a mechanism for WAPI authentication. When the value is standard, it shall indicate that the entity acts based on the official definition. Otherwise, it shall indicate that the entity finishes authentication by means of RADIUS. The default is standard. | 1.3.6.1.4.1.25506.2.77.3.1.1.4 | INTEGER {standard(1), radiusExtension(2)} | read-write | current |
| hh3cwapiConfigISPDomain OBJECT-TYPE The ISP domain name. | 1.3.6.1.4.1.25506.2.77.3.1.1.5 | OCTET STRING (SIZE(0..24)) | read-write | current |
| hh3cwapiConfigCertificateDomain OBJECT-TYPE The PKI domain name. | 1.3.6.1.4.1.25506.2.77.3.1.1.6 | OCTET STRING (SIZE(1..15)) | read-write | current |
| hh3cwapiConfigASName OBJECT-TYPE The name of AS. | 1.3.6.1.4.1.25506.2.77.3.1.1.7 | OCTET STRING (SIZE(1..15)) | read-write | current |
| hh3cwapiConfigBKRekeyEnabled OBJECT-TYPE This object indicates whether the BK rekey function is supported. When the value is TRUE, it shall indicate that the BK rekey function is supported. Otherwise, it shall indicate that the BK rekey function is not supported. | 1.3.6.1.4.1.25506.2.77.3.1.1.8 | TruthValue | read-write | current |
| hh3cwapiConfigExtTable OBJECT-TYPE The table containing WAPI configuration objects for SSID. | 1.3.6.1.4.1.25506.2.77.3.2 | not-accessible | current | |
| hh3cwapiConfigExtEntry OBJECT-TYPE An extend entry in the hh3cwapiConfigExtTable. | 1.3.6.1.4.1.25506.2.77.3.2.1 | not-accessible | current | |
| hh3cwapiConfigServicePolicyID OBJECT-TYPE Represents the ID of each service policy. | 1.3.6.1.4.1.25506.2.77.3.2.1.1 | Integer32 | not-accessible | current |
| hh3cwapiConfigUnicastCipherEnabled OBJECT-TYPE This object enables or disables the unicast cipher. | 1.3.6.1.4.1.25506.2.77.3.2.1.2 | TruthValue | read-write | current |
| hh3cwapiConfigUnicastCipherSize OBJECT-TYPE This object indicates the length in bits of the unicast cipher key. This should be 256 for SMS4, first 128 bits for encrypting, last 128 bits for integrity checking. | 1.3.6.1.4.1.25506.2.77.3.2.1.3 | Unsigned32 (0..4294967295) | read-only | current |
| hh3cwapiConfigAuthenticationSuiteEnabled OBJECT-TYPE This variable indicates the corresponding AKM suite is enabled or disabled. | 1.3.6.1.4.1.25506.2.77.3.2.1.4 | TruthValue | read-write | current |
| hh3cwapiConfigAuthenticationSuite OBJECT-TYPE The selector of an AKM suite. It consists of an OUI (the first 3 octets) and a cipher suite identifier (the last octet). | 1.3.6.1.4.1.25506.2.77.3.2.1.5 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiCfgExtASIPAddressType OBJECT-TYPE This object is used to set IP addresses type of AS. | 1.3.6.1.4.1.25506.2.77.3.2.1.6 | InetAddressType | read-write | current |
| hh3cwapiCfgExtASIPAddress OBJECT-TYPE This object is used to set the IP address of AS. | 1.3.6.1.4.1.25506.2.77.3.2.1.7 | InetAddress | read-write | current |
| hh3cwapiCfgExtASName OBJECT-TYPE This object is used to set the name of AS. | 1.3.6.1.4.1.25506.2.77.3.2.1.8 | OCTET STRING (SIZE(1..15)) | read-write | current |
| hh3cwapiCfgExtCertDomain OBJECT-TYPE This object is used to set the PKI domain name. | 1.3.6.1.4.1.25506.2.77.3.2.1.9 | OCTET STRING (SIZE(1..15)) | read-write | current |
| hh3cwapiCfgExtCertInstalled OBJECT-TYPE This object indicates whether the entity has installed certificate. When the value is TRUE, it shall indicate that the SSID has installed certificate. Otherwise, it shall indicate that the SSID hasn't installed certificate. | 1.3.6.1.4.1.25506.2.77.3.2.1.10 | TruthValue | read-only | current |
| hh3cwapiConfigVersion OBJECT-TYPE The highest WAPI version this entity supports. | 1.3.6.1.4.1.25506.2.77.3.2.1.11 | Integer32 | read-only | current |
| hh3cwapiControlledAuthControl OBJECT-TYPE This object indicates whether the entity is enabled with authentication. When the value is FALSE, it shall indicate that authentication is not enabled on this entity, and the status of the controlled port is 'authenticated'. When the value is TRUE, it shall indicate that authentication is enabled, and the status of controlled port is decided by hh3cwapiControlledPortControl. | 1.3.6.1.4.1.25506.2.77.3.2.1.12 | TruthValue | read-only | current |
| hh3cwapiControlledPortControl OBJECT-TYPE This object indicates the controlling type of the entity's port. This object is available when hh3cwapiControlledAuthControl is TRUE. When the value is zero, it means 'automatic', and the status of the controlled port is decided by authentication result. When the value is one, it means 'forcibly unauthenticated', and the status of the controlled port is 'unauthenticated'. | 1.3.6.1.4.1.25506.2.77.3.2.1.13 | Integer32 | read-only | current |
| hh3cwapiOptionImplemented OBJECT-TYPE This object indicates whether the entity supports WAPI. When the value is TRUE, it shall indicate that the entity supports WAPI. Otherwise, it shall indicate that the entity does not support WAPI. | 1.3.6.1.4.1.25506.2.77.3.2.1.14 | TruthValue | read-only | current |
| hh3cwapiPreauthImplemented OBJECT-TYPE This object indicates whether the entity supports WAPI preauthentication. This object can't be set to TRUE, unless hh3cwapiOptionImplemented is TRUE. | 1.3.6.1.4.1.25506.2.77.3.2.1.15 | TruthValue | read-only | current |
| hh3cwapiEnabled OBJECT-TYPE When this object is set to TRUE, it shall indicate that WAPI is enabled on this entity. The entity will advertise the WAPI information element in its beacon and probe response frames. | 1.3.6.1.4.1.25506.2.77.3.2.1.16 | TruthValue | read-write | current |
| hh3cwapiPreauthEnabled OBJECT-TYPE When this object is set to TRUE, it shall indicate that WAPI preauthentication is enabled on this entity. Otherwise, it shall indicate that WAPI preauthentication is disabled on this entity. This object requires that hh3cWAPIEnabled also be set to TRUE. | 1.3.6.1.4.1.25506.2.77.3.2.1.17 | TruthValue | read-write | current |
| hh3cwapiCfgUniKeysSupported OBJECT-TYPE This object indicates how many unicast keys the entity supports for WAPI. | 1.3.6.1.4.1.25506.2.77.3.2.1.18 | Unsigned32 | read-only | current |
| hh3cwapiCfgUniRekeyMethod OBJECT-TYPE This object selects a mechanism for rekeying the WAPI USK. The default is time-based, once per day. Rekeying the USK is only applicable to an entity acting as an AE or ASUE. | 1.3.6.1.4.1.25506.2.77.3.2.1.19 | INTEGER {disabled(1), timeBased(2), packetBased(3), timepacketBased(4)} | read-write | current |
| hh3cwapiCfgUniRekeyTime OBJECT-TYPE Time in seconds after which the WAPI USK shall be refreshed. The timer shall start at the moment the USK was set using the MLME-SETWPIKEYS request primitive. | 1.3.6.1.4.1.25506.2.77.3.2.1.20 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgUniRekeyPackets OBJECT-TYPE A packet count (a multiple of 1000) after which the WAPI USK shall be refreshed. The packet counter shall start at the moment the USK was set using the MLME-SETKEYS request primitive and it shall count all packets encrypted using the current USK. | 1.3.6.1.4.1.25506.2.77.3.2.1.21 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgMultiCipher OBJECT-TYPE This object indicates the multicast cipher suite selector the entity must use. The multicast cipher suite in the WAPI information element shall take its value from this variable. It contains an OUI (the first 3 octets) and a cipher suite identifier (the last octet). | 1.3.6.1.4.1.25506.2.77.3.2.1.22 | OCTET STRING (SIZE(4)) | read-write | current |
| hh3cwapiCfgMultiRekeyMethod OBJECT-TYPE This object selects a mechanism for rekeying the WAPI MSK. The default is time-based, once per day. Rekeying the MSK is only applicable to an entity acting as an AE or ASUE. | 1.3.6.1.4.1.25506.2.77.3.2.1.23 | INTEGER {disabled(1), timeBased(2), packetBased(3), timepacketBased(4)} | read-write | current |
| hh3cwapiCfgMultiRekeyTime OBJECT-TYPE Time in seconds after which the WAPI MSK shall be refreshed. The timer shall start at the moment the MSK was set using the MLME-SETWPIKEYS request primitive. | 1.3.6.1.4.1.25506.2.77.3.2.1.24 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgMultiRekeyPackets OBJECT-TYPE A packet count (a multiple of 1000) after which the WAPI MSK shall be refreshed. The packet counter shall start at the moment the MSK was set using the MLME-SETKEYS request primitive and it shall count all packets encrypted using the current MSK. | 1.3.6.1.4.1.25506.2.77.3.2.1.25 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgMultiRekeyStrict OBJECT-TYPE This object indicates that the MSK shall be refreshed whenever an STA leaves the BSS that has the MSK. | 1.3.6.1.4.1.25506.2.77.3.2.1.26 | TruthValue | read-write | current |
| hh3cwapiCfgPSKValue OBJECT-TYPE The PSK value when WAPI in PSK mode is the selected AKM suite. In that case, the BK will obtain its value from this object. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. | 1.3.6.1.4.1.25506.2.77.3.2.1.27 | OCTET STRING (SIZE(2..32)) | read-write | current |
| hh3cwapiCfgPSKPassPhrase OBJECT-TYPE The PSK value when WAPI in PSK mode is the selected AKM suite, which is configured by hh3cwapiCfgPSKValue. An alternative method of setting the PSK is to use the password-to-key algorithm. This variable provides a means to enter a pass-phrase. When this object is written, the WAPI entity shall use the password-to-key algorithm to derive a preshared key and populate hh3cwapiCfgPSKValue with this key. This object is logically write-only. Reading this variable shall return unsuccessful status or null or zero. | 1.3.6.1.4.1.25506.2.77.3.2.1.28 | OCTET STRING (SIZE(1..16)) | read-write | current |
| hh3cwapiCfgCertUpdateCount OBJECT-TYPE The number of times message in the WAPI certificate authentication handshake will be retried per certificate authentication handshake attempt. | 1.3.6.1.4.1.25506.2.77.3.2.1.29 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgMultiUpdateCount OBJECT-TYPE The number of times message in the WAPI multicast key handshake will be retried per MSK handshake attempt. | 1.3.6.1.4.1.25506.2.77.3.2.1.30 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgUniUpdateCount OBJECT-TYPE The number of times message in the WAPI unicast key handshake will be retried per 3-way handshake attempt. | 1.3.6.1.4.1.25506.2.77.3.2.1.31 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgMultiCipherSize OBJECT-TYPE This object indicates the length in bits of the multicast cipher key. This should be 256 for SMS4, where the first 128 bits are for encryption, and the last 128 bits for integrity check. | 1.3.6.1.4.1.25506.2.77.3.2.1.32 | Unsigned32 (0..4294967295) | read-only | current |
| hh3cwapiCfgBKLifetime OBJECT-TYPE The maximum lifetime of a BK in the BK cache. | 1.3.6.1.4.1.25506.2.77.3.2.1.33 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiCfgBKReauthThreshold OBJECT-TYPE The percentage of the BK lifetime that should expire before a reauthentication occurs. | 1.3.6.1.4.1.25506.2.77.3.2.1.34 | Unsigned32 (1..100) | read-write | current |
| hh3cwapiCfgSATimeout OBJECT-TYPE The maximum time a security association shall take to set up. | 1.3.6.1.4.1.25506.2.77.3.2.1.35 | Unsigned32 (1..4294967295) | read-write | current |
| hh3cwapiAuthenSuiteSelected OBJECT-TYPE The selector of the last negotiated AKM suite. | 1.3.6.1.4.1.25506.2.77.3.2.1.36 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiUniCipherSelected OBJECT-TYPE The selector of the last negotiated unicast cipher. | 1.3.6.1.4.1.25506.2.77.3.2.1.37 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiMultiCipherSelected OBJECT-TYPE The selector of the last negotiated multicast cipher. | 1.3.6.1.4.1.25506.2.77.3.2.1.38 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiBKIDUsed OBJECT-TYPE The selector of the last BKID used in the last unicast cipher key handshake. | 1.3.6.1.4.1.25506.2.77.3.2.1.39 | OCTET STRING (SIZE(16)) | read-only | current |
| hh3cwapiAuthenSuiteRequested OBJECT-TYPE The selector of the last requested AKM suite. | 1.3.6.1.4.1.25506.2.77.3.2.1.40 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiUniCipherRequested OBJECT-TYPE The selector of the last requested unicast cipher. | 1.3.6.1.4.1.25506.2.77.3.2.1.41 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiMultiCipherRequested OBJECT-TYPE The selector of the last requested multicast cipher. | 1.3.6.1.4.1.25506.2.77.3.2.1.42 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiStatsTable OBJECT-TYPE This table maintains per-STA statistics in a WAPI. The entry with hh3cwapiStatsSTAAddress set to FF-FF-FF-FF-FF-FF shall contain statistics for broadcast/multicast traffic. | 1.3.6.1.4.1.25506.2.77.3.3 | not-accessible | current | |
| hh3cwapiStatsEntry OBJECT-TYPE An entry in the hh3cwapiStatsTable. | 1.3.6.1.4.1.25506.2.77.3.3.1 | not-accessible | current | |
| hh3cwapiStationMAC OBJECT-TYPE Represents the unique MAC Address of station. | 1.3.6.1.4.1.25506.2.77.3.3.1.1 | MacAddress | not-accessible | current |
| hh3cwapiStatsSTAAddress OBJECT-TYPE The MAC address of the STA to which the statistics in this conceptual row belong. | 1.3.6.1.4.1.25506.2.77.3.3.1.2 | MacAddress | read-only | current |
| hh3cwapiStatsVersion OBJECT-TYPE The WAPI version with which the STA is associated. | 1.3.6.1.4.1.25506.2.77.3.3.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hh3cwapiStatsCtrlPortStatus OBJECT-TYPE This object indicates the status of the authentication entity's controlled port. When the value is TRUE, it means 'authenticated'. Otherwise, it means 'unauthenticated'. | 1.3.6.1.4.1.25506.2.77.3.3.1.4 | TruthValue | read-only | current |
| hh3cwapiStatsSelectedUniCipher OBJECT-TYPE The unicast cipher suite selector used during association. | 1.3.6.1.4.1.25506.2.77.3.3.1.5 | OCTET STRING (SIZE(4)) | read-only | current |
| hh3cwapiStatsWPIReplayCnt OBJECT-TYPE The number of WPI MPDUs discarded by the replay mechanism. | 1.3.6.1.4.1.25506.2.77.3.3.1.6 | Counter32 | read-only | current |
| hh3cwapiStatsWPIDecryptErr OBJECT-TYPE The number of WPI MPDUs discarded because of unavailable cipher key during WPI-SMS4 decryption. | 1.3.6.1.4.1.25506.2.77.3.3.1.7 | Counter32 | read-only | current |
| hh3cwapiStatsWPIMICErr OBJECT-TYPE The number of WPI MPDUs discarded because of MIC checking failure during WPI-SMS4 decryption. | 1.3.6.1.4.1.25506.2.77.3.3.1.8 | Counter32 | read-only | current |
| hh3cwapiStatsWAISignatureErr OBJECT-TYPE This counter increases when the received WAI packets' signature is wrong. | 1.3.6.1.4.1.25506.2.77.3.3.1.9 | Counter32 | read-only | current |
| hh3cwapiStatsWAIHMACErr OBJECT-TYPE This counter increases when message authentication key checking error occurs on the received WAI packets. | 1.3.6.1.4.1.25506.2.77.3.3.1.10 | Counter32 | read-only | current |
| hh3cwapiStatsWAIAuthenFail OBJECT-TYPE This counter increases when the WAI authentication result is unsuccessful. | 1.3.6.1.4.1.25506.2.77.3.3.1.11 | Counter32 | read-only | current |
| hh3cwapiStatsWAIDiscardCnt OBJECT-TYPE This counter increases when the received WAI packet is discarded. | 1.3.6.1.4.1.25506.2.77.3.3.1.12 | Counter32 | read-only | current |
| hh3cwapiStatsWAITimeoutCnt OBJECT-TYPE This counter increases when a WAI packet timeout is detected. | 1.3.6.1.4.1.25506.2.77.3.3.1.13 | Counter32 | read-only | current |
| hh3cwapiStatsWAIFormatErr OBJECT-TYPE This counter increases when WAI packet format error occurs | 1.3.6.1.4.1.25506.2.77.3.3.1.14 | Counter32 | read-only | current |
| hh3cwapiStatsWAICertFail OBJECT-TYPE This counter increases when WAI certificate authentication fails. | 1.3.6.1.4.1.25506.2.77.3.3.1.15 | Counter32 | read-only | current |
| hh3cwapiStatsWAIUniFail OBJECT-TYPE This counter increases when WAI unicast cipher key negotiation succeeds. | 1.3.6.1.4.1.25506.2.77.3.3.1.16 | Counter32 | read-only | current |
| hh3cwapiStatsWAIMultiFail OBJECT-TYPE This counter increases when the WAI multicast cipher key announcement failure occurs. | 1.3.6.1.4.1.25506.2.77.3.3.1.17 | Counter32 | read-only | current |
| hh3cwapiTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.4 | |||
| hh3cwapiTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.4.0 | |||
| hh3cwapiTrapInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.77.4.1 | |||
| hh3cwapiTrapInfoMacAddr OBJECT-TYPE The MAC address of the WAPI user. | 1.3.6.1.4.1.25506.2.77.4.1.1 | MacAddress | accessible-for-notify | current |
| hh3cwapiTrapInfoAPId OBJECT-TYPE To uniquely identify each AP. | 1.3.6.1.4.1.25506.2.77.4.1.2 | Integer32 | accessible-for-notify | current |
| hh3cwapiTrapInfoRadioId OBJECT-TYPE Represents each radio. | 1.3.6.1.4.1.25506.2.77.4.1.3 | Integer32 | accessible-for-notify | current |
| hh3cwapiTrapInfoBSSId OBJECT-TYPE As MAC Address format, it is to identify BSS. | 1.3.6.1.4.1.25506.2.77.4.1.4 | MacAddress | accessible-for-notify | current |
| hh3cwapiTrapInfoAPMacAddr OBJECT-TYPE As MAC Address format, it is to identify AP | 1.3.6.1.4.1.25506.2.77.4.1.5 | MacAddress | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cwapiUserwithInvalidCertificate NOTIFICATION-TYPE This trap is sent when a user intrudes upon network with invalid certificate. | 1.3.6.1.4.1.25506.2.77.4.0.1 | current |
| hh3cwapiStationReplayAttack NOTIFICATION-TYPE This trap is sent when an attacker records and replays network transactions. | 1.3.6.1.4.1.25506.2.77.4.0.2 | current |
| hh3cwapiTamperAttack NOTIFICATION-TYPE This trap is sent when an attacker monitors network traffic and maliciously changes data in transit(for example, an attacker may modify the contents of a WAI message). | 1.3.6.1.4.1.25506.2.77.4.0.3 | current |
| hh3cwapiLowSafeLevelAttack NOTIFICATION-TYPE This trap is sent when a station associates AP(Access Point), creates packet of Unicast Key Negotiation Response with wrong WIE(WAPI Information Element) of ASUE(Authentication Supplicant Entity). | 1.3.6.1.4.1.25506.2.77.4.0.4 | current |
| hh3cwapiAddressRedirectionAttack NOTIFICATION-TYPE This trap is sent when an attacker maliciously changes destination MAC address of WPI(WLAN Privacy Infrastructure) frame. | 1.3.6.1.4.1.25506.2.77.4.0.5 | current |