HPN-ICF-PORTAL-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-PORTAL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfPortal | 1.3.6.1.4.1.11.2.14.11.15.2.99 |
The MIB module is used for managing portal. |
||
hpnicfPortalConfig | 1.3.6.1.4.1.11.2.14.11.15.2.99.1 | |||
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
hpnicfPortalUserNumberUpperLimit | 1.3.6.1.4.1.11.2.14.11.15.2.99.1.4 | integer32 | read-only |
The upper limit of hpnicfPortalMaxUserNumber. |
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. |
hpnicfPortalTables | 1.3.6.1.4.1.11.2.14.11.15.2.99.2 | |||
hpnicfPortalServerTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1 | no-access |
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.1 | no-access |
There is a row in this table for each name and URL of portal server. It is indexed using the object hpnicfPortalServerName. |
||
hpnicfPortalServerName | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.1 | octet string | no-access |
It is the index of the table of hpnicfPortalServerTable, it shows the name of the portal server. |
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. |
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. |
hpnicfPortalIfInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.2 | no-access |
This table describes the portal information on some interface. |
|
1.3.6.1.4.1.11.2.14.11.15.2.99.2.2.1 | no-access |
There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. |
||
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. |
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. |
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. |
hpnicfPortalIfServerTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3 | no-access |
This table describes the portal information on some interface. |
|
1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1 | no-access |
There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex. |
||
hpnicfPortalIfServerIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.1 | integer32 | no-access |
It is the index of the table of hpnicfIfPtServerTable, it shows the index of the portal server. |
hpnicfPortalIfServerUrl | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.2 | octet string | read-only |
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. |
hpnicfPortalIfServerRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.3.1.3 | rowstatus | read-only |
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. |
hpnicfPortalIfVlanNasIDTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4 | no-access |
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.1 | no-access |
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. |
||
hpnicfPortalIfVlanNasIDIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.1 | interfaceindex | no-access |
It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled. |
hpnicfPortalIfVlanNasIDVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.4.1.2 | integer32 | no-access |
It is the index of the table of hpnicfPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to. |
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. |
hpnicfPortalSSIDFreeRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5 | no-access |
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.1 | no-access |
There is a row in this table for SSID portal-free rule. It is indexed using the object Index. |
||
hpnicfPortalSSIDFreeRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.1 | integer32 | no-access |
It is the index of the table of hpnicfPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule. |
hpnicfPortalSSIDFreeRuleSrcSSID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.2 | octet string | read-only |
The SSID match against the packet's source SSID. |
hpnicfPortalSSIDFreeRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.3 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
hpnicfPortalSSIDFreeRuleSrcSpot | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.5.1.4 | octet string | read-only |
The spot match against the packet's source spot. |
hpnicfPortalMacTriggerSrvTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6 | no-access |
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.1 | no-access |
There is a row in the table for MAC Trigger Portal server. It is indexed using the object Index. |
||
hpnicfPortalMacTriggerSrvIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.1 | integer32 | no-access |
It is the index of the table of hpnicfPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server. |
hpnicfPortalMacTriggerSrvIPAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.2 | inetaddresstype | read-only |
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. |
hpnicfPortalMacTriggerSrvIP | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.3 | inetaddress | read-only |
It shows the IP address of MAC Trigger Portal server. |
hpnicfPortalMacTriggerSrvPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.4 | integer32 | read-only |
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. |
hpnicfPortalMacTriggerSrvRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.6.1.5 | rowstatus | read-only |
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 | no-access |
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.1 | no-access |
There is a row in the table for Portal MAC Trigger configuration on interface. It is indexed using the object Index. |
||
hpnicfPortalMacTriggerOnIfIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.1 | interfaceindex | no-access |
It is the interface index and the index of hpnicfPortalMacTriggerOnIfTable. |
hpnicfPortalMacTriggerOnIfDetctFlowPeriod | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.2 | integer32 | read-only |
It shows the period of detecting the user flow when MAC Trigger and Portal is enabled. The unit is second. |
hpnicfPortalMacTriggerOnIfThresholdFlow | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.3 | unsigned32 | read-only |
It shows the threshold flow of the user to triggering authentication when MAC Trigger and Portal is enabled. The unit is byte. |
hpnicfPortalMacTriggerOnIfRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.7.1.4 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
hpnicfPortalFreeRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8 | no-access |
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.1 | no-access |
There is a row in this table for portal-free rule. It is indexed using the object Index. |
||
hpnicfPortalFreeRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.1 | integer32 | no-access |
It is the index of the table of hpnicfPortalFreeRuleTable, it shows the index of the portal-free rule. |
hpnicfPortalFreeRuleSrcIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.2 | interfaceindex | read-only |
The index of source interface. |
hpnicfPortalFreeRuleSrcVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.3 | integer32 | read-only |
The identification of source vlan. |
hpnicfPortalFreeRuleSrcMac | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.4 | macaddress | read-only |
The MAC address to match against the packet's source MAC address. |
hpnicfPortalFreeRuleAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.5 | inetaddresstype | read-only |
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. |
hpnicfPortalFreeRuleSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.6 | inetaddress | read-only |
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. |
hpnicfPortalFreeRuleSrcPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.7 | inetaddressprefixlength | read-only |
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. |
hpnicfPortalFreeRuleDstAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.8 | inetaddress | read-only |
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. |
hpnicfPortalFreeRuleDstPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.9 | inetaddressprefixlength | read-only |
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. |
hpnicfPortalFreeRuleProtocol | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.10 | integer | read-only |
The protocol-type of port. Enumeration: 'udp': 17, 'tcp': 6, 'invalid': 0. |
hpnicfPortalFreeRuleSrcPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.11 | integer32 | read-only |
The source port allows users to access. |
hpnicfPortalFreeRuleDstPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.12 | integer32 | read-only |
The destination port allows users to access. |
hpnicfPortalFreeRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.13 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
hpnicfPortalForbiddenRuleTable | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9 | no-access |
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.1 | no-access |
There is a row in this table for portal-forbidden rule. It is indexed using the object Index. |
||
hpnicfPortalForbiddenRuleIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.1 | integer32 | no-access |
It is the index of the table of hpnicfPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule. |
hpnicfPortalForbiddenRuleSrcIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.2 | interfaceindex | read-only |
The index of source interface. |
hpnicfPortalForbiddenRuleSrcVlanID | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.3 | integer32 | read-only |
The identification of source vlan. |
hpnicfPortalForbiddenRuleSrcMac | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.4 | macaddress | read-only |
The MAC address to match against the packet's source MAC address. |
hpnicfPortalForbiddenRuleAddrType | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.5 | inetaddresstype | read-only |
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. |
hpnicfPortalForbiddenRuleSrcAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.6 | inetaddress | read-only |
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. |
hpnicfPortalForbiddenRuleSrcPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.7 | inetaddressprefixlength | read-only |
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. |
hpnicfPortalForbiddenRuleDstAddr | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.8 | inetaddress | read-only |
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. |
hpnicfPortalForbiddenRuleDstPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.9 | inetaddressprefixlength | read-only |
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. |
hpnicfPortalForbiddenRuleProtocol | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.10 | integer | read-only |
The protocol-type of port. Enumeration: 'udp': 17, 'tcp': 6, 'invalid': 0. |
hpnicfPortalForbiddenRuleSrcPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.11 | integer32 | read-only |
The source port does not allow users to access. |
hpnicfPortalForbiddenRuleDstPort | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.12 | integer32 | read-only |
The destination port does not allow users to access. |
hpnicfPortalForbiddenRuleRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.13 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. |
hpnicfPortalTraps | 1.3.6.1.4.1.11.2.14.11.15.2.99.3 | |||
hpnicfPortalTrapPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.0 | |||
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. |
||
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. |
||
hpnicfPortalTrapVarObjects | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1 | |||
hpnicfPortalFirstTrapTime | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.1 | timeticks | no-access |
Represents the first trap time. |
hpnicfPortalServerIP | 1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.2 | inetaddressipv4 | no-access |
The portal server's IP. |
hpnicfPortalStatistic | 1.3.6.1.4.1.11.2.14.11.15.2.99.4 | |||
hpnicfPortalStatAuthReq | 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
hpnicfPortalPktStatistic | 1.3.6.1.4.1.11.2.14.11.15.2.99.5 | |||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |