HPN-ICF-WEB-AUTHENTICATION-MIB

File: HPN-ICF-WEB-AUTHENTICATION-MIB.mib (5367 bytes)

Imported modules

HPN-ICF-OID-MIB RFC1213-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

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

Defined Values

hpnicfWebAuthentication 1.3.6.1.4.1.11.2.14.11.15.2.93
The MIB module is used for web authentication to send traps.
MODULE-IDENTITY    

hpnicfWaTrapObjects 1.3.6.1.4.1.11.2.14.11.15.2.93.1
OBJECT IDENTIFIER    

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

hpnicfWaReasonCode 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfWaActionCode 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfWaTrap 1.3.6.1.4.1.11.2.14.11.15.2.93.2
OBJECT IDENTIFIER    

hpnicfWaTrapPrefix 1.3.6.1.4.1.11.2.14.11.15.2.93.2.0
OBJECT IDENTIFIER    

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

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

hpnicfWaClientLogout 1.3.6.1.4.1.11.2.14.11.15.2.93.2.0.3
It is generated when a client logout, the hpnicfWaReasonCode shows the logout reason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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