A3COM-HUAWEI-WEB-AUTHENTICATION-MIB

File: A3COM-HUAWEI-WEB-AUTHENTICATION-MIB.mib (5423 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB RFC1213-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

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

Defined Values

h3cWebAuthentication 1.3.6.1.4.1.43.45.1.10.2.93
The MIB module is used for web authentication to send traps.
MODULE-IDENTITY    

h3cWaTrapObjects 1.3.6.1.4.1.43.45.1.10.2.93.1
OBJECT IDENTIFIER    

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

h3cWaReasonCode 1.3.6.1.4.1.43.45.1.10.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)  

h3cWaActionCode 1.3.6.1.4.1.43.45.1.10.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)  

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

h3cWaTrap 1.3.6.1.4.1.43.45.1.10.2.93.2
OBJECT IDENTIFIER    

h3cWaTrapPrefix 1.3.6.1.4.1.43.45.1.10.2.93.2.0
OBJECT IDENTIFIER    

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

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

h3cWaClientLogout 1.3.6.1.4.1.43.45.1.10.2.93.2.0.3
It is generated when a client logout, the h3cWaReasonCode shows the logout reason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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