All MIBs › HPN-ICF-PORTAL-MIB
Last Updated: 2011-11-08
Category: RADIUS and AAA, Vendor: H3C/HH3C, Vendor: HP/HPE
Description: Manages web portal authentication server configuration and user session state on HP/Comware access devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HPN-ICF-PORTAL-MIB?
HPN-ICF-PORTAL-MIB is an HP Networking (H3C-derived ICF platform) proprietary MIB managing Portal (web-redirect) authentication. Its objects cover max/current user counts, portal status, a per-user-number upper limit, NAS ID, a portal-server table (name, URL, port), a per-interface info table, auth request/success/failure counts, a per-interface server table (URL, row status), and a per-interface VLAN-NAS-ID table. As a status/configuration MIB it lets an administrator confirm portal-server assignment and watch authentication success/failure rates per interface on an HP Networking device. It is deployed on HP Networking (H3C-derived) equipment (Portal authentication). Engineers can download the HPN-ICF-PORTAL-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in HPN-ICF-PORTAL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- HP Networking (H3C-derived) equipment (Portal authentication)
Monitoring Examples
An administrator checks hpnicfPortalAuthFailNumber and hpnicfPortalCurrentUserNumber to watch portal authentication health on an HP Networking device.
What Can Be Monitored
- portal authentication success/failure rates and current user count
This MIB depends on
Related MIBs
Imported Objects
From HPN-ICF-OID-MIB
| hpnicfCommon | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressIPv4 | |
| InetAddressPrefixLength | |
| InetAddressType |
From SNMPv2-SMI
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| MacAddress | |
| RowStatus |
How to Use in IPNetwork Monitor
Example using hpnicfPortalStatAuthReq OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hpnicfPortal | 1.3.6.1.4.1.11.2.14.11.15.2.99 | The MIB module is used for managing portal. | ||
| I32 hpnicfPortalAuthFailNumber | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.3 | Integer32 | read-only | It shows the number of authentication failure response messages which are sent by AAA module to portal module. |
| I32 hpnicfPortalAuthReqNumber | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.1 | Integer32 | read-only | It shows the number of authentication request messages which are sent by portal module to AAA module. |
| I32 hpnicfPortalAuthSuccNumber | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.2 | Integer32 | read-only | It shows the number of authentication success response messages which are sent by AAA module to portal module. |
| hpnicfPortalConfig | 1.3.6.1.4.1.11.2.14.11.15.2.99.1 | |||
| I32 hpnicfPortalCurrentUserNumber | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.2 | Integer32 | read-only | The current number of users connecting to the portal. |
| TIK hpnicfPortalFirstTrapTime | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.1 | TimeTicks | accessible-for-notify | Represents the first trap time. |
| IPt hpnicfPortalForbiddenRuleAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.5 | InetAddressType | read-create | The type of IP address used by this classifier entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. |
| IP hpnicfPortalForbiddenRuleDstAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.8 | InetAddress | read-create | The IP address to match against the packet's destination IP address. This may be a DNS name or an IPv4 or IPv6 prefix. hpnicfPortalForbiddenRuleDstPrefix indicates the number of bits that are relevant. |
| I32 hpnicfPortalForbiddenRuleDstPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.12 | Integer32 | read-create | The destination port does not allow users to access. |
| ADR hpnicfPortalForbiddenRuleDstPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.9 | InetAddressPrefixLength | read-create | The length of the CIDR Prefix carried in hpnicfPortalFreeRuleDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. |
| hpnicfPortalForbiddenRuleEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1 | not-accessible | There is a row in this table for portal-forbidden rule. It is indexed using the object Index. | |
| I32 hpnicfPortalForbiddenRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.1 | Integer32 | not-accessible | It is the index of the table of hpnicfPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule. |
| INT hpnicfPortalForbiddenRuleProtocol | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.10 | INTEGER | read-create | The protocol-type of port. |
| ROW hpnicfPortalForbiddenRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.13 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
| IP hpnicfPortalForbiddenRuleSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.6 | InetAddress | read-create | The IP address to match against the packet's source IP address. This may be a DNS name or an IPv4 or IPv6 prefix. hpnicfPortalForbiddenRuleSrcPrefix indicates the number of bits that are relevant. |
| NUM hpnicfPortalForbiddenRuleSrcIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.2 | InterfaceIndex | read-create | The index of source interface. |
| MAC hpnicfPortalForbiddenRuleSrcMac | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.4 | MacAddress | read-create | The MAC address to match against the packet's source MAC address. |
| I32 hpnicfPortalForbiddenRuleSrcPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.11 | Integer32 | read-create | The source port does not allow users to access. |
| ADR hpnicfPortalForbiddenRuleSrcPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.7 | InetAddressPrefixLength | read-create | The length of the CIDR Prefix carried in hpnicfPortalFreeRuleSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. |
| I32 hpnicfPortalForbiddenRuleSrcVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.3 | Integer32 | read-create | The identification of source vlan. |
| hpnicfPortalForbiddenRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9 | not-accessible | This table describes a portal-forbidden rule does not allow specified users to access specified external websites. | |
| IPt hpnicfPortalFreeRuleAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.5 | InetAddressType | read-create | The type of IP address used by this classifier entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. |
| IP hpnicfPortalFreeRuleDstAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.8 | InetAddress | read-create | The IP address to match against the packet's destination IP address. This may be a DNS name or an IPv4 or IPv6 prefix. hpnicfPortalFreeRuleDstPrefix indicates the number of bits that are relevant. |
| I32 hpnicfPortalFreeRuleDstPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.12 | Integer32 | read-create | The destination port allows users to access. |
| ADR hpnicfPortalFreeRuleDstPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.9 | InetAddressPrefixLength | read-create | The length of the CIDR Prefix carried in hpnicfPortalFreeRuleDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. |
| hpnicfPortalFreeRuleEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1 | not-accessible | There is a row in this table for portal-free rule. It is indexed using the object Index. | |
| I32 hpnicfPortalFreeRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.1 | Integer32 | not-accessible | It is the index of the table of hpnicfPortalFreeRuleTable, it shows the index of the portal-free rule. |
| INT hpnicfPortalFreeRuleProtocol | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.10 | INTEGER | read-create | The protocol-type of port. |
| ROW hpnicfPortalFreeRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.13 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
| IP hpnicfPortalFreeRuleSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.6 | InetAddress | read-create | The IP address to match against the packet's source IP address. This may be a DNS name or an IPv4 or IPv6 prefix. hpnicfPortalFreeRuleSrcPrefix indicates the number of bits that are relevant. |
| NUM hpnicfPortalFreeRuleSrcIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.2 | InterfaceIndex | read-create | The index of source interface. |
| MAC hpnicfPortalFreeRuleSrcMac | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.4 | MacAddress | read-create | The MAC address to match against the packet's source MAC address. |
| I32 hpnicfPortalFreeRuleSrcPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.11 | Integer32 | read-create | The source port allows users to access. |
| ADR hpnicfPortalFreeRuleSrcPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.7 | InetAddressPrefixLength | read-create | The length of the CIDR Prefix carried in hpnicfPortalFreeRuleSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. |
| I32 hpnicfPortalFreeRuleSrcVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.3 | Integer32 | read-create | The identification of source vlan. |
| hpnicfPortalFreeRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8 | not-accessible | This table describes portal-free rule(s) allows specified users to access specified external websites without portal authentication. | |
| hpnicfPortalIfInfoEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1 | not-accessible | There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. | |
| hpnicfPortalIfInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2 | not-accessible | This table describes the portal information on some interface. | |
| hpnicfPortalIfServerEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1 | not-accessible | There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. | |
| I32 hpnicfPortalIfServerIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.1 | Integer32 | not-accessible | It is the index of the table of hpnicfIfPtServerTable, it shows the index of the portal server. |
| ROW hpnicfPortalIfServerRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.3 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, portal server must be specified. To destroy an existent row, the portal server MUST NOT be referred by interface. |
| hpnicfPortalIfServerTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3 | not-accessible | This table describes the portal information on some interface. | |
| OCT hpnicfPortalIfServerUrl | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.2 | OCTET STRING | read-create | It shows the uniform resource locator to the portal server. Users which have not logon to portal will be redirected to the portal server according to hpnicfPortalServerIfUrl. The value is consisted of protocol, IP address and relative path. For example: HTTP://10.1.1.1/portal It is not configurable when the portal server has been enabled. |
| hpnicfPortalIfVlanNasIDEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1 | not-accessible | There is a row in this table for a interface on which portal has been enabled, the Vlan that the interface belongs to and the NAS ID to which the Vlan is bound. It is indexed using the object ifIndex and Vlan that the interface belongs to. | |
| NUM hpnicfPortalIfVlanNasIDIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.1 | InterfaceIndex | not-accessible | It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled. |
| OCT hpnicfPortalIfVlanNasIDNasID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.3 | OCTET STRING | read-only | It is the NAS ID to which the Vlan is bound to. |
| hpnicfPortalIfVlanNasIDTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4 | not-accessible | This table describes the interface on which portal has been enabled, the Vlan that the interface belongs to and the NAS ID to which the Vlan is bound. | |
| I32 hpnicfPortalIfVlanNasIDVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.2 | Integer32 | not-accessible | It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to. |
| I32 hpnicfPortalMacTriggerOnIfDetctFlowPeriod | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.2 | Integer32 | read-create | It shows the period of detecting the user flow when MAC Trigger and Portal is enabled. The unit is second. |
| hpnicfPortalMacTriggerOnIfEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1 | not-accessible | There is a row in the table for Portal MAC Trigger configuration on interface. It is indexed using the object Index. | |
| NUM hpnicfPortalMacTriggerOnIfIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.1 | InterfaceIndex | not-accessible | It is the interface index and the index of hpnicfPortalMacTriggerOnIfTable. |
| ROW hpnicfPortalMacTriggerOnIfRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.4 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
| hpnicfPortalMacTriggerOnIfTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7 | not-accessible | This table describes the configration of Portal MAC Trigger on interface. | |
| U32 hpnicfPortalMacTriggerOnIfThresholdFlow | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.3 | Unsigned32 | read-create | It shows the threshold flow of the user to triggering authentication when MAC Trigger and Portal is enabled. The unit is byte. |
| hpnicfPortalMacTriggerSrvEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1 | not-accessible | There is a row in the table for MAC Trigger Portal server. It is indexed using the object Index. | |
| I32 hpnicfPortalMacTriggerSrvIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.1 | Integer32 | not-accessible | It is the index of the table of hpnicfPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server. |
| IP hpnicfPortalMacTriggerSrvIP | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.3 | InetAddress | read-create | It shows the IP address of MAC Trigger Portal server. |
| IPt hpnicfPortalMacTriggerSrvIPAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.2 | InetAddressType | read-create | The type of MAC Trigger Portal server IP address. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. |
| I32 hpnicfPortalMacTriggerSrvPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.4 | Integer32 | read-create | It shows the UDP port of MAC Trigger Portal server. The port will be used when client sends packets to MAC Trigger Portal server. Default value is 50100. |
| ROW hpnicfPortalMacTriggerSrvRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.5 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
| hpnicfPortalMacTriggerSrvTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6 | not-accessible | This table describes the configration of MAC Trigger Portal server. | |
| I32 hpnicfPortalMaxUserNumber | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.1 | Integer32 | read-write | Specify the maximum number of online users, the value to be set should meet the following two conditions: 1. Less than or equal to hpnicfPortalUserNumberUpperLimit. 2. Greater than or equal to one. The default value is equal to hpnicfPortalUserNumberUpperLimit. |
| OCT hpnicfPortalNasId | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.5 | OCTET STRING | read-write | The nas id of this device. |
| C64 hpnicfPortalPktStaAckAuthAuthFail | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.6 | Counter64 | read-only | It shows the total number of the response to REQ-AUTH packet of portal server including error code 4 in the packet, that is authentication fail. |
| C64 hpnicfPortalPktStaAckAuthBusy | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.5 | Counter64 | read-only | It shows the total number of the response to REQ-AUTH packet of portal server including error code 3 in the packet, that is the system is busy. |
| C64 hpnicfPortalPktStaAckAuthEstablish | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.4 | Counter64 | read-only | It shows the total number of the response to REQ-AUTH packet of portal server including error code 2 in the packet, that is the link is already established. |
| C64 hpnicfPortalPktStaAckAuthReject | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.3 | Counter64 | read-only | It shows the total number of the response to REQ-AUTH packet of portal server including error code 1 in the packet, that is rejected by server. |
| C64 hpnicfPortalPktStaAckAuthSuccess | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.2 | Counter64 | read-only | It shows the total number of the response to REQ-AUTH packet of portal server including error code 0 in the packet, that is authentication success. |
| C64 hpnicfPortalPktStaAckChallengeAuthFail | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.12 | Counter64 | read-only | It shows the total number of the response to challenge packet of portal server including error code 4 in the packet, that is authentication fail. |
| C64 hpnicfPortalPktStaAckChallengeBusy | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.11 | Counter64 | read-only | It shows the total number of the response to challenge packet of portal server including error code 3 in the packet, that is the system is busy. |
| C64 hpnicfPortalPktStaAckChallengeEstablish | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.10 | Counter64 | read-only | It shows the total number of the response to challenge packet of portal server including error code 2 in the packet, that is the link is alreadys established. |
| C64 hpnicfPortalPktStaAckChallengeReject | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.9 | Counter64 | read-only | It shows the total number of the response to challenge packet of portal server including error code 1 in the packet, that is challenge is rejected by server. |
| C64 hpnicfPortalPktStaAckChallengeSuccess | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.8 | Counter64 | read-only | It shows the total number of the response to challenge packet of portal server including error code 0 in the packet, that is challenge is success. |
| C64 hpnicfPortalPktStaReqAuthNum | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.1 | Counter64 | read-only | It shows the total number of portal authentication requests from the portal server. |
| C64 hpnicfPortalPktStaReqChallengeNum | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.7 | Counter64 | read-only | It shows the total number of portal challenge requests from the portal server. |
| hpnicfPortalPktStatistic | 1.3.6.1.4.1.11.2.14.11.15.2.99.5 | |||
| hpnicfPortalServerEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1 | not-accessible | There is a row in this table for each name and URL of portal server. It is indexed using the object hpnicfPortalServerName. | |
| NTF hpnicfPortalServerGet | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0.2 | This trap is generated when the device finds that the state of portal server changes from unreachable state to reachable, the portal server's name is hpnicfPortalServerName, and the portal server's IP is hpnicfPortalServerIP, and the portal server's port is hpnicfPortalServerPort, and the portal server has been enabled. | ||
| ADR hpnicfPortalServerIP | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.2 | InetAddressIPv4 | accessible-for-notify | The portal server's IP. |
| NTF hpnicfPortalServerLost | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0.1 | This trap is generated when the device finds that the portal server is unreachable, the portal server's name is hpnicfPortalServerName, and the portal server's IP is hpnicfPortalServerIP, and the portal server's port is hpnicfPortalServerPort, and the portal server has been enabled. | ||
| OCT hpnicfPortalServerName | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.1 | OCTET STRING | accessible-for-notify | It is the index of the table of hpnicfPortalServerTable, it shows the name of the portal server. |
| I32 hpnicfPortalServerPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.3 | Integer32 | read-write | It shows the UDP port of the portal server. The port will be used when client sends packets to portal server. Default value is 50100. It is not configurable when the portal server has been enabled. |
| hpnicfPortalServerTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1 | not-accessible | This table defines the name and URL of portal server. It can not be created and destroyed by MIB. | |
| OCT hpnicfPortalServerUrl | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2 | OCTET STRING | read-write | It shows the uniform resource locator to the portal server. Users which have not logon to portal will be redirected to the portal server according to hpnicfPortalServerUrl. The value is consisted of protocol, IP address and relative path. For example: HTTP://10.1.1.1/portal It is not configurable when the portal server has been enabled. |
| hpnicfPortalSSIDFreeRuleEntry | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1 | not-accessible | There is a row in this table for SSID portal-free rule. It is indexed using the object Index. | |
| I32 hpnicfPortalSSIDFreeRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.1 | Integer32 | not-accessible | It is the index of the table of hpnicfPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule. |
| ROW hpnicfPortalSSIDFreeRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.3 | RowStatus | read-create | This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
| OCT hpnicfPortalSSIDFreeRuleSrcSpot | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.4 | OCTET STRING | read-create | The spot match against the packet's source spot. |
| OCT hpnicfPortalSSIDFreeRuleSrcSSID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.2 | OCTET STRING | read-create | The SSID match against the packet's source SSID. |
| hpnicfPortalSSIDFreeRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5 | not-accessible | This table describes SSID portal-free rule(s) allows specified users to access specified external websites without portal authentication. | |
| C64 hpnicfPortalStatAckLogout | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.2 | Counter64 | read-only | It shows the number of logout requests from the portal server. |
| C64 hpnicfPortalStatAuthBusy | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.10 | Counter64 | read-only | It shows the number of device-busy responses to authentication requests from the portal server. |
| C64 hpnicfPortalStatAuthDisordered | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.11 | Counter64 | read-only | It shows the number of disordered authentication packets from the portal server. |
| C64 hpnicfPortalStatAuthFail | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.8 | Counter64 | read-only | It shows the number of authentication requests from the portal server with failure responses. |
| C64 hpnicfPortalStatAuthReqEx | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.1 | Counter64 | read-only | It shows the total number of portal authentication requests from the portal server. |
| C64 hpnicfPortalStatAuthResp | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.13 | Counter64 | read-only | It shows the number of authentication response messages which are sent by device to portal server. |
| C64 hpnicfPortalStatAuthTimeout | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.7 | Counter64 | read-only | It shows the number of authentication requests from the portal server without responses. |
| C64 hpnicfPortalStatAuthUnknownError | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.12 | Counter64 | read-only | It shows the number of unknown errors. |
| C64 hpnicfPortalStatChallengeBusy | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.5 | Counter64 | read-only | It shows the number of device-busy responses for challenges from the portal server. |
| C64 hpnicfPortalStatChallengeFail | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.6 | Counter64 | read-only | It shows the number of challenges from the portal server with failure response. |
| C64 hpnicfPortalStatChallengeReq | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.14 | Counter64 | read-only | It shows the number of challenge request messages which are sent by portal server to device. |
| C64 hpnicfPortalStatChallengeResp | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.15 | Counter64 | read-only | It shows the number of challenge response messages which are sent by device to portal server. |
| C64 hpnicfPortalStatChallengeTimeout | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.4 | Counter64 | read-only | It shows the number of challenge from the portal server without response. |
| C64 hpnicfPortalStatHttpReq | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.16 | Counter64 | read-only | It shows the number of http request messages which are sent by portal user to device. |
| C64 hpnicfPortalStatHttpResp | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.17 | Counter64 | read-only | It shows the number of http response messages which are sent by device to portal user. |
| hpnicfPortalStatistic | 1.3.6.1.4.1.11.2.14.11.15.2.99.4 | |||
| C64 hpnicfPortalStatNotifyLogout | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.3 | Counter64 | read-only | It shows the number of logout requests from the access device. |
| C64 hpnicfPortalStatPwdError | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.9 | Counter64 | read-only | It shows the number of password errors. |
| INT hpnicfPortalStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.3 | INTEGER | read-only | It indicates the portal status. enabled: Portal is enabled on one or more interfaces. disabled: Portal is not enabled on any interface. |
| hpnicfPortalTables | 1.3.6.1.4.1.11.2.14.11.15.2.99.2 | |||
| hpnicfPortalTrapPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0 | |||
| hpnicfPortalTraps | 1.3.6.1.4.1.11.2.14.11.15.2.99.3 | |||
| hpnicfPortalTrapVarObjects | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1 | |||
| I32 hpnicfPortalUserNumberUpperLimit | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.4 | Integer32 | read-only | The upper limit of hpnicfPortalMaxUserNumber. |
RFC description
HP Networking ICF (Industry-standard Configuration Framework) portal/captive portal MIB; manages authentication and access control on HP switches.
Start monitoring HP Networking (H3C-derived) equipment (Portal web-redirect authentication) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.