HH3C-PORTAL-MIB

File: HH3C-PORTAL-MIB.mib (48516 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

hh3cCommon OBJECT-TYPE NOTIFICATION-TYPE
MODULE-IDENTITY Integer32 Counter64
Unsigned32 TimeTicks RowStatus
MacAddress ifIndex InterfaceIndex
InetAddressPrefixLength InetAddressType InetAddress
InetAddressIPv4

Defined Types

Hh3cPortalServerEntry  
SEQUENCE    
  hh3cPortalServerName OCTET STRING
  hh3cPortalServerUrl OCTET STRING
  hh3cPortalServerPort Integer32

Hh3cPortalIfInfoEntry  
SEQUENCE    
  hh3cPortalAuthReqNumber Integer32
  hh3cPortalAuthSuccNumber Integer32
  hh3cPortalAuthFailNumber Integer32

Hh3cPortalIfServerEntry  
SEQUENCE    
  hh3cPortalIfServerIndex Integer32
  hh3cPortalIfServerUrl OCTET STRING
  hh3cPortalIfServerRowStatus RowStatus

Hh3cPortalIfVlanNasIDEntry  
SEQUENCE    
  hh3cPortalIfVlanNasIDIfIndex InterfaceIndex
  hh3cPortalIfVlanNasIDVlanID Integer32
  hh3cPortalIfVlanNasIDNasID OCTET STRING

Hh3cPortalSSIDFreeRuleEntry  
SEQUENCE    
  hh3cPortalSSIDFreeRuleIndex Integer32
  hh3cPortalSSIDFreeRuleSrcSSID OCTET STRING
  hh3cPortalSSIDFreeRuleRowStatus RowStatus
  hh3cPortalSSIDFreeRuleSrcSpot OCTET STRING

Hh3cPortalMacTriggerSrvEntry  
SEQUENCE    
  hh3cPortalMacTriggerSrvIndex Integer32
  hh3cPortalMacTriggerSrvIPAddrType InetAddressType
  hh3cPortalMacTriggerSrvIP InetAddress
  hh3cPortalMacTriggerSrvPort Integer32
  hh3cPortalMacTriggerSrvRowStatus RowStatus

Hh3cPortalMacTriggerOnIfEntry  
SEQUENCE    
  hh3cPortalMacTriggerOnIfIfIndex InterfaceIndex
  hh3cPortalMacTriggerOnIfDetctFlowPeriod Integer32
  hh3cPortalMacTriggerOnIfThresholdFlow Unsigned32
  hh3cPortalMacTriggerOnIfRowStatus RowStatus

Hh3cPortalFreeRuleEntry  
SEQUENCE    
  hh3cPortalFreeRuleIndex Integer32
  hh3cPortalFreeRuleSrcIfIndex InterfaceIndex
  hh3cPortalFreeRuleSrcVlanID Integer32
  hh3cPortalFreeRuleSrcMac MacAddress
  hh3cPortalFreeRuleAddrType InetAddressType
  hh3cPortalFreeRuleSrcAddr InetAddress
  hh3cPortalFreeRuleSrcPrefix InetAddressPrefixLength
  hh3cPortalFreeRuleDstAddr InetAddress
  hh3cPortalFreeRuleDstPrefix InetAddressPrefixLength
  hh3cPortalFreeRuleProtocol INTEGER
  hh3cPortalFreeRuleSrcPort Integer32
  hh3cPortalFreeRuleDstPort Integer32
  hh3cPortalFreeRuleRowStatus RowStatus

Hh3cPortalForbiddenRuleEntry  
SEQUENCE    
  hh3cPortalForbiddenRuleIndex Integer32
  hh3cPortalForbiddenRuleSrcIfIndex InterfaceIndex
  hh3cPortalForbiddenRuleSrcVlanID Integer32
  hh3cPortalForbiddenRuleSrcMac MacAddress
  hh3cPortalForbiddenRuleAddrType InetAddressType
  hh3cPortalForbiddenRuleSrcAddr InetAddress
  hh3cPortalForbiddenRuleSrcPrefix InetAddressPrefixLength
  hh3cPortalForbiddenRuleDstAddr InetAddress
  hh3cPortalForbiddenRuleDstPrefix InetAddressPrefixLength
  hh3cPortalForbiddenRuleProtocol INTEGER
  hh3cPortalForbiddenRuleSrcPort Integer32
  hh3cPortalForbiddenRuleDstPort Integer32
  hh3cPortalForbiddenRuleRowStatus RowStatus

Defined Values

hh3cPortal 1.3.6.1.4.1.25506.2.99
The MIB module is used for managing portal.
MODULE-IDENTITY    

hh3cPortalConfig 1.3.6.1.4.1.25506.2.99.1
OBJECT IDENTIFIER    

hh3cPortalMaxUserNumber 1.3.6.1.4.1.25506.2.99.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPortalCurrentUserNumber 1.3.6.1.4.1.25506.2.99.1.2
The current number of users connecting to the portal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPortalStatus 1.3.6.1.4.1.25506.2.99.1.3
It indicates the portal status. enabled: Portal is enabled on one or more interfaces. disabled: Portal is not enabled on any interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hh3cPortalUserNumberUpperLimit 1.3.6.1.4.1.25506.2.99.1.4
The upper limit of hh3cPortalMaxUserNumber.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPortalNasId 1.3.6.1.4.1.25506.2.99.1.5
The nas id of this device.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hh3cPortalTables 1.3.6.1.4.1.25506.2.99.2
OBJECT IDENTIFIER    

hh3cPortalServerTable 1.3.6.1.4.1.25506.2.99.2.1
This table defines the name and URL of portal server. It can not be created and destroyed by MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalServerEntry

hh3cPortalServerEntry 1.3.6.1.4.1.25506.2.99.2.1.1
There is a row in this table for each name and URL of portal server. It is indexed using the object hh3cPortalServerName.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalServerEntry  

hh3cPortalServerName 1.3.6.1.4.1.25506.2.99.2.1.1.1
It is the index of the table of hh3cPortalServerTable, it shows the name of the portal server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hh3cPortalServerUrl 1.3.6.1.4.1.25506.2.99.2.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..127)  

hh3cPortalServerPort 1.3.6.1.4.1.25506.2.99.2.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65534  

hh3cPortalIfInfoTable 1.3.6.1.4.1.25506.2.99.2.2
This table describes the portal information on some interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalIfInfoEntry

hh3cPortalIfInfoEntry 1.3.6.1.4.1.25506.2.99.2.2.1
There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalIfInfoEntry  

hh3cPortalAuthReqNumber 1.3.6.1.4.1.25506.2.99.2.2.1.1
It shows the number of authentication request messages which are sent by portal module to AAA module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPortalAuthSuccNumber 1.3.6.1.4.1.25506.2.99.2.2.1.2
It shows the number of authentication success response messages which are sent by AAA module to portal module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPortalAuthFailNumber 1.3.6.1.4.1.25506.2.99.2.2.1.3
It shows the number of authentication failure response messages which are sent by AAA module to portal module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPortalIfServerTable 1.3.6.1.4.1.25506.2.99.2.3
This table describes the portal information on some interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalIfServerEntry

hh3cPortalIfServerEntry 1.3.6.1.4.1.25506.2.99.2.3.1
There is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalIfServerEntry  

hh3cPortalIfServerIndex 1.3.6.1.4.1.25506.2.99.2.3.1.1
It is the index of the table of hh3cIfPtServerTable, it shows the index of the portal server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPortalIfServerUrl 1.3.6.1.4.1.25506.2.99.2.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

hh3cPortalIfServerRowStatus 1.3.6.1.4.1.25506.2.99.2.3.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalIfVlanNasIDTable 1.3.6.1.4.1.25506.2.99.2.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalIfVlanNasIDEntry

hh3cPortalIfVlanNasIDEntry 1.3.6.1.4.1.25506.2.99.2.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalIfVlanNasIDEntry  

hh3cPortalIfVlanNasIDIfIndex 1.3.6.1.4.1.25506.2.99.2.4.1.1
It is the index of the table of hh3cPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hh3cPortalIfVlanNasIDVlanID 1.3.6.1.4.1.25506.2.99.2.4.1.2
It is the index of the table of hh3cPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cPortalIfVlanNasIDNasID 1.3.6.1.4.1.25506.2.99.2.4.1.3
It is the NAS ID to which the Vlan is bound to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cPortalSSIDFreeRuleTable 1.3.6.1.4.1.25506.2.99.2.5
This table describes SSID portal-free rule(s) allows specified users to access specified external websites without portal authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalSSIDFreeRuleEntry

hh3cPortalSSIDFreeRuleEntry 1.3.6.1.4.1.25506.2.99.2.5.1
There is a row in this table for SSID portal-free rule. It is indexed using the object Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalSSIDFreeRuleEntry  

hh3cPortalSSIDFreeRuleIndex 1.3.6.1.4.1.25506.2.99.2.5.1.1
It is the index of the table of hh3cPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPortalSSIDFreeRuleSrcSSID 1.3.6.1.4.1.25506.2.99.2.5.1.2
The SSID match against the packet's source SSID.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

hh3cPortalSSIDFreeRuleRowStatus 1.3.6.1.4.1.25506.2.99.2.5.1.3
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalSSIDFreeRuleSrcSpot 1.3.6.1.4.1.25506.2.99.2.5.1.4
The spot match against the packet's source spot.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hh3cPortalMacTriggerSrvTable 1.3.6.1.4.1.25506.2.99.2.6
This table describes the configration of MAC Trigger Portal server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalMacTriggerSrvEntry

hh3cPortalMacTriggerSrvEntry 1.3.6.1.4.1.25506.2.99.2.6.1
There is a row in the table for MAC Trigger Portal server. It is indexed using the object Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalMacTriggerSrvEntry  

hh3cPortalMacTriggerSrvIndex 1.3.6.1.4.1.25506.2.99.2.6.1.1
It is the index of the table of hh3cPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPortalMacTriggerSrvIPAddrType 1.3.6.1.4.1.25506.2.99.2.6.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPortalMacTriggerSrvIP 1.3.6.1.4.1.25506.2.99.2.6.1.3
It shows the IP address of MAC Trigger Portal server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPortalMacTriggerSrvPort 1.3.6.1.4.1.25506.2.99.2.6.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65534  

hh3cPortalMacTriggerSrvRowStatus 1.3.6.1.4.1.25506.2.99.2.6.1.5
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalMacTriggerOnIfTable 1.3.6.1.4.1.25506.2.99.2.7
This table describes the configration of Portal MAC Trigger on interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalMacTriggerOnIfEntry

hh3cPortalMacTriggerOnIfEntry 1.3.6.1.4.1.25506.2.99.2.7.1
There is a row in the table for Portal MAC Trigger configuration on interface. It is indexed using the object Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalMacTriggerOnIfEntry  

hh3cPortalMacTriggerOnIfIfIndex 1.3.6.1.4.1.25506.2.99.2.7.1.1
It is the interface index and the index of hh3cPortalMacTriggerOnIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hh3cPortalMacTriggerOnIfDetctFlowPeriod 1.3.6.1.4.1.25506.2.99.2.7.1.2
It shows the period of detecting the user flow when MAC Trigger and Portal is enabled. The unit is second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalMacTriggerOnIfThresholdFlow 1.3.6.1.4.1.25506.2.99.2.7.1.3
It shows the threshold flow of the user to triggering authentication when MAC Trigger and Portal is enabled. The unit is byte.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cPortalMacTriggerOnIfRowStatus 1.3.6.1.4.1.25506.2.99.2.7.1.4
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalFreeRuleTable 1.3.6.1.4.1.25506.2.99.2.8
This table describes portal-free rule(s) allows specified users to access specified external websites without portal authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalFreeRuleEntry

hh3cPortalFreeRuleEntry 1.3.6.1.4.1.25506.2.99.2.8.1
There is a row in this table for portal-free rule. It is indexed using the object Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalFreeRuleEntry  

hh3cPortalFreeRuleIndex 1.3.6.1.4.1.25506.2.99.2.8.1.1
It is the index of the table of hh3cPortalFreeRuleTable, it shows the index of the portal-free rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPortalFreeRuleSrcIfIndex 1.3.6.1.4.1.25506.2.99.2.8.1.2
The index of source interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hh3cPortalFreeRuleSrcVlanID 1.3.6.1.4.1.25506.2.99.2.8.1.3
The identification of source vlan.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalFreeRuleSrcMac 1.3.6.1.4.1.25506.2.99.2.8.1.4
The MAC address to match against the packet's source MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hh3cPortalFreeRuleAddrType 1.3.6.1.4.1.25506.2.99.2.8.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPortalFreeRuleSrcAddr 1.3.6.1.4.1.25506.2.99.2.8.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPortalFreeRuleSrcPrefix 1.3.6.1.4.1.25506.2.99.2.8.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hh3cPortalFreeRuleDstAddr 1.3.6.1.4.1.25506.2.99.2.8.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPortalFreeRuleDstPrefix 1.3.6.1.4.1.25506.2.99.2.8.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hh3cPortalFreeRuleProtocol 1.3.6.1.4.1.25506.2.99.2.8.1.10
The protocol-type of port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(0), tcp(6), udp(17)  

hh3cPortalFreeRuleSrcPort 1.3.6.1.4.1.25506.2.99.2.8.1.11
The source port allows users to access.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalFreeRuleDstPort 1.3.6.1.4.1.25506.2.99.2.8.1.12
The destination port allows users to access.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalFreeRuleRowStatus 1.3.6.1.4.1.25506.2.99.2.8.1.13
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalForbiddenRuleTable 1.3.6.1.4.1.25506.2.99.2.9
This table describes a portal-forbidden rule does not allow specified users to access specified external websites.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPortalForbiddenRuleEntry

hh3cPortalForbiddenRuleEntry 1.3.6.1.4.1.25506.2.99.2.9.1
There is a row in this table for portal-forbidden rule. It is indexed using the object Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPortalForbiddenRuleEntry  

hh3cPortalForbiddenRuleIndex 1.3.6.1.4.1.25506.2.99.2.9.1.1
It is the index of the table of hh3cPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPortalForbiddenRuleSrcIfIndex 1.3.6.1.4.1.25506.2.99.2.9.1.2
The index of source interface.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hh3cPortalForbiddenRuleSrcVlanID 1.3.6.1.4.1.25506.2.99.2.9.1.3
The identification of source vlan.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalForbiddenRuleSrcMac 1.3.6.1.4.1.25506.2.99.2.9.1.4
The MAC address to match against the packet's source MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hh3cPortalForbiddenRuleAddrType 1.3.6.1.4.1.25506.2.99.2.9.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPortalForbiddenRuleSrcAddr 1.3.6.1.4.1.25506.2.99.2.9.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPortalForbiddenRuleSrcPrefix 1.3.6.1.4.1.25506.2.99.2.9.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hh3cPortalForbiddenRuleDstAddr 1.3.6.1.4.1.25506.2.99.2.9.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPortalForbiddenRuleDstPrefix 1.3.6.1.4.1.25506.2.99.2.9.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hh3cPortalForbiddenRuleProtocol 1.3.6.1.4.1.25506.2.99.2.9.1.10
The protocol-type of port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(0), tcp(6), udp(17)  

hh3cPortalForbiddenRuleSrcPort 1.3.6.1.4.1.25506.2.99.2.9.1.11
The source port does not allow users to access.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalForbiddenRuleDstPort 1.3.6.1.4.1.25506.2.99.2.9.1.12
The destination port does not allow users to access.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPortalForbiddenRuleRowStatus 1.3.6.1.4.1.25506.2.99.2.9.1.13
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPortalTraps 1.3.6.1.4.1.25506.2.99.3
OBJECT IDENTIFIER    

hh3cPortalTrapPrefix 1.3.6.1.4.1.25506.2.99.3.0
OBJECT IDENTIFIER    

hh3cPortalServerLost 1.3.6.1.4.1.25506.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 hh3cPortalServerName, and the portal server's IP is hh3cPortalServerIP, and the portal server's port is hh3cPortalServerPort, and the portal server has been enabled.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cPortalServerGet 1.3.6.1.4.1.25506.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 hh3cPortalServerName, and the portal server's IP is hh3cPortalServerIP, and the portal server's port is hh3cPortalServerPort, and the portal server has been enabled.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cPortalTrapVarObjects 1.3.6.1.4.1.25506.2.99.3.1
OBJECT IDENTIFIER    

hh3cPortalFirstTrapTime 1.3.6.1.4.1.25506.2.99.3.1.1
Represents the first trap time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

hh3cPortalServerIP 1.3.6.1.4.1.25506.2.99.3.1.2
The portal server's IP.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressIPv4  

hh3cPortalStatistic 1.3.6.1.4.1.25506.2.99.4
OBJECT IDENTIFIER    

hh3cPortalStatAuthReq 1.3.6.1.4.1.25506.2.99.4.1
It shows the total number of portal authentication requests from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAckLogout 1.3.6.1.4.1.25506.2.99.4.2
It shows the number of logout requests from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatNotifyLogout 1.3.6.1.4.1.25506.2.99.4.3
It shows the number of logout requests from the access device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatChallengeTimeout 1.3.6.1.4.1.25506.2.99.4.4
It shows the number of challenge from the portal server without response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatChallengeBusy 1.3.6.1.4.1.25506.2.99.4.5
It shows the number of device-busy responses for challenges from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatChallengeFail 1.3.6.1.4.1.25506.2.99.4.6
It shows the number of challenges from the portal server with failure response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthTimeout 1.3.6.1.4.1.25506.2.99.4.7
It shows the number of authentication requests from the portal server without responses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthFail 1.3.6.1.4.1.25506.2.99.4.8
It shows the number of authentication requests from the portal server with failure responses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatPwdError 1.3.6.1.4.1.25506.2.99.4.9
It shows the number of password errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthBusy 1.3.6.1.4.1.25506.2.99.4.10
It shows the number of device-busy responses to authentication requests from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthDisordered 1.3.6.1.4.1.25506.2.99.4.11
It shows the number of disordered authentication packets from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthUnknownError 1.3.6.1.4.1.25506.2.99.4.12
It shows the number of unknown errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatAuthResp 1.3.6.1.4.1.25506.2.99.4.13
It shows the number of authentication response messages which are sent by device to portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatChallengeReq 1.3.6.1.4.1.25506.2.99.4.14
It shows the number of challenge request messages which are sent by portal server to device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatChallengeResp 1.3.6.1.4.1.25506.2.99.4.15
It shows the number of challenge response messages which are sent by device to portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatHttpReq 1.3.6.1.4.1.25506.2.99.4.16
It shows the number of http request messages which are sent by portal user to device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalStatHttpResp 1.3.6.1.4.1.25506.2.99.4.17
It shows the number of http response messages which are sent by device to portal user.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStatistic 1.3.6.1.4.1.25506.2.99.5
OBJECT IDENTIFIER    

hh3cPortalPktStaReqAuthNum 1.3.6.1.4.1.25506.2.99.5.1
It shows the total number of portal authentication requests from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckAuthSuccess 1.3.6.1.4.1.25506.2.99.5.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckAuthReject 1.3.6.1.4.1.25506.2.99.5.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckAuthEstablish 1.3.6.1.4.1.25506.2.99.5.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckAuthBusy 1.3.6.1.4.1.25506.2.99.5.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckAuthAuthFail 1.3.6.1.4.1.25506.2.99.5.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaReqChallengeNum 1.3.6.1.4.1.25506.2.99.5.7
It shows the total number of portal challenge requests from the portal server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckChallengeSuccess 1.3.6.1.4.1.25506.2.99.5.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckChallengeReject 1.3.6.1.4.1.25506.2.99.5.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckChallengeEstablish 1.3.6.1.4.1.25506.2.99.5.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckChallengeBusy 1.3.6.1.4.1.25506.2.99.5.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPortalPktStaAckChallengeAuthFail 1.3.6.1.4.1.25506.2.99.5.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64