HPN-ICF-PORTAL-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.99
- Last updated
- 2011-11-08 00:00
- Namespace
- hp
- Source file
HPN-ICF-PORTAL-MIB- Digest
sha256:787015ccf4012762468c8fa160fa2b928e13e5f8c34e33b9dc4570ebb0fb0129
Description
The MIB module is used for managing portal.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | InterfaceIndex, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-OID-MIB HPN-ICF-PORTAL-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfPortalConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.1 | |||
| hpnicfPortalMaxUserNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.1 | Integer32 | read-write | current |
| hpnicfPortalCurrentUserNumber OBJECT-TYPE The current number of users connecting to the portal. | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.2 | Integer32 | read-only | current |
| hpnicfPortalStatus OBJECT-TYPE It indicates the portal status. enabled: Portal is enabled on one or more interfaces. disabled: Portal is not enabled on any interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.3 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hpnicfPortalUserNumberUpperLimit OBJECT-TYPE The upper limit of hpnicfPortalMaxUserNumber. | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.4 | Integer32 | read-only | current |
| hpnicfPortalNasId OBJECT-TYPE The nas id of this device. | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.5 | OCTET STRING | read-write | current |
| hpnicfPortalTables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.2 | |||
| hpnicfPortalServerTable OBJECT-TYPE This table defines the name and URL of portal server. It can not be created and destroyed by MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1 | not-accessible | current | |
| hpnicfPortalServerEntry OBJECT-TYPE There is a row in this table for each name and URL of portal server. It is indexed using the object hpnicfPortalServerName. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1 | not-accessible | current | |
| hpnicfPortalServerName OBJECT-TYPE It is the index of the table of hpnicfPortalServerTable, it shows the name of the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.1 | OCTET STRING (SIZE(1..32)) | accessible-for-notify | current |
| hpnicfPortalServerUrl OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2 | OCTET STRING (SIZE(1..127)) | read-write | current |
| hpnicfPortalServerPort OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.3 | Integer32 (1..65534) | read-write | current |
| hpnicfPortalIfInfoTable OBJECT-TYPE This table describes the portal information on some interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2 | not-accessible | current | |
| hpnicfPortalIfInfoEntry OBJECT-TYPE There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1 | not-accessible | current | |
| hpnicfPortalAuthReqNumber OBJECT-TYPE It shows the number of authentication request messages which are sent by portal module to AAA module. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.1 | Integer32 | read-only | current |
| hpnicfPortalAuthSuccNumber OBJECT-TYPE It shows the number of authentication success response messages which are sent by AAA module to portal module. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.2 | Integer32 | read-only | current |
| hpnicfPortalAuthFailNumber OBJECT-TYPE It shows the number of authentication failure response messages which are sent by AAA module to portal module. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1.3 | Integer32 | read-only | current |
| hpnicfPortalIfServerTable OBJECT-TYPE This table describes the portal information on some interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3 | not-accessible | current | |
| hpnicfPortalIfServerEntry OBJECT-TYPE There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1 | not-accessible | current | |
| hpnicfPortalIfServerIndex OBJECT-TYPE It is the index of the table of hpnicfIfPtServerTable, it shows the index of the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfPortalIfServerUrl OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.2 | OCTET STRING | read-create | current |
| hpnicfPortalIfServerRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.3 | RowStatus | read-create | current |
| hpnicfPortalIfVlanNasIDTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4 | not-accessible | current | |
| hpnicfPortalIfVlanNasIDEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1 | not-accessible | current | |
| hpnicfPortalIfVlanNasIDIfIndex OBJECT-TYPE It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.1 | InterfaceIndex | not-accessible | current |
| hpnicfPortalIfVlanNasIDVlanID OBJECT-TYPE It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfPortalIfVlanNasIDNasID OBJECT-TYPE It is the NAS ID to which the Vlan is bound to. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.3 | OCTET STRING (SIZE(0..64)) | read-only | current |
| hpnicfPortalSSIDFreeRuleTable OBJECT-TYPE This table describes SSID portal-free rule(s) allows specified users to access specified external websites without portal authentication. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5 | not-accessible | current | |
| hpnicfPortalSSIDFreeRuleEntry OBJECT-TYPE There is a row in this table for SSID portal-free rule. It is indexed using the object Index. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1 | not-accessible | current | |
| hpnicfPortalSSIDFreeRuleIndex OBJECT-TYPE It is the index of the table of hpnicfPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfPortalSSIDFreeRuleSrcSSID OBJECT-TYPE The SSID match against the packet's source SSID. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.2 | OCTET STRING (SIZE(1..128)) | read-create | current |
| hpnicfPortalSSIDFreeRuleRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.3 | RowStatus | read-create | current |
| hpnicfPortalSSIDFreeRuleSrcSpot OBJECT-TYPE The spot match against the packet's source spot. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.4 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hpnicfPortalMacTriggerSrvTable OBJECT-TYPE This table describes the configration of MAC Trigger Portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6 | not-accessible | current | |
| hpnicfPortalMacTriggerSrvEntry OBJECT-TYPE There is a row in the table for MAC Trigger Portal server. It is indexed using the object Index. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1 | not-accessible | current | |
| hpnicfPortalMacTriggerSrvIndex OBJECT-TYPE It is the index of the table of hpnicfPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfPortalMacTriggerSrvIPAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.2 | InetAddressType | read-create | current |
| hpnicfPortalMacTriggerSrvIP OBJECT-TYPE It shows the IP address of MAC Trigger Portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.3 | InetAddress | read-create | current |
| hpnicfPortalMacTriggerSrvPort OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.4 | Integer32 (1..65534) | read-create | current |
| hpnicfPortalMacTriggerSrvRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.5 | RowStatus | read-create | current |
| hpnicfPortalMacTriggerOnIfTable OBJECT-TYPE This table describes the configration of Portal MAC Trigger on interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7 | not-accessible | current | |
| hpnicfPortalMacTriggerOnIfEntry OBJECT-TYPE There is a row in the table for Portal MAC Trigger configuration on interface. It is indexed using the object Index. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1 | not-accessible | current | |
| hpnicfPortalMacTriggerOnIfIfIndex OBJECT-TYPE It is the interface index and the index of hpnicfPortalMacTriggerOnIfTable. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.1 | InterfaceIndex | not-accessible | current |
| hpnicfPortalMacTriggerOnIfDetctFlowPeriod OBJECT-TYPE It shows the period of detecting the user flow when MAC Trigger and Portal is enabled. The unit is second. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.2 | Integer32 | read-create | current |
| hpnicfPortalMacTriggerOnIfThresholdFlow OBJECT-TYPE It shows the threshold flow of the user to triggering authentication when MAC Trigger and Portal is enabled. The unit is byte. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.3 | Unsigned32 | read-create | current |
| hpnicfPortalMacTriggerOnIfRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.4 | RowStatus | read-create | current |
| hpnicfPortalFreeRuleTable OBJECT-TYPE This table describes portal-free rule(s) allows specified users to access specified external websites without portal authentication. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8 | not-accessible | current | |
| hpnicfPortalFreeRuleEntry OBJECT-TYPE There is a row in this table for portal-free rule. It is indexed using the object Index. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1 | not-accessible | current | |
| hpnicfPortalFreeRuleIndex OBJECT-TYPE It is the index of the table of hpnicfPortalFreeRuleTable, it shows the index of the portal-free rule. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfPortalFreeRuleSrcIfIndex OBJECT-TYPE The index of source interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.2 | InterfaceIndex | read-create | current |
| hpnicfPortalFreeRuleSrcVlanID OBJECT-TYPE The identification of source vlan. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.3 | Integer32 | read-create | current |
| hpnicfPortalFreeRuleSrcMac OBJECT-TYPE The MAC address to match against the packet's source MAC address. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.4 | MacAddress | read-create | current |
| hpnicfPortalFreeRuleAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.5 | InetAddressType | read-create | current |
| hpnicfPortalFreeRuleSrcAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.6 | InetAddress | read-create | current |
| hpnicfPortalFreeRuleSrcPrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.7 | InetAddressPrefixLength | read-create | current |
| hpnicfPortalFreeRuleDstAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.8 | InetAddress | read-create | current |
| hpnicfPortalFreeRuleDstPrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.9 | InetAddressPrefixLength | read-create | current |
| hpnicfPortalFreeRuleProtocol OBJECT-TYPE The protocol-type of port. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.10 | INTEGER {invalid(0), tcp(6), udp(17)} | read-create | current |
| hpnicfPortalFreeRuleSrcPort OBJECT-TYPE The source port allows users to access. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.11 | Integer32 | read-create | current |
| hpnicfPortalFreeRuleDstPort OBJECT-TYPE The destination port allows users to access. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.12 | Integer32 | read-create | current |
| hpnicfPortalFreeRuleRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.13 | RowStatus | read-create | current |
| hpnicfPortalForbiddenRuleTable OBJECT-TYPE This table describes a portal-forbidden rule does not allow specified users to access specified external websites. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9 | not-accessible | current | |
| hpnicfPortalForbiddenRuleEntry OBJECT-TYPE There is a row in this table for portal-forbidden rule. It is indexed using the object Index. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1 | not-accessible | current | |
| hpnicfPortalForbiddenRuleIndex OBJECT-TYPE It is the index of the table of hpnicfPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfPortalForbiddenRuleSrcIfIndex OBJECT-TYPE The index of source interface. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.2 | InterfaceIndex | read-create | current |
| hpnicfPortalForbiddenRuleSrcVlanID OBJECT-TYPE The identification of source vlan. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.3 | Integer32 | read-create | current |
| hpnicfPortalForbiddenRuleSrcMac OBJECT-TYPE The MAC address to match against the packet's source MAC address. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.4 | MacAddress | read-create | current |
| hpnicfPortalForbiddenRuleAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.5 | InetAddressType | read-create | current |
| hpnicfPortalForbiddenRuleSrcAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.6 | InetAddress | read-create | current |
| hpnicfPortalForbiddenRuleSrcPrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.7 | InetAddressPrefixLength | read-create | current |
| hpnicfPortalForbiddenRuleDstAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.8 | InetAddress | read-create | current |
| hpnicfPortalForbiddenRuleDstPrefix OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.9 | InetAddressPrefixLength | read-create | current |
| hpnicfPortalForbiddenRuleProtocol OBJECT-TYPE The protocol-type of port. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.10 | INTEGER {invalid(0), tcp(6), udp(17)} | read-create | current |
| hpnicfPortalForbiddenRuleSrcPort OBJECT-TYPE The source port does not allow users to access. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.11 | Integer32 | read-create | current |
| hpnicfPortalForbiddenRuleDstPort OBJECT-TYPE The destination port does not allow users to access. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.12 | Integer32 | read-create | current |
| hpnicfPortalForbiddenRuleRowStatus OBJECT-TYPE This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.13 | RowStatus | read-create | current |
| hpnicfPortalTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.3 | |||
| hpnicfPortalTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0 | |||
| hpnicfPortalTrapVarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1 | |||
| hpnicfPortalFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.1 | TimeTicks | accessible-for-notify | current |
| hpnicfPortalServerIP OBJECT-TYPE The portal server's IP. | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.2 | InetAddressIPv4 | accessible-for-notify | current |
| hpnicfPortalStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.4 | |||
| hpnicfPortalStatAuthReq OBJECT-TYPE It shows the total number of portal authentication requests from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.1 | Counter64 | read-only | current |
| hpnicfPortalStatAckLogout OBJECT-TYPE It shows the number of logout requests from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.2 | Counter64 | read-only | current |
| hpnicfPortalStatNotifyLogout OBJECT-TYPE It shows the number of logout requests from the access device. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.3 | Counter64 | read-only | current |
| hpnicfPortalStatChallengeTimeout OBJECT-TYPE It shows the number of challenge from the portal server without response. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.4 | Counter64 | read-only | current |
| hpnicfPortalStatChallengeBusy OBJECT-TYPE It shows the number of device-busy responses for challenges from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.5 | Counter64 | read-only | current |
| hpnicfPortalStatChallengeFail OBJECT-TYPE It shows the number of challenges from the portal server with failure response. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.6 | Counter64 | read-only | current |
| hpnicfPortalStatAuthTimeout OBJECT-TYPE It shows the number of authentication requests from the portal server without responses. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.7 | Counter64 | read-only | current |
| hpnicfPortalStatAuthFail OBJECT-TYPE It shows the number of authentication requests from the portal server with failure responses. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.8 | Counter64 | read-only | current |
| hpnicfPortalStatPwdError OBJECT-TYPE It shows the number of password errors. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.9 | Counter64 | read-only | current |
| hpnicfPortalStatAuthBusy OBJECT-TYPE It shows the number of device-busy responses to authentication requests from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.10 | Counter64 | read-only | current |
| hpnicfPortalStatAuthDisordered OBJECT-TYPE It shows the number of disordered authentication packets from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.11 | Counter64 | read-only | current |
| hpnicfPortalStatAuthUnknownError OBJECT-TYPE It shows the number of unknown errors. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.12 | Counter64 | read-only | current |
| hpnicfPortalStatAuthResp OBJECT-TYPE It shows the number of authentication response messages which are sent by device to portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.13 | Counter64 | read-only | current |
| hpnicfPortalStatChallengeReq OBJECT-TYPE It shows the number of challenge request messages which are sent by portal server to device. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.14 | Counter64 | read-only | current |
| hpnicfPortalStatChallengeResp OBJECT-TYPE It shows the number of challenge response messages which are sent by device to portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.15 | Counter64 | read-only | current |
| hpnicfPortalStatHttpReq OBJECT-TYPE It shows the number of http request messages which are sent by portal user to device. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.16 | Counter64 | read-only | current |
| hpnicfPortalStatHttpResp OBJECT-TYPE It shows the number of http response messages which are sent by device to portal user. | 1.3.6.1.4.1.11.2.14.11.15.2.99.4.17 | Counter64 | read-only | current |
| hpnicfPortalPktStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.99.5 | |||
| hpnicfPortalPktStaReqAuthNum OBJECT-TYPE It shows the total number of portal authentication requests from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.1 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckAuthSuccess OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.2 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckAuthReject OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.3 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckAuthEstablish OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.4 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckAuthBusy OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.5 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckAuthAuthFail OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.6 | Counter64 | read-only | current |
| hpnicfPortalPktStaReqChallengeNum OBJECT-TYPE It shows the total number of portal challenge requests from the portal server. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.7 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckChallengeSuccess OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.8 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckChallengeReject OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.9 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckChallengeEstablish OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.10 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckChallengeBusy OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.11 | Counter64 | read-only | current |
| hpnicfPortalPktStaAckChallengeAuthFail OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.5.12 | Counter64 | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfPortalServerLost NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0.1 | current |
| hpnicfPortalServerGet NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0.2 | current |