HH3C-WEB-AUTHENTICATION-MIB

File: HH3C-WEB-AUTHENTICATION-MIB.mib (5445 bytes)

Imported modules

HH3C-OID-MIB RFC1213-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

hh3cCommon ifDescr OBJECT-TYPE
NOTIFICATION-TYPE MODULE-IDENTITY Integer32
MacAddress

Defined Values

hh3cWebAuthentication 1.3.6.1.4.1.25506.2.93
The MIB module is used for web authentication to send traps.
MODULE-IDENTITY    

hh3cWaTrapObjects 1.3.6.1.4.1.25506.2.93.1
OBJECT IDENTIFIER    

hh3cWaVlanID 1.3.6.1.4.1.25506.2.93.1.1
The Vlan ID associate with the port and the MAC address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cWaReasonCode 1.3.6.1.4.1.25506.2.93.1.2
The 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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER globalNumberMax(1), configNumberMax(2), portNumberMax(3), invalidUsername(4), authFail(5), setACLFail(6), changeVlanFail(7), other(8), onlineOverTime(9), noTransferData(10), cutOperation(11), portDisabled(12), portDown(13), userLogout(14), vlanChanged(15), vlanDelted(16)  

hh3cWaActionCode 1.3.6.1.4.1.25506.2.93.1.3
The code indicates the system action. enabled: Web authentication turns enabled. disabled: Web authentication turns disabled.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cWaClientMacAddr 1.3.6.1.4.1.25506.2.93.1.4
The MAC address of the client.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hh3cWaTrap 1.3.6.1.4.1.25506.2.93.2
OBJECT IDENTIFIER    

hh3cWaTrapPrefix 1.3.6.1.4.1.25506.2.93.2.0
OBJECT IDENTIFIER    

hh3cWaClientLogon 1.3.6.1.4.1.25506.2.93.2.0.1
It is generated when a client succeeded to logon.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cWaClientLogonFail 1.3.6.1.4.1.25506.2.93.2.0.2
It is generated when a client failed to logon, the hh3cWaReasonCode shows the failure reason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cWaClientLogout 1.3.6.1.4.1.25506.2.93.2.0.3
It is generated when a client logout, the hh3cWaReasonCode shows the logout reason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hh3cWaSysAction 1.3.6.1.4.1.25506.2.93.2.0.4
It is generated when a system action was occurred, the hh3cWaActionCode shows the action information.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE