MIBs Depot

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

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBInterfaceIndex, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressIPv4, InetAddressPrefixLength, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Integer32read-writecurrent
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.2Integer32read-onlycurrent
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.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hpnicfPortalUserNumberUpperLimit
OBJECT-TYPE
The upper limit of hpnicfPortalMaxUserNumber.
1.3.6.1.4.1.11.2.14.11.15.2.99.1.4Integer32read-onlycurrent
hpnicfPortalNasId
OBJECT-TYPE
The nas id of this device.
1.3.6.1.4.1.11.2.14.11.15.2.99.1.5OCTET STRINGread-writecurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1OCTET STRING (SIZE(1..32))accessible-for-notifycurrent
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.2OCTET STRING (SIZE(1..127))read-writecurrent
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.3Integer32 (1..65534)read-writecurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32read-onlycurrent
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.2Integer32read-onlycurrent
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.3Integer32read-onlycurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)not-accessiblecurrent
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.2OCTET STRINGread-createcurrent
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.3RowStatusread-createcurrent
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.4not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2Integer32 (1..2147483647)not-accessiblecurrent
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.3OCTET STRING (SIZE(0..64))read-onlycurrent
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.5not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)not-accessiblecurrent
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.2OCTET STRING (SIZE(1..128))read-createcurrent
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.3RowStatusread-createcurrent
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.4OCTET STRING (SIZE(0..63))read-createcurrent
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.6not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)not-accessiblecurrent
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.2InetAddressTyperead-createcurrent
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.3InetAddressread-createcurrent
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.4Integer32 (1..65534)read-createcurrent
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.5RowStatusread-createcurrent
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.7not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2Integer32read-createcurrent
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.3Unsigned32read-createcurrent
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.4RowStatusread-createcurrent
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.8not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)not-accessiblecurrent
hpnicfPortalFreeRuleSrcIfIndex
OBJECT-TYPE
The index of source interface.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.2InterfaceIndexread-createcurrent
hpnicfPortalFreeRuleSrcVlanID
OBJECT-TYPE
The identification of source vlan.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.3Integer32read-createcurrent
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.4MacAddressread-createcurrent
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.5InetAddressTyperead-createcurrent
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.6InetAddressread-createcurrent
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.7InetAddressPrefixLengthread-createcurrent
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.8InetAddressread-createcurrent
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.9InetAddressPrefixLengthread-createcurrent
hpnicfPortalFreeRuleProtocol
OBJECT-TYPE
The protocol-type of port.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.8.1.10INTEGER {invalid(0), tcp(6), udp(17)}read-createcurrent
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.11Integer32read-createcurrent
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.12Integer32read-createcurrent
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.13RowStatusread-createcurrent
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.9not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..2147483647)not-accessiblecurrent
hpnicfPortalForbiddenRuleSrcIfIndex
OBJECT-TYPE
The index of source interface.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.2InterfaceIndexread-createcurrent
hpnicfPortalForbiddenRuleSrcVlanID
OBJECT-TYPE
The identification of source vlan.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.3Integer32read-createcurrent
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.4MacAddressread-createcurrent
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.5InetAddressTyperead-createcurrent
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.6InetAddressread-createcurrent
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.7InetAddressPrefixLengthread-createcurrent
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.8InetAddressread-createcurrent
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.9InetAddressPrefixLengthread-createcurrent
hpnicfPortalForbiddenRuleProtocol
OBJECT-TYPE
The protocol-type of port.
1.3.6.1.4.1.11.2.14.11.15.2.99.2.9.1.10INTEGER {invalid(0), tcp(6), udp(17)}read-createcurrent
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.11Integer32read-createcurrent
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.12Integer32read-createcurrent
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.13RowStatusread-createcurrent
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.1TimeTicksaccessible-for-notifycurrent
hpnicfPortalServerIP
OBJECT-TYPE
The portal server's IP.
1.3.6.1.4.1.11.2.14.11.15.2.99.3.1.2InetAddressIPv4accessible-for-notifycurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter64read-onlycurrent
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.5Counter64read-onlycurrent
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.6Counter64read-onlycurrent
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.7Counter64read-onlycurrent
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.8Counter64read-onlycurrent
hpnicfPortalStatPwdError
OBJECT-TYPE
It shows the number of password errors.
1.3.6.1.4.1.11.2.14.11.15.2.99.4.9Counter64read-onlycurrent
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.10Counter64read-onlycurrent
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.11Counter64read-onlycurrent
hpnicfPortalStatAuthUnknownError
OBJECT-TYPE
It shows the number of unknown errors.
1.3.6.1.4.1.11.2.14.11.15.2.99.4.12Counter64read-onlycurrent
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.13Counter64read-onlycurrent
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.14Counter64read-onlycurrent
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.15Counter64read-onlycurrent
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.16Counter64read-onlycurrent
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.17Counter64read-onlycurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter64read-onlycurrent
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.5Counter64read-onlycurrent
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.6Counter64read-onlycurrent
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.7Counter64read-onlycurrent
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.8Counter64read-onlycurrent
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.9Counter64read-onlycurrent
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.10Counter64read-onlycurrent
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.11Counter64read-onlycurrent
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.12Counter64read-onlycurrent

Notifications

NameOIDStatus
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.1current
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.2current