HPN-ICF-WEB-AUTHENTICATION-MIB
AI MIB Summary
The HPN-ICF-WEB-AUTHENTICATION-MIB enables HP Network Connectors (ICF) to generate SNMP traps for web authentication events, specifically monitoring login attempts, session terminations, and authentication failures. This module facilitates real-time alerting on user access control status and web-based authentication state changes within the device's security infrastructure.
The MIB module is used for web authentication to send traps.
Main OID:
hpnicfWebAuthentication.1.3.6.1.4.1.11.2.14.11.15.2.93
13
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
hpnicfWebAuthenticationThe MIB module is used for web authentication to send traps. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.15.2.93 |
RFC1213-MIBThe MIB module is used for web authentication to send traps. Unknown .1.3.6.1.4.1.11.2.14.11.15.2.93 |
hpnicfWaTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.93.1 |
hpnicfWaVlanIDThe Vlan ID associate with the port and the MAC address.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.93.1.1 |
hpnicfWaReasonCodeThe 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.11.2.14.11.15.2.93.1.2 |
hpnicfWaActionCodeThe code indicates the system action.
enabled:
Web authentication turns enabled.
disabled:
Web authentication turns disabled.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.93.1.3 |
hpnicfWaClientMacAddrThe MAC address of the client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.93.1.4 |
hpnicfWaTrap OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.93.2 |
hpnicfWaTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.93.2.0 |
hpnicfWaClientLogonIt is generated when a client succeeded to logon. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.93.2.0.1 |
hpnicfWaClientLogonFailIt is generated when a client failed to logon, the hpnicfWaReasonCode
shows the failure reason. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.93.2.0.2 |
hpnicfWaClientLogoutIt is generated when a client logout, the hpnicfWaReasonCode
shows the logout reason. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.93.2.0.3 |
hpnicfWaSysActionIt is generated when a system action was occurred, the hpnicfWaActionCode
shows the action information. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.93.2.0.4 |