HH3C-WEB-AUTHENTICATION-MIB
AI MIB Summary
The HH3C-WEB-AUTHENTICATION-MIB enables monitoring of web authentication events on H3C network devices by generating SNMP traps for session establishment, termination, and authentication failures. This module facilitates real-time alerting for access control status changes to support security auditing and troubleshooting of captive portal or web-based login mechanisms.
The MIB module is used for web authentication to send traps.
Main OID:
hh3cWebAuthentication.1.3.6.1.4.1.25506.2.93
13
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
hh3cWebAuthenticationThe MIB module is used for web authentication to send traps. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.93 |
RFC1213-MIBThe MIB module is used for web authentication to send traps. Unknown .1.3.6.1.4.1.25506.2.93 |
hh3cWaTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.93.1 |
hh3cWaVlanIDThe Vlan ID associate with the port and the MAC address.ro Integer32 .1.3.6.1.4.1.25506.2.93.1.1 |
hh3cWaReasonCodeThe 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.25506.2.93.1.2 |
hh3cWaActionCodeThe code indicates the system action.
enabled:
Web authentication turns enabled.
disabled:
Web authentication turns disabled.ro Enumeration .1.3.6.1.4.1.25506.2.93.1.3 |
hh3cWaClientMacAddrThe MAC address of the client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.93.1.4 |
hh3cWaTrap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.93.2 |
hh3cWaTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.93.2.0 |
hh3cWaClientLogonIt is generated when a client succeeded to logon. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.93.2.0.1 |
hh3cWaClientLogonFailIt is generated when a client failed to logon, the hh3cWaReasonCode
shows the failure reason. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.93.2.0.2 |
hh3cWaClientLogoutIt is generated when a client logout, the hh3cWaReasonCode
shows the logout reason. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.93.2.0.3 |
hh3cWaSysActionIt is generated when a system action was occurred, the hh3cWaActionCode
shows the action information. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.93.2.0.4 |