A3COM-HUAWEI-WEB-AUTHENTICATION-MIB
AI MIB Summary
The A3COM-HUAWEI-WEB-AUTHENTICATION-MIB enables network management systems to receive SNMP traps from A3COM and Huawei access devices regarding web authentication session events, including user login, logout, and authentication failures. This module facilitates real-time monitoring of captive portal access control status and user session lifecycle transitions without requiring active polling.
The MIB module is used for web authentication to send traps.
Main OID:
h3cWebAuthentication.1.3.6.1.4.1.2011.10.2.93
13
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
h3cWebAuthenticationThe MIB module is used for web authentication to send traps. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.93 |
RFC1213-MIBThe MIB module is used for web authentication to send traps. Unknown .1.3.6.1.4.1.2011.10.2.93 |
h3cWaTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.93.1 |
h3cWaVlanIDThe Vlan ID associate with the port and the MAC address.ro Integer32 .1.3.6.1.4.1.2011.10.2.93.1.1 |
h3cWaReasonCodeThe code indicates the reason for the action of this trap.
globalNumberMax:
The global number of connections is up to max.
configNumberMax:
The global number of connections is up to configured max value.
portNumberMax:
The interface number of connections is up to max.
invalidUsername:
The username or password is too long or username is empty.
authFail:
Wrong username or password.
setACLFail:
Failed to set ACL.
changeVlanFail:
Failed to set VLAN.
other:
Other reasons.
onlineOverTime:
The online time is over the max value.
noTransferData:
There was no data flow for the connection.
cutOperation:
There was a cut operation.
portDisabled:
Web authentication was disabled on interface.
portDown:
The interface turned down.
userLogout:
The client required to logout.
vlanChanged:
The interface VLAN value was changed.
vlanDelted:
The interface VLAN was deleted.ro Enumeration .1.3.6.1.4.1.2011.10.2.93.1.2 |
h3cWaActionCodeThe code indicates the system action.
enabled:
Web authentication turns enabled.
disabled:
Web authentication turns disabled.ro Enumeration .1.3.6.1.4.1.2011.10.2.93.1.3 |
h3cWaClientMacAddrThe MAC address of the client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.93.1.4 |
h3cWaTrap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.93.2 |
h3cWaTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.93.2.0 |
h3cWaClientLogonIt is generated when a client succeeded to logon. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.93.2.0.1 |
h3cWaClientLogonFailIt is generated when a client failed to logon, the h3cWaReasonCode
shows the failure reason. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.93.2.0.2 |
h3cWaClientLogoutIt is generated when a client logout, the h3cWaReasonCode
shows the logout reason. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.93.2.0.3 |
h3cWaSysActionIt is generated when a system action was occurred, the h3cWaActionCode
shows the action information. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.93.2.0.4 |