MIBs Depot

HH3C-PORTAL-MIB

Registered at
1.3.6.1.4.1.25506.2.99
Last updated
2016-07-14 10:20
Organization
New H3C Tech. Co., Ltd.
Revisions
2016-07-14 10:20, 2015-10-08 10:20
Namespace
comware
Source file
HH3C-PORTAL-MIB
Digest
sha256:965dd12abdc7386f4722161b226c9a8b83f7f377c5f856c36201fe72ecc29a3f

Description

The MIB module is used for managing portal.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
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.

HH3C-OID-MIB
HH3C-PORTAL-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cPortalAuthMethod
TEXTUAL-CONVENTION
Specify the portal authentication method.
current

Objects

NameOIDSyntaxAccessStatus
hh3cPortalConfig
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.1
hh3cPortalMaxUserNumber
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 hh3cPortalUserNumberUpperLimit. 2. Greater than or equal to one. The default value is equal to hh3cPortalUserNumberUpperLimit.
1.3.6.1.4.1.25506.2.99.1.1Integer32read-writecurrent
hh3cPortalCurrentUserNumber
OBJECT-TYPE
The current number of users connecting to the portal.
1.3.6.1.4.1.25506.2.99.1.2Integer32read-onlycurrent
hh3cPortalStatus
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.25506.2.99.1.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hh3cPortalUserNumberUpperLimit
OBJECT-TYPE
The upper limit of hh3cPortalMaxUserNumber.
1.3.6.1.4.1.25506.2.99.1.4Integer32read-onlycurrent
hh3cPortalNasId
OBJECT-TYPE
The nas id of this device.
1.3.6.1.4.1.25506.2.99.1.5OCTET STRINGread-writecurrent
hh3cPortalTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.2
hh3cPortalServerTable
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.25506.2.99.2.1not-accessiblecurrent
hh3cPortalServerEntry
OBJECT-TYPE
There is a row in this table for each name and URL of portal server. It is indexed using the object hh3cPortalServerName.
1.3.6.1.4.1.25506.2.99.2.1.1not-accessiblecurrent
hh3cPortalServerName
OBJECT-TYPE
It is the index of the table of hh3cPortalServerTable, it shows the name of the portal server.
1.3.6.1.4.1.25506.2.99.2.1.1.1OCTET STRING (SIZE(1..32))accessible-for-notifycurrent
hh3cPortalServerUrl
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 hh3cPortalServerUrl. 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.25506.2.99.2.1.1.2OCTET STRING (SIZE(1..127))read-writecurrent
hh3cPortalServerPort
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.25506.2.99.2.1.1.3Integer32 (1..65534)read-writecurrent
hh3cPortalIfInfoTable
OBJECT-TYPE
This table describes the portal information on some interface.
1.3.6.1.4.1.25506.2.99.2.2not-accessiblecurrent
hh3cPortalIfInfoEntry
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.25506.2.99.2.2.1not-accessiblecurrent
hh3cPortalAuthReqNumber
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.25506.2.99.2.2.1.1Integer32read-onlycurrent
hh3cPortalAuthSuccNumber
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.25506.2.99.2.2.1.2Integer32read-onlycurrent
hh3cPortalAuthFailNumber
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.25506.2.99.2.2.1.3Integer32read-onlycurrent
hh3cPortalIfServerTable
OBJECT-TYPE
This table describes the portal information on some interface.
1.3.6.1.4.1.25506.2.99.2.3not-accessiblecurrent
hh3cPortalIfServerEntry
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.25506.2.99.2.3.1not-accessiblecurrent
hh3cPortalIfServerIndex
OBJECT-TYPE
It is the index of the table of hh3cIfPtServerTable, it shows the index of the portal server.
1.3.6.1.4.1.25506.2.99.2.3.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cPortalIfServerUrl
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 hh3cPortalServerIfUrl. 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.25506.2.99.2.3.1.2OCTET STRINGread-createcurrent
hh3cPortalIfServerRowStatus
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.25506.2.99.2.3.1.3RowStatusread-createcurrent
hh3cPortalIfVlanNasIDTable
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.25506.2.99.2.4not-accessiblecurrent
hh3cPortalIfVlanNasIDEntry
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.25506.2.99.2.4.1not-accessiblecurrent
hh3cPortalIfVlanNasIDIfIndex
OBJECT-TYPE
It is the index of the table of hh3cPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled.
1.3.6.1.4.1.25506.2.99.2.4.1.1InterfaceIndexnot-accessiblecurrent
hh3cPortalIfVlanNasIDVlanID
OBJECT-TYPE
It is the index of the table of hh3cPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to.
1.3.6.1.4.1.25506.2.99.2.4.1.2Integer32 (1..2147483647)not-accessiblecurrent
hh3cPortalIfVlanNasIDNasID
OBJECT-TYPE
It is the NAS ID to which the Vlan is bound to.
1.3.6.1.4.1.25506.2.99.2.4.1.3OCTET STRING (SIZE(0..64))read-onlycurrent
hh3cPortalSSIDFreeRuleTable
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.25506.2.99.2.5not-accessiblecurrent
hh3cPortalSSIDFreeRuleEntry
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.25506.2.99.2.5.1not-accessiblecurrent
hh3cPortalSSIDFreeRuleIndex
OBJECT-TYPE
It is the index of the table of hh3cPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule.
1.3.6.1.4.1.25506.2.99.2.5.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cPortalSSIDFreeRuleSrcSSID
OBJECT-TYPE
The SSID match against the packet's source SSID.
1.3.6.1.4.1.25506.2.99.2.5.1.2OCTET STRING (SIZE(1..128))read-createcurrent
hh3cPortalSSIDFreeRuleRowStatus
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.25506.2.99.2.5.1.3RowStatusread-createcurrent
hh3cPortalSSIDFreeRuleSrcSpot
OBJECT-TYPE
The spot match against the packet's source spot.
1.3.6.1.4.1.25506.2.99.2.5.1.4OCTET STRING (SIZE(0..63))read-createcurrent
hh3cPortalMacTriggerSrvTable
OBJECT-TYPE
This table describes the configration of MAC Trigger Portal server.
1.3.6.1.4.1.25506.2.99.2.6not-accessiblecurrent
hh3cPortalMacTriggerSrvEntry
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.25506.2.99.2.6.1not-accessiblecurrent
hh3cPortalMacTriggerSrvIndex
OBJECT-TYPE
It is the index of the table of hh3cPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server.
1.3.6.1.4.1.25506.2.99.2.6.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cPortalMacTriggerSrvIPAddrType
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.25506.2.99.2.6.1.2InetAddressTyperead-createcurrent
hh3cPortalMacTriggerSrvIP
OBJECT-TYPE
It shows the IP address of MAC Trigger Portal server.
1.3.6.1.4.1.25506.2.99.2.6.1.3InetAddressread-createcurrent
hh3cPortalMacTriggerSrvPort
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.25506.2.99.2.6.1.4Integer32 (1..65534)read-createcurrent
hh3cPortalMacTriggerSrvRowStatus
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.25506.2.99.2.6.1.5RowStatusread-createcurrent
hh3cPortalMacTriggerOnIfTable
OBJECT-TYPE
This table describes the configration of Portal MAC Trigger on interface.
1.3.6.1.4.1.25506.2.99.2.7not-accessiblecurrent
hh3cPortalMacTriggerOnIfEntry
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.25506.2.99.2.7.1not-accessiblecurrent
hh3cPortalMacTriggerOnIfIfIndex
OBJECT-TYPE
It is the interface index and the index of hh3cPortalMacTriggerOnIfTable.
1.3.6.1.4.1.25506.2.99.2.7.1.1InterfaceIndexnot-accessiblecurrent
hh3cPortalMacTriggerOnIfDetctFlowPeriod
OBJECT-TYPE
It shows the user flow detection interval (in seconds) when MAC Trigger and Portal are enabled. Default value is 300.
1.3.6.1.4.1.25506.2.99.2.7.1.2Integer32read-createcurrent
hh3cPortalMacTriggerOnIfThresholdFlow
OBJECT-TYPE
It shows the user traffic threshold (in bytes) that triggers authentication when MAC Trigger and Portal are enabled. Default value is 0.
1.3.6.1.4.1.25506.2.99.2.7.1.3Unsigned32read-createcurrent
hh3cPortalMacTriggerOnIfRowStatus
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.25506.2.99.2.7.1.4RowStatusread-createcurrent
hh3cPortalFreeRuleTable
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.25506.2.99.2.8not-accessiblecurrent
hh3cPortalFreeRuleEntry
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.25506.2.99.2.8.1not-accessiblecurrent
hh3cPortalFreeRuleIndex
OBJECT-TYPE
It is the index of the table of hh3cPortalFreeRuleTable, it shows the index of the portal-free rule.
1.3.6.1.4.1.25506.2.99.2.8.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cPortalFreeRuleSrcIfIndex
OBJECT-TYPE
The index of source interface.
1.3.6.1.4.1.25506.2.99.2.8.1.2InterfaceIndexread-createcurrent
hh3cPortalFreeRuleSrcVlanID
OBJECT-TYPE
The identification of source vlan.
1.3.6.1.4.1.25506.2.99.2.8.1.3Integer32read-createcurrent
hh3cPortalFreeRuleSrcMac
OBJECT-TYPE
The MAC address to match against the packet's source MAC address.
1.3.6.1.4.1.25506.2.99.2.8.1.4MacAddressread-createcurrent
hh3cPortalFreeRuleAddrType
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.25506.2.99.2.8.1.5InetAddressTyperead-createcurrent
hh3cPortalFreeRuleSrcAddr
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. hh3cPortalFreeRuleSrcPrefix indicates the number of bits that are relevant.
1.3.6.1.4.1.25506.2.99.2.8.1.6InetAddressread-createcurrent
hh3cPortalFreeRuleSrcPrefix
OBJECT-TYPE
The length of the CIDR Prefix carried in hh3cPortalFreeRuleSrcAddr. 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.25506.2.99.2.8.1.7InetAddressPrefixLengthread-createcurrent
hh3cPortalFreeRuleDstAddr
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. hh3cPortalFreeRuleDstPrefix indicates the number of bits that are relevant.
1.3.6.1.4.1.25506.2.99.2.8.1.8InetAddressread-createcurrent
hh3cPortalFreeRuleDstPrefix
OBJECT-TYPE
The length of the CIDR Prefix carried in hh3cPortalFreeRuleDstAddr. 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.25506.2.99.2.8.1.9InetAddressPrefixLengthread-createcurrent
hh3cPortalFreeRuleProtocol
OBJECT-TYPE
The protocol-type of port.
1.3.6.1.4.1.25506.2.99.2.8.1.10INTEGER {invalid(0), tcp(6), udp(17)}read-createcurrent
hh3cPortalFreeRuleSrcPort
OBJECT-TYPE
The source port allows users to access.
1.3.6.1.4.1.25506.2.99.2.8.1.11Integer32read-createcurrent
hh3cPortalFreeRuleDstPort
OBJECT-TYPE
The destination port allows users to access.
1.3.6.1.4.1.25506.2.99.2.8.1.12Integer32read-createcurrent
hh3cPortalFreeRuleRowStatus
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.25506.2.99.2.8.1.13RowStatusread-createcurrent
hh3cPortalForbiddenRuleTable
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.25506.2.99.2.9not-accessiblecurrent
hh3cPortalForbiddenRuleEntry
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.25506.2.99.2.9.1not-accessiblecurrent
hh3cPortalForbiddenRuleIndex
OBJECT-TYPE
It is the index of the table of hh3cPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule.
1.3.6.1.4.1.25506.2.99.2.9.1.1Integer32 (0..2147483647)not-accessiblecurrent
hh3cPortalForbiddenRuleSrcIfIndex
OBJECT-TYPE
The index of source interface.
1.3.6.1.4.1.25506.2.99.2.9.1.2InterfaceIndexread-createcurrent
hh3cPortalForbiddenRuleSrcVlanID
OBJECT-TYPE
The identification of source vlan.
1.3.6.1.4.1.25506.2.99.2.9.1.3Integer32read-createcurrent
hh3cPortalForbiddenRuleSrcMac
OBJECT-TYPE
The MAC address to match against the packet's source MAC address.
1.3.6.1.4.1.25506.2.99.2.9.1.4MacAddressread-createcurrent
hh3cPortalForbiddenRuleAddrType
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.25506.2.99.2.9.1.5InetAddressTyperead-createcurrent
hh3cPortalForbiddenRuleSrcAddr
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. hh3cPortalForbiddenRuleSrcPrefix indicates the number of bits that are relevant.
1.3.6.1.4.1.25506.2.99.2.9.1.6InetAddressread-createcurrent
hh3cPortalForbiddenRuleSrcPrefix
OBJECT-TYPE
The length of the CIDR Prefix carried in hh3cPortalFreeRuleSrcAddr. 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.25506.2.99.2.9.1.7InetAddressPrefixLengthread-createcurrent
hh3cPortalForbiddenRuleDstAddr
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. hh3cPortalForbiddenRuleDstPrefix indicates the number of bits that are relevant.
1.3.6.1.4.1.25506.2.99.2.9.1.8InetAddressread-createcurrent
hh3cPortalForbiddenRuleDstPrefix
OBJECT-TYPE
The length of the CIDR Prefix carried in hh3cPortalFreeRuleDstAddr. 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.25506.2.99.2.9.1.9InetAddressPrefixLengthread-createcurrent
hh3cPortalForbiddenRuleProtocol
OBJECT-TYPE
The protocol-type of port.
1.3.6.1.4.1.25506.2.99.2.9.1.10INTEGER {invalid(0), tcp(6), udp(17)}read-createcurrent
hh3cPortalForbiddenRuleSrcPort
OBJECT-TYPE
The source port does not allow users to access.
1.3.6.1.4.1.25506.2.99.2.9.1.11Integer32read-createcurrent
hh3cPortalForbiddenRuleDstPort
OBJECT-TYPE
The destination port does not allow users to access.
1.3.6.1.4.1.25506.2.99.2.9.1.12Integer32read-createcurrent
hh3cPortalForbiddenRuleRowStatus
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.25506.2.99.2.9.1.13RowStatusread-createcurrent
hh3cPortalForbiddenRuleSsidName
OBJECT-TYPE
This object is used to match packet's source SSID.
1.3.6.1.4.1.25506.2.99.2.9.1.14OCTET STRING (SIZE(1..128))read-createcurrent
hh3cPortalTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.3
hh3cPortalTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.3.0
hh3cPortalTrapVarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.3.1
hh3cPortalFirstTrapTime
OBJECT-TYPE
Represents the first trap time.
1.3.6.1.4.1.25506.2.99.3.1.1TimeTicksaccessible-for-notifycurrent
hh3cPortalServerIP
OBJECT-TYPE
The portal server's IP.
1.3.6.1.4.1.25506.2.99.3.1.2InetAddressIPv4accessible-for-notifycurrent
hh3cPortalStatistic
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.4
hh3cPortalStatAuthReq
OBJECT-TYPE
It shows the total number of portal authentication requests from the portal server.
1.3.6.1.4.1.25506.2.99.4.1Counter64read-onlycurrent
hh3cPortalStatAckLogout
OBJECT-TYPE
It shows the number of logout requests from the portal server.
1.3.6.1.4.1.25506.2.99.4.2Counter64read-onlycurrent
hh3cPortalStatNotifyLogout
OBJECT-TYPE
It shows the number of logout requests from the access device.
1.3.6.1.4.1.25506.2.99.4.3Counter64read-onlycurrent
hh3cPortalStatChallengeTimeout
OBJECT-TYPE
It shows the number of challenge from the portal server without response.
1.3.6.1.4.1.25506.2.99.4.4Counter64read-onlycurrent
hh3cPortalStatChallengeBusy
OBJECT-TYPE
It shows the number of device-busy responses for challenges from the portal server.
1.3.6.1.4.1.25506.2.99.4.5Counter64read-onlycurrent
hh3cPortalStatChallengeFail
OBJECT-TYPE
It shows the number of challenges from the portal server with failure response.
1.3.6.1.4.1.25506.2.99.4.6Counter64read-onlycurrent
hh3cPortalStatAuthTimeout
OBJECT-TYPE
It shows the number of authentication requests from the portal server without responses.
1.3.6.1.4.1.25506.2.99.4.7Counter64read-onlycurrent
hh3cPortalStatAuthFail
OBJECT-TYPE
It shows the number of authentication requests from the portal server with failure responses.
1.3.6.1.4.1.25506.2.99.4.8Counter64read-onlycurrent
hh3cPortalStatPwdError
OBJECT-TYPE
It shows the number of password errors.
1.3.6.1.4.1.25506.2.99.4.9Counter64read-onlycurrent
hh3cPortalStatAuthBusy
OBJECT-TYPE
It shows the number of device-busy responses to authentication requests from the portal server.
1.3.6.1.4.1.25506.2.99.4.10Counter64read-onlycurrent
hh3cPortalStatAuthDisordered
OBJECT-TYPE
It shows the number of disordered authentication packets from the portal server.
1.3.6.1.4.1.25506.2.99.4.11Counter64read-onlycurrent
hh3cPortalStatAuthUnknownError
OBJECT-TYPE
It shows the number of unknown errors.
1.3.6.1.4.1.25506.2.99.4.12Counter64read-onlycurrent
hh3cPortalStatAuthResp
OBJECT-TYPE
It shows the number of authentication response messages which are sent by device to portal server.
1.3.6.1.4.1.25506.2.99.4.13Counter64read-onlycurrent
hh3cPortalStatChallengeReq
OBJECT-TYPE
It shows the number of challenge request messages which are sent by portal server to device.
1.3.6.1.4.1.25506.2.99.4.14Counter64read-onlycurrent
hh3cPortalStatChallengeResp
OBJECT-TYPE
It shows the number of challenge response messages which are sent by device to portal server.
1.3.6.1.4.1.25506.2.99.4.15Counter64read-onlycurrent
hh3cPortalStatHttpReq
OBJECT-TYPE
It shows the number of http request messages which are sent by portal user to device.
1.3.6.1.4.1.25506.2.99.4.16Counter64read-onlycurrent
hh3cPortalStatHttpResp
OBJECT-TYPE
It shows the number of http response messages which are sent by device to portal user.
1.3.6.1.4.1.25506.2.99.4.17Counter64read-onlycurrent
hh3cPortalStatHttpsReq
OBJECT-TYPE
It shows the number of HTTPS request messages sent from portal users to the device.
1.3.6.1.4.1.25506.2.99.4.18Counter64read-onlycurrent
hh3cPortalStatHttpsResp
OBJECT-TYPE
It shows the number of HTTPS response messages sent from the device to portal users.
1.3.6.1.4.1.25506.2.99.4.19Counter64read-onlycurrent
hh3cPortalPktStatistic
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.5
hh3cPortalPktStaReqAuthNum
OBJECT-TYPE
It shows the total number of portal authentication requests from the portal server.
1.3.6.1.4.1.25506.2.99.5.1Counter64read-onlycurrent
hh3cPortalPktStaAckAuthSuccess
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.25506.2.99.5.2Counter64read-onlycurrent
hh3cPortalPktStaAckAuthReject
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.25506.2.99.5.3Counter64read-onlycurrent
hh3cPortalPktStaAckAuthEstablish
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.25506.2.99.5.4Counter64read-onlycurrent
hh3cPortalPktStaAckAuthBusy
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.25506.2.99.5.5Counter64read-onlycurrent
hh3cPortalPktStaAckAuthAuthFail
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.25506.2.99.5.6Counter64read-onlycurrent
hh3cPortalPktStaReqChallengeNum
OBJECT-TYPE
It shows the total number of portal challenge requests from the portal server.
1.3.6.1.4.1.25506.2.99.5.7Counter64read-onlycurrent
hh3cPortalPktStaAckChallengeSuccess
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.25506.2.99.5.8Counter64read-onlycurrent
hh3cPortalPktStaAckChallengeReject
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.25506.2.99.5.9Counter64read-onlycurrent
hh3cPortalPktStaAckChallengeEstablish
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.25506.2.99.5.10Counter64read-onlycurrent
hh3cPortalPktStaAckChallengeBusy
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.25506.2.99.5.11Counter64read-onlycurrent
hh3cPortalPktStaAckChallengeAuthFail
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.25506.2.99.5.12Counter64read-onlycurrent
hh3cPortalExtConfig
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.6
hh3cPortalExtMaxUserNumber
OBJECT-TYPE
Specify the maximum number of online users.
1.3.6.1.4.1.25506.2.99.6.1Unsigned32read-writecurrent
hh3cPortalExtCurrentUserNumber
OBJECT-TYPE
The current number of online portal users.
1.3.6.1.4.1.25506.2.99.6.2Unsigned32read-onlycurrent
hh3cPortalExtStatus
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.25506.2.99.6.3INTEGER {enabled(1), disabled(2)}read-onlycurrent
hh3cPortalExtTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.99.7
hh3cPortalExtSrvTable
OBJECT-TYPE
This table defines the name of the portal server. It can be created and destroyed by MIB.
1.3.6.1.4.1.25506.2.99.7.1not-accessiblecurrent
hh3cPortalExtSrvEntry
OBJECT-TYPE
There is a row in this table for each name and URL of the portal server. It is indexed by using the object hh3cPortalExtSrvName.
1.3.6.1.4.1.25506.2.99.7.1.1not-accessiblecurrent
hh3cPortalExtSrvName
OBJECT-TYPE
It is the index of the table hh3cPortalExtSrvTable. It shows the name of the portal server.
1.3.6.1.4.1.25506.2.99.7.1.1.1OCTET STRING (SIZE(1..32))not-accessiblecurrent
hh3cPortalExtSrvIPAddrType
OBJECT-TYPE
The type of the portal server IP address.
1.3.6.1.4.1.25506.2.99.7.1.1.2InetAddressTyperead-createcurrent
hh3cPortalExtSrvIP
OBJECT-TYPE
It shows the IP address of the portal server.
1.3.6.1.4.1.25506.2.99.7.1.1.3InetAddressread-createcurrent
hh3cPortalExtSrvPort
OBJECT-TYPE
It shows the UDP port of the portal server. The port will be used when clients send packets to the portal server. Default value is 50100. It is not configurable when the portal server has been enabled.
1.3.6.1.4.1.25506.2.99.7.1.1.4Integer32read-writecurrent
hh3cPortalExtSrvRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo and Destroy operations. To create a new row, the portal server must be specified. To destroy an existing row, the portal server MUST NOT be referenced by an interface.
1.3.6.1.4.1.25506.2.99.7.1.1.5RowStatusread-createcurrent
hh3cPortalExtWebSrvTable
OBJECT-TYPE
This table defines the name of the portal Web server. It can be created and destroyed by MIB.
1.3.6.1.4.1.25506.2.99.7.2not-accessiblecurrent
hh3cPortalExtWebSrvEntry
OBJECT-TYPE
There is a row in this table for each name and portal Web server. It is indexed by using the object hh3cPortalExtWebSrvName.
1.3.6.1.4.1.25506.2.99.7.2.1not-accessiblecurrent
hh3cPortalExtWebSrvName
OBJECT-TYPE
It is the index of the table hh3cPortalExtWebSrvTable. It shows the name of the portal Web server.
1.3.6.1.4.1.25506.2.99.7.2.1.1OCTET STRING (SIZE(1..32))not-accessiblecurrent
hh3cPortalExtWebSrvUrl
OBJECT-TYPE
It shows the URL to the portal Web server. Users which have not logged on to portal will be redirected to the portal server according to hh3cPortalServerIfUrl. The value is consisted of protocol, IP address and relative path. For example: http://10.1.1.1/portal.
1.3.6.1.4.1.25506.2.99.7.2.1.2OCTET STRINGread-createcurrent
hh3cPortalExtWebSrvRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo and Destroy operations. To create a new row, the portal server must be specified. To destroy an existing row, the portal Web server MUST NOT be referenced by an interface.
1.3.6.1.4.1.25506.2.99.7.2.1.3RowStatusread-createcurrent
hh3cPortalExtMTSrvTable
OBJECT-TYPE
This table describes the configuration of the MAC Trigger server.
1.3.6.1.4.1.25506.2.99.7.3not-accessiblecurrent
hh3cPortalExtMTSrvEntry
OBJECT-TYPE
There is a row in the table for the MAC Trigger server. It is indexed by using the object Index.
1.3.6.1.4.1.25506.2.99.7.3.1not-accessiblecurrent
hh3cPortalExtMTSrvName
OBJECT-TYPE
It is the index of the table hh3cPortalExtMTSrvTable. It shows the name of the MAC Trigger server.
1.3.6.1.4.1.25506.2.99.7.3.1.1OCTET STRING (SIZE(1..32))not-accessiblecurrent
hh3cPortalExtMTSrvIPAddrType
OBJECT-TYPE
The type of the MAC Trigger server IP address.
1.3.6.1.4.1.25506.2.99.7.3.1.2InetAddressTyperead-createcurrent
hh3cPortalExtMTSrvIP
OBJECT-TYPE
It shows the IP address of the MAC Trigger server.
1.3.6.1.4.1.25506.2.99.7.3.1.3InetAddressread-createcurrent
hh3cPortalExtMTSrvPort
OBJECT-TYPE
It shows the UDP port of the MAC Trigger server. The port will be used when clients send packets to the MAC Trigger server. Default value is 50100.
1.3.6.1.4.1.25506.2.99.7.3.1.4Integer32read-createcurrent
hh3cPortalExtMTDetctFlowPeriod
OBJECT-TYPE
It shows the user flow detection interval (in seconds) when MAC Trigger and Portal are enabled. Default value is 300.
1.3.6.1.4.1.25506.2.99.7.3.1.5Integer32read-createcurrent
hh3cPortalExtMTThresholdFlow
OBJECT-TYPE
It shows the user traffic threshold (in bytes) that triggers authentication when MAC Trigger and Portal are enabled. Default value is 0.
1.3.6.1.4.1.25506.2.99.7.3.1.6Unsigned32read-createcurrent
hh3cPortalExtMTSrvRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo and Destroy operations.
1.3.6.1.4.1.25506.2.99.7.3.1.7RowStatusread-createcurrent
hh3cPortalExtIfConfigTable
OBJECT-TYPE
This table describes portal information on interfaces.
1.3.6.1.4.1.25506.2.99.7.4not-accessiblecurrent
hh3cPortalExtIfConfigEntry
OBJECT-TYPE
There is a row in this table for an interface on which portal has been enabled. It is indexed by using the object ifIndex.
1.3.6.1.4.1.25506.2.99.7.4.1not-accessiblecurrent
hh3cPortalExtIfIndex
OBJECT-TYPE
It is the interface index and the index of hh3cPortalExtIfConfigTable.
1.3.6.1.4.1.25506.2.99.7.4.1.1InterfaceIndexnot-accessiblecurrent
hh3cPortalExtIfWebSrvName
OBJECT-TYPE
The Portal Web server name must exist. It references hh3cPortalExtWebSrvName.
1.3.6.1.4.1.25506.2.99.7.4.1.2OCTET STRINGread-writecurrent
hh3cPortalExtIfDomainName
OBJECT-TYPE
Authentication domain.
1.3.6.1.4.1.25506.2.99.7.4.1.3OCTET STRINGread-writecurrent
hh3cPortalExtIfAuthMethod
OBJECT-TYPE
Specify the portal authentication method.
1.3.6.1.4.1.25506.2.99.7.4.1.4Hh3cPortalAuthMethodread-writecurrent
hh3cPortalExtIfMTSrvName
OBJECT-TYPE
The MAC trigger server name must exist. It references hh3cPortalExtMTSrvName.
1.3.6.1.4.1.25506.2.99.7.4.1.5OCTET STRINGread-writecurrent
hh3cPortalExtIfMaxUser
OBJECT-TYPE
Maximum number of portal users.
1.3.6.1.4.1.25506.2.99.7.4.1.6Unsigned32read-writecurrent
hh3cPortalExtIfIpv6ConfigTable
OBJECT-TYPE
This table describes IPv6 portal information on interfaces.
1.3.6.1.4.1.25506.2.99.7.5not-accessiblecurrent
hh3cPortalExtIfIpv6ConfigEntry
OBJECT-TYPE
There is a row in this table for an interface on which IPv6 portal has been enabled. It is indexed by using the object ifIndex.
1.3.6.1.4.1.25506.2.99.7.5.1not-accessiblecurrent
hh3cPortalExtIfIpv6Index
OBJECT-TYPE
It is the interface index and the index of hh3cPortalExtIfIpv6ConfigTable.
1.3.6.1.4.1.25506.2.99.7.5.1.1InterfaceIndexnot-accessiblecurrent
hh3cPortalExtIfIpv6WebSrvName
OBJECT-TYPE
The Portal Web server name must exist. It references hh3cPortalExtWebSrvName.
1.3.6.1.4.1.25506.2.99.7.5.1.2OCTET STRINGread-writecurrent
hh3cPortalExtIfIpv6DomainName
OBJECT-TYPE
Authentication domain.
1.3.6.1.4.1.25506.2.99.7.5.1.3OCTET STRINGread-writecurrent
hh3cPortalExtIfIpv6AuthMethod
OBJECT-TYPE
Specify the portal authentication method.
1.3.6.1.4.1.25506.2.99.7.5.1.4Hh3cPortalAuthMethodread-writecurrent
hh3cPortalExtIfIpv6MaxUser
OBJECT-TYPE
Maximum number of IPv6 portal users.
1.3.6.1.4.1.25506.2.99.7.5.1.5Unsigned32read-writecurrent
hh3cPortalDot11SrvTable
OBJECT-TYPE
This table describes the portal information on service templates.
1.3.6.1.4.1.25506.2.99.7.6not-accessiblecurrent
hh3cPortalDot11SrvEntry
OBJECT-TYPE
There is a row in this table for a service template on which portal has been enabled. It is indexed by using the object wlan service-template name.
1.3.6.1.4.1.25506.2.99.7.6.1not-accessiblecurrent
hh3cPortalDot11SrvTemName
OBJECT-TYPE
It is the index of the table hh3cPortalDot11SrvTable, it shows the name of the wlan service-template.
1.3.6.1.4.1.25506.2.99.7.6.1.1OCTET STRING (SIZE(1..63))not-accessiblecurrent
hh3cPortalDot11WebSrvName
OBJECT-TYPE
It shows portal web-server name.
1.3.6.1.4.1.25506.2.99.7.6.1.2OCTET STRINGread-writecurrent
hh3cPortalDot11DomainName
OBJECT-TYPE
It shows portal authentication domain name.
1.3.6.1.4.1.25506.2.99.7.6.1.3OCTET STRINGread-writecurrent
hh3cPortalDot11AuthMethod
OBJECT-TYPE
Specify the portal authentication method on service templates.
1.3.6.1.4.1.25506.2.99.7.6.1.4Hh3cPortalAuthMethodread-writecurrent
hh3cPortalDot11MTSrvName
OBJECT-TYPE
The MAC trigger server name must exist. It references hh3cPortalExtMTSrvName.
1.3.6.1.4.1.25506.2.99.7.6.1.5OCTET STRINGread-writecurrent
hh3cPortalDot11MaxUser
OBJECT-TYPE
Maximum number of portal users.
1.3.6.1.4.1.25506.2.99.7.6.1.6Unsigned32read-writecurrent
hh3cPortalDot11Ipv6SrvTable
OBJECT-TYPE
This table describes IPv6 portal information on service templates.
1.3.6.1.4.1.25506.2.99.7.7not-accessiblecurrent
hh3cPortalDot11Ipv6SrvEntry
OBJECT-TYPE
There is a row in this table for a service template on which IPv6 portal has been enabled. It is indexed by using the object wlan service-template name.
1.3.6.1.4.1.25506.2.99.7.7.1not-accessiblecurrent
hh3cPortalDot11Ipv6SrvTemName
OBJECT-TYPE
It is the index of the table hh3cPortalDot11Ipv6SrvTable. It shows the name of the IPv6 portal server.
1.3.6.1.4.1.25506.2.99.7.7.1.1OCTET STRING (SIZE(1..63))not-accessiblecurrent
hh3cPortalDot11Ipv6WebSrvName
OBJECT-TYPE
It shows the IPv6 portal Web server name.
1.3.6.1.4.1.25506.2.99.7.7.1.2OCTET STRINGread-writecurrent
hh3cPortalDot11Ipv6DomainName
OBJECT-TYPE
IPv6 portal authentication domain name.
1.3.6.1.4.1.25506.2.99.7.7.1.3OCTET STRINGread-writecurrent
hh3cPortalDot11Ipv6AuthMethod
OBJECT-TYPE
Specify the IPv6 portal authentication method on service templates.
1.3.6.1.4.1.25506.2.99.7.7.1.4Hh3cPortalAuthMethodread-writecurrent
hh3cPortalDot11Ipv6MaxUser
OBJECT-TYPE
Maximum number of IPv6 portal users.
1.3.6.1.4.1.25506.2.99.7.7.1.5Unsigned32read-writecurrent

Notifications

NameOIDStatus
hh3cPortalServerLost
NOTIFICATION-TYPE
This trap is generated when the device finds that the portal server is unreachable, the portal server's name is hh3cPortalServerName, and the portal server's IP is hh3cPortalServerIP, and the portal server's port is hh3cPortalServerPort, and the portal server has been enabled.
1.3.6.1.4.1.25506.2.99.3.0.1current
hh3cPortalServerGet
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 hh3cPortalServerName, and the portal server's IP is hh3cPortalServerIP, and the portal server's port is hh3cPortalServerPort, and the portal server has been enabled.
1.3.6.1.4.1.25506.2.99.3.0.2current