HP-USER-AUTH
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.19
- Last updated
- 2007-08-29 00:00
- Organization
- Hewlett-Packard Company ProCurve Networking Business
- Revisions
- 2007-08-29 00:00, 2003-05-23 10:20, 2005-08-05 00:00, 2007-06-22 12:00
- Namespace
- hp
- Source file
HP-USER-AUTH- Digest
sha256:3ea8a3c97b5ea092a4f4ca004a6629d8611d5fa508f097b375c9c17a40bf60b1
Description
This MIB module contains the definitions of Managed Objects for various subsystems that perform user authentication. The subsystems under control by this MIB are: 'WebAuth' - Web-based login authentication 'MacAuth' - MAC addresss-based authentication 'CLI Password' - CLI-based login authentication
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747 www.ProCurve.com
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| Q-BRIDGE-MIB | VlanIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HP-ICF-OID HP-USER-AUTH IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfUsrAuthNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.0 | |||
| hpicfUsrAuthSystem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.1 | |||
| hpicfUsrAuthWebAuthDhcpBaseAddress OBJECT-TYPE For all ports running with web authentication enabled: Specifies the base address that should be used by the switch DHCP server for web-based authentication purposes. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.1 | IpAddress | read-write | current |
| hpicfUsrAuthWebAuthDhcpMask OBJECT-TYPE For all ports running with web authentication enabled: Specifies the subnet mask to be used in conjunction with the DHCP base address when servicing DHCP requests. Allowable mask range is 255.255.240.0 (20) to 255.255.255.0 (24). | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.2 | IpAddress | read-write | current |
| hpicfUsrAuthWebAuthDhcpLease OBJECT-TYPE For all ports running with web authentication enabled: Specifies the DHCP lease length in seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.3 | Integer32 (1..30) | read-write | current |
| hpicfUsrAuthMacAuthAddrFormat OBJECT-TYPE For all ports running with MAC authentication enabled: Specifies the MAC address format to use in the RADIUS access-request, as follows: 'noDelimiter' - Sends MAC address in aabbccddeeff format 'singleDash' - Sends MAC address in aabbcc-ddeeff format 'multiDash' - Sends MAC address in aa-bb-cc-dd-ee-ff format 'multiColon' - Sends MAC address in aa:bb:cc:dd:ee:ff format 'noDelimiterUppercase' - Sends MAC address in AABBCCDDEEFF format 'singleDashUppercase' - Sends MAC address in AABBCC-DDEEFF format 'multiDashUppercase' - Sends MAC address in AA-BB-CC-DD-EE-FF format 'multiColonUppercase' - Sends MAC address in AA:BB:CC:DD:EE:FF format The default value is noDelimiter(1). | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.4 | INTEGER {noDelimiter(1), singleDash(2), multiDash(3), multiColon(4), noDelimiterUppercase(5), singleDashUppercase(6), multiDashUppercase(7), multiColonUppercase(8)} | read-write | current |
| hpicfUsrAuthCliNotifyEnable OBJECT-TYPE The operational status of hpicfUsrAuthCliAuthFail notifications. The default value is ‘1’ (Enabled). A value of ‘2’ represents Disabled. Writing this object requires authentication, such as provided by SNMPv3. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfUsrAuthCLIInterface OBJECT-TYPE Denotes the interface that is generating the notification. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.6 | INTEGER {serial(1), telnet(2), ssh(3), other(9)} | accessible-for-notify | current |
| hpicfUsrAuthCLIPasswdSet OBJECT-TYPE Indicates whether the CLI manager password is set. ‘1’ indicates True while ‘2’ indicates False. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.7 | TruthValue | accessible-for-notify | current |
| hpicfUsrAuthCLIFailCnt OBJECT-TYPE The count of hpicfUsrAuthPasswdFail notifications sent by the hpicfUsrAuth entity to the SNMP entity. The actual count of notifications sent by SNMP may be lower due to rate limiting or configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.8 | Integer32 | accessible-for-notify | current |
| hpicfUsrAuthCLIPwdNotifyCnt OBJECT-TYPE A count of CLI password change notifications sent from the Auth entity to the SNMP entity within the switch. This count may therefore differ from the count of notifications actually sent by the SNMP entity due to switch configuration (e.g., the value of hpicfUsrAuthNotifyEnable.) | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.9 | Unsigned32 | accessible-for-notify | current |
| hpicfUsrAuthWMAFailCnt OBJECT-TYPE The count of hpicfUsrAuthWMAFail notifications sent by the hpicfUsrAuth entity to the SNMP entity. The actual count of notifications sent by SNMP may be lower due to rate limiting or configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.10 | Unsigned32 | accessible-for-notify | current |
| hpicfUsrAuthWMAFailMAC OBJECT-TYPE The MAC address supplied in the failed authentication request. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.11 | MacAddress | accessible-for-notify | current |
| hpicfUsrAuthWMAFailPort OBJECT-TYPE The port index of the failed authentication request. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.12 | Integer32 | accessible-for-notify | current |
| hpicfUsrAuthWMAFailVlan OBJECT-TYPE The VLAN ID associated with the failed authentication request. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.13 | Integer32 | accessible-for-notify | current |
| hpicfUsrAuthPortSecNotifyEnable OBJECT-TYPE Provides operational control of hpicfPortSecAuthFailure notification. When enabled (1), the notification will be sent. When disabled (2), the notification will not be sent. Setting this object requires authentication, such as provided by SNMPv3. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.14 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfUsrAuthPasswdNotifyEnable OBJECT-TYPE Provides operational control of hpicfUsrAuthPasswdChng notification. When enabled (1), the notification will be sent. When disabled (2), the notification will not be sent. Setting this object requires authentication, such as provided by SNMPv3. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.15 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfUsrAuthWMAEWAServerTable OBJECT-TYPE A table of the Enhanced Web Auth servers. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16 | not-accessible | current | |
| hpicfUsrAuthWMAEWAServerEntry OBJECT-TYPE Addresses for an Enhanced Web Auth server. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1 | not-accessible | current | |
| hpicfUsrAuthWMAeWAServerIndex OBJECT-TYPE Index into hpicfUsrAuthWMAEWAServerTable. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1.1 | Integer32 | not-accessible | current |
| hpicfUsrAuthWMAeWAServerIPAddressType OBJECT-TYPE The type of Enhanced Web Auth Server Address. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1.2 | InetAddressType | read-create | current |
| hpicfUsrAuthWMAeWAServerIPAddress OBJECT-TYPE The IP address of the Enhanced Web Auth Server. If set to 0.0.0.0 or URL not configured no Enhanced Web Auth Server will run. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1.3 | InetAddress | read-create | current |
| hpicfUsrAuthWMAeWAServerPath OBJECT-TYPE The Enhanced Web Auth Server Path for the location of the Enhanced Web Auth Pages. If not configured the default path will be used. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1.4 | OCTET STRING | read-create | current |
| hpicfUsrAUthWMAeWAServerRowStatus OBJECT-TYPE This marks the row as active/inactive. | 1.3.6.1.4.1.11.2.14.11.5.1.19.1.16.1.5 | RowStatus | read-create | current |
| hpicfUsrAuthPorts OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.2 | |||
| hpicfUsrAuthPortTable OBJECT-TYPE A table of system level information about Web- MAC-based authentication for each port in the switch. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1 | not-accessible | current | |
| hpicfUsrAuthPortEntry OBJECT-TYPE The port number, operational mode and re-authentication control for each switch port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1.1 | not-accessible | current | |
| hpicfUsrAuthPortNumber OBJECT-TYPE The port number associated with this switch port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1.1.1 | InterfaceIndex | accessible-for-notify | current |
| hpicfUsrAuthWebAuthAdminStatus OBJECT-TYPE Setting this attribute TRUE enables web-based authentication services. A value of FALSE disabled web-based authentication. This attribute cannot be set TRUE concurrently with hpicfUsrAuthMacAuthAdminStatus. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1.1.2 | TruthValue | read-write | current |
| hpicfUsrAuthMacAuthAdminStatus OBJECT-TYPE Setting this attribute TRUE enables MAC-based authentication services. A value of FALSE disabled MAC-based authentication. This attribute cannot be set TRUE concurrently with hpicfUsrAuthWebAuthAdminStatus. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1.1.3 | TruthValue | read-write | current |
| hpicfUsrAuthPortReauthenticate OBJECT-TYPE The reauthentication control for this port. Setting this attribute TRUE forces all authenticated clients to re-authenticate themselves. Setting this attribute FALSE has no effect. This attribute always returns FALSE when read. | 1.3.6.1.4.1.11.2.14.11.5.1.19.2.1.1.4 | TruthValue | read-write | current |
| hpicfUsrAuthWebAuthConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.3 | |||
| hpicfUsrAuthWebAuthConfigTable OBJECT-TYPE A table that contains the configuration objects for Web-based Authentication associated with each port. An entry appears in this table for each port that may authenticate access to itself. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1 | not-accessible | current | |
| hpicfUsrAuthWebAuthConfigEntry OBJECT-TYPE The configuration information for Web-based authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1 | not-accessible | current | |
| hpicfUsrAuthWebAuthClientLimit OBJECT-TYPE The maximum number of authenticated clients to allow on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.1 | Integer32 (1..32) | read-write | current |
| hpicfUsrAuthWebAuthClientMoves OBJECT-TYPE Specifies whether client may roam across ports under web authentication control. Setting this attribute 'enabled'allows authenticated clients to roam to other ports under web authentication control (that also have this attribute set to 'enabled') without requiring a re-authentication. Setting this attribute 'disabled' disallows authenticated clients from roaming to other ports (regardless of that port's attribute value). The client has to re- authenticate, if it attempts to roam. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.2 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| hpicfUsrAuthWebAuthSSLState OBJECT-TYPE Specifies whether web-based authentication should use an SSL connection (i.e. https://) to switch to collect client credentials. Note: A valid certificate must be configured on switch before SSL connections are enabled. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.3 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| hpicfUsrAuthWebAuthRedirectUrl OBJECT-TYPE Specifies the URL, to which an authenticated client should be re-directed, after successful authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.4 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hpicfUsrAuthWebAuthQuietPeriod OBJECT-TYPE Specifies the time, in seconds, that the switch should refrain from re-attempting an authentication request for a client whose credentials were rejected. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.5 | Integer32 (1..65535) | read-write | current |
| hpicfUsrAuthWebAuthServerTimeout OBJECT-TYPE Specifies the time, in seconds, that the switch should wait for an authentication reply to return before considering it as timed out. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.6 | Integer32 (1..300) | read-write | current |
| hpicfUsrAuthWebAuthServerMaxReq OBJECT-TYPE Specifies the number of authentication requests that must time out before failing authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.7 | Integer32 (1..10) | read-write | current |
| hpicfUsrAuthWebAuthMaxRetries OBJECT-TYPE Specifies the number of authentication requests that must fail (i.e. invalid credentials) before failing authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.8 | Integer32 (1..10) | read-write | current |
| hpicfUsrAuthWebAuthLogoffPeriod OBJECT-TYPE Specifies the period, in seconds, at which an authenticated client will be considered unauthenticated for a lack of activity (i.e. traffic originating from client). | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.9 | Integer32 (1..999999999) | read-write | current |
| hpicfUsrAuthWebAuthReAuthPeriod OBJECT-TYPE Specifies the period, in seconds, at which an authenticated client must re-authenticate. A value of 0 signifies that an authenticated client will never have to re-authenticate. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.10 | Integer32 (0..999999999) | read-write | current |
| hpicfUsrAuthWebAuthAuthVid OBJECT-TYPE Specifies the port VID (PVID) that should be used for an authenticated client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.11 | VlanIndex | read-write | current |
| hpicfUsrAuthWebAuthUnauthVid OBJECT-TYPE Specifies the port VID (PVID) that should be used for an unauthenticated client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.3.1.1.12 | VlanIndex | read-write | current |
| hpicfUsrAuthMacAuthConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.4 | |||
| hpicfUsrAuthMacAuthConfigTable OBJECT-TYPE A table that contains the configuration objects for Mac-based Authentication associated with each port. An entry appears in this table for each port that may authenticate access to itself. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1 | not-accessible | current | |
| hpicfUsrAuthMacAuthConfigEntry OBJECT-TYPE The configuration information for Mac-based authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1 | not-accessible | current | |
| hpicfUsrAuthMacAuthClientLimit OBJECT-TYPE The maximum number of authenticated clients to allow on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.1 | Integer32 (1..32) | read-write | current |
| hpicfUsrAuthMacAuthClientMoves OBJECT-TYPE Specifies whether client may roam across ports under web authentication control. Setting this attribute 'enabled'allows authenticated clients to roam to other ports under web authentication control (that also have this attribute set to 'enabled') without requiring a re-authentication. Setting this attribute 'disabled' disallows authenticated clients from roaming to other ports (regardless of that port's attribute value). The client has to re- authenticate, if it attempts to roam. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.2 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| hpicfUsrAuthMacAuthQuietPeriod OBJECT-TYPE Specifies the time, in seconds, that the switch should refrain from re-attempting an authentication request for a client whose credentials were rejected. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.3 | Integer32 (1..65535) | read-write | current |
| hpicfUsrAuthMacAuthServerTimeout OBJECT-TYPE Specifies the time, in seconds, that the switch should wait for an authentication reply to return before considering it as timed out. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.4 | Integer32 (1..300) | read-write | current |
| hpicfUsrAuthMacAuthServerMaxReq OBJECT-TYPE Specifies the number of authentication requests that must time out before failing authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.5 | Integer32 (1..10) | read-write | current |
| hpicfUsrAuthMacAuthLogoffPeriod OBJECT-TYPE Specifies the period, in seconds, at which an authenticated client will be considered unauthenticated for a lack of activity (i.e. traffic originating from client). | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.6 | Integer32 (1..999999999) | read-write | current |
| hpicfUsrAuthMacAuthReAuthPeriod OBJECT-TYPE Specifies the period, in seconds, at which an authenticated client must re-authenticate. A value of 0 signifies that an authenticated client will never have to re-authenticate. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.7 | Integer32 (0..999999999) | read-write | current |
| hpicfUsrAuthMacAuthAuthVid OBJECT-TYPE Specifies the port VID (PVID) that should be used for an authenticated client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.8 | VlanIndex | read-write | current |
| hpicfUsrAuthMacAuthUnauthVid OBJECT-TYPE Specifies the port VID (PVID) that should be used for an unauthenticated client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.4.1.1.9 | VlanIndex | read-write | current |
| hpicfUsrAuthWebAuthStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.5 | |||
| hpicfUsrAuthWebAuthSessionStatsTable OBJECT-TYPE A table that contains session statistic objects for each client (i.e. user) attempting to authenticate to a port with Web-authentication enabled. An entry appears in this table for each port in the switch. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1 | not-accessible | current | |
| hpicfUsrAuthWebAuthSessionStatsEntry OBJECT-TYPE The session statistics information for a port with Web-based authentication enabled. This shows the current values being collected for active sessions. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1 | not-accessible | current | |
| hpicfUsrAuthWebAuthSessionMacAddr OBJECT-TYPE Specifies the MAC address of the client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.1 | MacAddress | read-only | current |
| hpicfUsrAuthWebAuthSessionName OBJECT-TYPE Specifies the username of the client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.2 | SnmpAdminString | read-only | current |
| hpicfUsrAuthWebAuthSessionState OBJECT-TYPE Specifies the state of the client as follows: 'authenticated' - authenticated client 'unauthenticated' - unauthenticated client, waiting for credentials 'authenticating' - credentials have been sent for verification, waiting for response 'authReqRejectNoVlan' - credentials invalid; client does not have access to unauthenticated VLAN 'authReqRejectUnauthVlan - credentials invalid; client does have access to unauthenticated VLAN 'authReqTimeoutNoVlan' - credentials could not be verified; client is still unauthenticated and does not have access to unauthenticated VLAN 'authReqTimeoutUnauthVlan' - credentials could not be verified; client is still unauthenticated, but has access to unauthenticated VLAN | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.3 | INTEGER {authenticated(1), unauthenticated(2), authenticating(3), authReqRejectNoVlan(4), authReqRejectUnauthVlan(5), authReqTimeoutNoVlan(6), authReqTimeoutUnauthVlan(7)} | read-only | current |
| hpicfUsrAuthWebAuthSessionStateTime OBJECT-TYPE The duration, in seconds, a client has spent in the state specified by hpicfUsrAuthSessionState. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.4 | Unsigned32 | read-only | current |
| hpicfUsrAuthWebAuthSessionAuthVid OBJECT-TYPE Specifies the PVID that the authenticated client is utilizing. If client is unauthenticated, this object has no meaning. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.5 | VlanIndex | read-only | current |
| hpicfUsrAuthWebAuthSessionUnauthVid OBJECT-TYPE Specifies the PVID that the unauthenticated client is utilizing. If client is authenticated, this object has no meaning. | 1.3.6.1.4.1.11.2.14.11.5.1.19.5.1.1.6 | VlanIndex | read-only | current |
| hpicfUsrAuthMacAuthStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.6 | |||
| hpicfUsrAuthMacAuthSessionStatsTable OBJECT-TYPE A table that contains session statistic objects for each client (i.e. user) attempting to authenticate to a port with MAC-authentication enabled. An entry appears in this table for each port in the switch. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1 | not-accessible | current | |
| hpicfUsrAuthMacAuthSessionStatsEntry OBJECT-TYPE The session statistics information for a port with Mac-based authentication enabled. This shows the current values being collected for active sessions. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1 | not-accessible | current | |
| hpicfUsrAuthMacAuthSessionMacAddr OBJECT-TYPE Specifies the MAC address of the client. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1.1 | MacAddress | read-only | current |
| hpicfUsrAuthMacAuthSessionState OBJECT-TYPE Specifies the state of the client as follows: 'authenticated' - authenticated client 'unauthenticated' - unauthenticated client, waiting for credentials 'authenticating' - credentials have been sent for verification, waiting for response 'authReqRejectNoVlan' - credentials invalid; client does not have access to unauthenticated VLAN 'authReqRejectUnauthVlan - credentials invalid; client does have access to unauthenticated VLAN 'authReqTimeoutNoVlan' - credentials could not be verified; client is still unauthenticated and does not have access to unauthenticated VLAN 'authReqTimeoutUnauthVlan' - credentials could not be verified; client is still unauthenticated, but has access to unauthenticated VLAN | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1.2 | INTEGER {authenticated(1), unauthenticated(2), authenticating(3), authReqRejectNoVlan(4), authReqRejectUnauthVlan(5), authReqTimeoutNoVlan(6), authReqTimeoutUnauthVlan(7)} | read-only | current |
| hpicfUsrAuthMacAuthSessionStateTime OBJECT-TYPE The duration, in seconds, a client has spent in the state specified by hpicfUsrAuthSessionState. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1.3 | Unsigned32 | read-only | current |
| hpicfUsrAuthMacAuthSessionAuthVid OBJECT-TYPE Specifies the PVID that the authenticated client is utilizing. If client is unauthenticated, this object has no meaning. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1.4 | VlanIndex | read-only | current |
| hpicfUsrAuthMacAuthSessionUnauthVid OBJECT-TYPE Specifies the PVID that the unauthenticated client is utilizing. If client is authenticated, this object has no meaning. | 1.3.6.1.4.1.11.2.14.11.5.1.19.6.1.1.5 | VlanIndex | read-only | current |
| hpicfUsrAuthConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.7 | |||
| hpicfUsrAuthGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2 | |||
| hpicfUsrAuthCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.4 | |||
| hpicfUsrAuthNotifyConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.19.8 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfUsrAuthCLIAuthFail NOTIFICATION-TYPE An hpicfUsrAuthCLIPasswd notification signifies that CLI password authentication has failed. Operational control of this notification is provided using hpicfUsrAuthCliNotifyEnable. | 1.3.6.1.4.1.11.2.14.11.5.1.19.0.1 | current |
| hpicfUsrAuthPasswdChng NOTIFICATION-TYPE An hpicfUsrAuthPasswdChng notification signifies that the manager password has been changed. The value of hpicfUsrAuthCLIPasswdSet can be used to determine whether the password has been set or cleared by this action. | 1.3.6.1.4.1.11.2.14.11.5.1.19.0.2 | current |
| hpicfPortSecAuthFailure NOTIFICATION-TYPE This notification indicates a failed Port Security (network access) authentication event. | 1.3.6.1.4.1.11.2.14.11.5.1.19.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfUsrAuthSystemGroup OBJECT-GROUP A collection of objects providing system information about, and control over, Web- and MAC-based authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.1 | current |
| hpicfUsrAuthPortsGroup OBJECT-GROUP A collection of objects providing system level information about Web and MAC based authentication for each port in the switch. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.2 | current |
| hpicfUsrAuthWebAuthConfigGroup OBJECT-GROUP A collection of objects providing configuration objects for Web-based authentication associated with each port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.3 | current |
| hpicfUsrAuthMacAuthConfigGroup OBJECT-GROUP A collection of objects providing configuration objects for MAC-based authentication associated with each port. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.4 | current |
| hpicfUsrAuthWebAuthSessionStatsGroup OBJECT-GROUP A collection of objects providing statistics about current sessions for Web-based authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.5 | current |
| hpicfUsrAuthMacAuthSessionStatsGroup OBJECT-GROUP A collection of objects providing statistics about current sessions for MAC-based authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.2.6 | current |
| hpicfUsrAuthCompliance MODULE-COMPLIANCE The compliance statement for devices support of HP-USER-AUTH MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.19.7.4.1 | current |
| hpicfUsrAuthNotificationGroup NOTIFICATION-GROUP A group of authorization notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.19.8.1 | current |
| hpicfNotifcationConfigDataGroup OBJECT-GROUP A group of notification data and configuration objects. | 1.3.6.1.4.1.11.2.14.11.5.1.19.8.2 | current |