MIBs Depot

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

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBifDescr, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1TruthValueread-writecurrent
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.2InetAddressTyperead-writecurrent
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.3InetAddressread-writecurrent
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.4TruthValueread-onlycurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
hh3cwapiStatsWAIAuthRsltFailures
OBJECT-TYPE
This counter increases when the WAI authentication result is unsuccessful.
1.3.6.1.4.1.25506.2.77.2.3Counter32read-onlycurrent
hh3cwapiStatsWAIDiscardCounters
OBJECT-TYPE
This counter increases when the received packet of WAI are discarded.
1.3.6.1.4.1.25506.2.77.2.4Counter32read-onlycurrent
hh3cwapiStatsWAITimeoutCounters
OBJECT-TYPE
This counter increases when the packet of WAI overtime are detected.
1.3.6.1.4.1.25506.2.77.2.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
hh3cwapiStatsWAICtfHskFailures
OBJECT-TYPE
This counter increases when the WAI certificate authenticates unsuccessfully.
1.3.6.1.4.1.25506.2.77.2.7Counter32read-onlycurrent
hh3cwapiStatsWAIUniHskFailures
OBJECT-TYPE
This counter increases when the WAI unicast cipher key negotiates unsuccessfully.
1.3.6.1.4.1.25506.2.77.2.8Counter32read-onlycurrent
hh3cwapiStatsWAIMulHskFailures
OBJECT-TYPE
This counter increases when the WAI multicast cipher key announces unsuccessfully.
1.3.6.1.4.1.25506.2.77.2.9Counter32read-onlycurrent
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.1not-accessiblecurrent
hh3cwapiConfigEntry
OBJECT-TYPE
An entry in the hh3cwapiConfigTable.
1.3.6.1.4.1.25506.2.77.3.1.1not-accessiblecurrent
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.1InetAddressTyperead-writecurrent
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.2InetAddressread-writecurrent
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.3INTEGER {certificate(1), psk(2), certificatePsk(3)}read-writecurrent
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.4INTEGER {standard(1), radiusExtension(2)}read-writecurrent
hh3cwapiConfigISPDomain
OBJECT-TYPE
The ISP domain name.
1.3.6.1.4.1.25506.2.77.3.1.1.5OCTET STRING (SIZE(0..24))read-writecurrent
hh3cwapiConfigCertificateDomain
OBJECT-TYPE
The PKI domain name.
1.3.6.1.4.1.25506.2.77.3.1.1.6OCTET STRING (SIZE(1..15))read-writecurrent
hh3cwapiConfigASName
OBJECT-TYPE
The name of AS.
1.3.6.1.4.1.25506.2.77.3.1.1.7OCTET STRING (SIZE(1..15))read-writecurrent
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.8TruthValueread-writecurrent
hh3cwapiConfigExtTable
OBJECT-TYPE
The table containing WAPI configuration objects for SSID.
1.3.6.1.4.1.25506.2.77.3.2not-accessiblecurrent
hh3cwapiConfigExtEntry
OBJECT-TYPE
An extend entry in the hh3cwapiConfigExtTable.
1.3.6.1.4.1.25506.2.77.3.2.1not-accessiblecurrent
hh3cwapiConfigServicePolicyID
OBJECT-TYPE
Represents the ID of each service policy.
1.3.6.1.4.1.25506.2.77.3.2.1.1Integer32not-accessiblecurrent
hh3cwapiConfigUnicastCipherEnabled
OBJECT-TYPE
This object enables or disables the unicast cipher.
1.3.6.1.4.1.25506.2.77.3.2.1.2TruthValueread-writecurrent
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.3Unsigned32 (0..4294967295)read-onlycurrent
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.4TruthValueread-writecurrent
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.5OCTET STRING (SIZE(4))read-onlycurrent
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.6InetAddressTyperead-writecurrent
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.7InetAddressread-writecurrent
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.8OCTET STRING (SIZE(1..15))read-writecurrent
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.9OCTET STRING (SIZE(1..15))read-writecurrent
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.10TruthValueread-onlycurrent
hh3cwapiConfigVersion
OBJECT-TYPE
The highest WAPI version this entity supports.
1.3.6.1.4.1.25506.2.77.3.2.1.11Integer32read-onlycurrent
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.12TruthValueread-onlycurrent
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.13Integer32read-onlycurrent
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.14TruthValueread-onlycurrent
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.15TruthValueread-onlycurrent
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.16TruthValueread-writecurrent
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.17TruthValueread-writecurrent
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.18Unsigned32read-onlycurrent
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.19INTEGER {disabled(1), timeBased(2), packetBased(3), timepacketBased(4)}read-writecurrent
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.20Unsigned32 (1..4294967295)read-writecurrent
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.21Unsigned32 (1..4294967295)read-writecurrent
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.22OCTET STRING (SIZE(4))read-writecurrent
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.23INTEGER {disabled(1), timeBased(2), packetBased(3), timepacketBased(4)}read-writecurrent
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.24Unsigned32 (1..4294967295)read-writecurrent
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.25Unsigned32 (1..4294967295)read-writecurrent
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.26TruthValueread-writecurrent
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.27OCTET STRING (SIZE(2..32))read-writecurrent
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.28OCTET STRING (SIZE(1..16))read-writecurrent
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.29Unsigned32 (1..4294967295)read-writecurrent
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.30Unsigned32 (1..4294967295)read-writecurrent
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.31Unsigned32 (1..4294967295)read-writecurrent
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.32Unsigned32 (0..4294967295)read-onlycurrent
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.33Unsigned32 (1..4294967295)read-writecurrent
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.34Unsigned32 (1..100)read-writecurrent
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.35Unsigned32 (1..4294967295)read-writecurrent
hh3cwapiAuthenSuiteSelected
OBJECT-TYPE
The selector of the last negotiated AKM suite.
1.3.6.1.4.1.25506.2.77.3.2.1.36OCTET STRING (SIZE(4))read-onlycurrent
hh3cwapiUniCipherSelected
OBJECT-TYPE
The selector of the last negotiated unicast cipher.
1.3.6.1.4.1.25506.2.77.3.2.1.37OCTET STRING (SIZE(4))read-onlycurrent
hh3cwapiMultiCipherSelected
OBJECT-TYPE
The selector of the last negotiated multicast cipher.
1.3.6.1.4.1.25506.2.77.3.2.1.38OCTET STRING (SIZE(4))read-onlycurrent
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.39OCTET STRING (SIZE(16))read-onlycurrent
hh3cwapiAuthenSuiteRequested
OBJECT-TYPE
The selector of the last requested AKM suite.
1.3.6.1.4.1.25506.2.77.3.2.1.40OCTET STRING (SIZE(4))read-onlycurrent
hh3cwapiUniCipherRequested
OBJECT-TYPE
The selector of the last requested unicast cipher.
1.3.6.1.4.1.25506.2.77.3.2.1.41OCTET STRING (SIZE(4))read-onlycurrent
hh3cwapiMultiCipherRequested
OBJECT-TYPE
The selector of the last requested multicast cipher.
1.3.6.1.4.1.25506.2.77.3.2.1.42OCTET STRING (SIZE(4))read-onlycurrent
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.3not-accessiblecurrent
hh3cwapiStatsEntry
OBJECT-TYPE
An entry in the hh3cwapiStatsTable.
1.3.6.1.4.1.25506.2.77.3.3.1not-accessiblecurrent
hh3cwapiStationMAC
OBJECT-TYPE
Represents the unique MAC Address of station.
1.3.6.1.4.1.25506.2.77.3.3.1.1MacAddressnot-accessiblecurrent
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.2MacAddressread-onlycurrent
hh3cwapiStatsVersion
OBJECT-TYPE
The WAPI version with which the STA is associated.
1.3.6.1.4.1.25506.2.77.3.3.1.3Unsigned32 (1..4294967295)read-onlycurrent
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.4TruthValueread-onlycurrent
hh3cwapiStatsSelectedUniCipher
OBJECT-TYPE
The unicast cipher suite selector used during association.
1.3.6.1.4.1.25506.2.77.3.3.1.5OCTET STRING (SIZE(4))read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
hh3cwapiStatsWAIFormatErr
OBJECT-TYPE
This counter increases when WAI packet format error occurs
1.3.6.1.4.1.25506.2.77.3.3.1.14Counter32read-onlycurrent
hh3cwapiStatsWAICertFail
OBJECT-TYPE
This counter increases when WAI certificate authentication fails.
1.3.6.1.4.1.25506.2.77.3.3.1.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.1MacAddressaccessible-for-notifycurrent
hh3cwapiTrapInfoAPId
OBJECT-TYPE
To uniquely identify each AP.
1.3.6.1.4.1.25506.2.77.4.1.2Integer32accessible-for-notifycurrent
hh3cwapiTrapInfoRadioId
OBJECT-TYPE
Represents each radio.
1.3.6.1.4.1.25506.2.77.4.1.3Integer32accessible-for-notifycurrent
hh3cwapiTrapInfoBSSId
OBJECT-TYPE
As MAC Address format, it is to identify BSS.
1.3.6.1.4.1.25506.2.77.4.1.4MacAddressaccessible-for-notifycurrent
hh3cwapiTrapInfoAPMacAddr
OBJECT-TYPE
As MAC Address format, it is to identify AP
1.3.6.1.4.1.25506.2.77.4.1.5MacAddressaccessible-for-notifycurrent

Notifications

NameOIDStatus
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.1current
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.2current
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.3current
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.4current
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.5current