Home/Catalog/A3COM-HUAWEI-PORTAL-MIB

A3COM-HUAWEI-PORTAL-MIB

AI MIB Summary

The A3COM-HUAWEI-PORTAL-MIB facilitates the monitoring and management of network access control portal sessions on A3COM and Huawei network devices, specifically tracking authentication states, user session counts, and portal policy enforcement metrics.

The MIB module is used for managing portal.
Main OID:
h3cPortal.1.3.6.1.4.1.43.45.1.10.2.99
111
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

111 total
Object Name
h3cPortalThe MIB module is used for managing portal.
MODULE-IDENTITY
.1.3.6.1.4.1.43.45.1.10.2.99
h3cPortalConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.1
h3cPortalMaxUserNumberSpecify the maximum number of online users, the value to be set should meet the following two conditions: 1. Less than or equal to h3cPortalUserNumberUpperLimit. 2. Greater than or equal to one. The default value is equal to h3cPortalUserNumberUpperLimit.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.1.1
h3cPortalCurrentUserNumberThe current number of users connecting to the portal.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.1.2
h3cPortalStatusIt indicates the portal status. enabled: Portal is enabled on one or more interfaces. disabled: Portal is not enabled on any interface.ro
Enumeration
.1.3.6.1.4.1.43.45.1.10.2.99.1.3
h3cPortalUserNumberUpperLimitThe upper limit of h3cPortalMaxUserNumber.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.1.4
h3cPortalNasIdThe nas id of this device.rw
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.1.5
h3cPortalTables
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.2
h3cPortalServerTableThis table defines the name and URL of portal server. It can not be created and destroyed by MIB.
SEQUENCE OF H3cPortalServerEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.1
h3cPortalServerEntryThere is a row in this table for each name and URL of portal server. It is indexed using the object h3cPortalServerName.
H3cPortalServerEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.1.1
h3cPortalServerNameIt is the index of the table of h3cPortalServerTable, it shows the name of the portal server.ro
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.2.1.1.1
h3cPortalServerUrlIt 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 h3cPortalServerUrl. 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.rw
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.2.1.1.2
h3cPortalServerPortIt 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.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.1.1.3
h3cPortalIfInfoTableThis table describes the portal information on some interface.
SEQUENCE OF H3cPortalIfInfoEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.2
h3cPortalIfInfoEntryThere is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex.
H3cPortalIfInfoEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.2.1
h3cPortalAuthReqNumberIt shows the number of authentication request messages which are sent by portal module to AAA module.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.2.1.1
h3cPortalAuthSuccNumberIt shows the number of authentication success response messages which are sent by AAA module to portal module.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.2.1.2
h3cPortalAuthFailNumberIt shows the number of authentication failure response messages which are sent by AAA module to portal module.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.2.1.3
h3cPortalIfServerTableThis table describes the portal information on some interface.
SEQUENCE OF H3cPortalIfServerEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.3
h3cPortalIfServerEntryThere is a row in this table for a interface on which portal has been enabled. It is indexed using the object ifIndex.
H3cPortalIfServerEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.3.1
h3cPortalIfServerIndexIt is the index of the table of h3cIfPtServerTable, it shows the index of the portal server.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.3.1.1
h3cPortalIfServerUrlIt 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 h3cPortalServerIfUrl. 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.rw
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.2.3.1.2
h3cPortalIfServerRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.3.1.3
h3cPortalIfVlanNasIDTableThis 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.
SEQUENCE OF H3cPortalIfVlanNasIDEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.4
h3cPortalIfVlanNasIDEntryThere 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.
H3cPortalIfVlanNasIDEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.4.1
h3cPortalIfVlanNasIDIfIndexIt is the index of the table of h3cPortalIfVlanNasIDTable, it shows the interface on which portal has been enabled.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.4.1.1
h3cPortalIfVlanNasIDVlanIDIt is the index of the table of h3cPortalIfVlanNasIDTable, it shows the Vlan that the interface belongs to.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.4.1.2
h3cPortalIfVlanNasIDNasIDIt is the NAS ID to which the Vlan is bound to.ro
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.2.4.1.3
h3cPortalSSIDFreeRuleTableThis table describes SSID portal-free rule(s) allows specified users to access specified external websites without portal authentication.
SEQUENCE OF H3cPortalSSIDFreeRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.5
h3cPortalSSIDFreeRuleEntryThere is a row in this table for SSID portal-free rule. It is indexed using the object Index.
H3cPortalSSIDFreeRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.5.1
h3cPortalSSIDFreeRuleIndexIt is the index of the table of h3cPortalSSIDFreeRuleTable, it shows the index of the SSID portal-free rule.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.5.1.1
h3cPortalSSIDFreeRuleSrcSSIDThe SSID match against the packet's source SSID.rw
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.99.2.5.1.2
h3cPortalSSIDFreeRuleRowStatusThis object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.5.1.3
h3cPortalMacTriggerSrvTableThis table describes the configration of MAC Trigger Portal server.
SEQUENCE OF H3cPortalMacTriggerSrvEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.6
h3cPortalMacTriggerSrvEntryThere is a row in the table for MAC Trigger Portal server. It is indexed using the object Index.
H3cPortalMacTriggerSrvEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1
h3cPortalMacTriggerSrvIndexIt is the index of the table of h3cPortalMacTriggerSrvTable, it shows the index of the MAC Trigger Portal server.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1.1
h3cPortalMacTriggerSrvIPAddrTypeThe 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.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1.2
h3cPortalMacTriggerSrvIPIt shows the IP address of MAC Trigger Portal server.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1.3
h3cPortalMacTriggerSrvPortIt 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.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1.4
h3cPortalMacTriggerSrvRowStatusThis object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.6.1.5
h3cPortalMacTriggerOnIfTableThis table describes the configration of Portal MAC Trigger on interface.
SEQUENCE OF H3cPortalMacTriggerOnIfEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.7
h3cPortalMacTriggerOnIfEntryThere is a row in the table for Portal MAC Trigger configuration on interface. It is indexed using the object Index.
H3cPortalMacTriggerOnIfEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.7.1
h3cPortalMacTriggerOnIfIfIndexIt is the interface index and the index of h3cPortalMacTriggerOnIfTable.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.7.1.1
h3cPortalMacTriggerOnIfDetctFlowPeriodIt shows the period of detecting the user flow when MAC Trigger and Portal is enabled. The unit is second.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.7.1.2
h3cPortalMacTriggerOnIfThresholdFlowIt shows the threshold flow of the user to triggering authentication when MAC Trigger and Portal is enabled. The unit is byte.rw
Unsigned32
.1.3.6.1.4.1.43.45.1.10.2.99.2.7.1.3
h3cPortalMacTriggerOnIfRowStatusThis object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.7.1.4
h3cPortalFreeRuleTableThis table describes portal-free rule(s) allows specified users to access specified external websites without portal authentication.
SEQUENCE OF H3cPortalFreeRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.8
h3cPortalFreeRuleEntryThere is a row in this table for portal-free rule. It is indexed using the object Index.
H3cPortalFreeRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1
h3cPortalFreeRuleIndexIt is the index of the table of h3cPortalFreeRuleTable, it shows the index of the portal-free rule.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.1
h3cPortalFreeRuleSrcIfIndexThe index of source interface.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.2
h3cPortalFreeRuleSrcVlanIDThe identification of source vlan.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.3
h3cPortalFreeRuleSrcMacThe MAC address to match against the packet's source MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.4
h3cPortalFreeRuleAddrTypeThe 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.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.5
h3cPortalFreeRuleSrcAddrThe IP address to match against the packet's source IP address. This may be a DNS name or an IPv4 or IPv6 prefix. h3cPortalFreeRuleSrcPrefix indicates the number of bits that are relevant.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.6
h3cPortalFreeRuleSrcPrefixThe length of the CIDR Prefix carried in h3cPortalFreeRuleSrcAddr. 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.7
h3cPortalFreeRuleDstAddrThe IP address to match against the packet's destination IP address. This may be a DNS name or an IPv4 or IPv6 prefix. h3cPortalFreeRuleDstPrefix indicates the number of bits that are relevant.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.8
h3cPortalFreeRuleDstPrefixThe length of the CIDR Prefix carried in h3cPortalFreeRuleDstAddr. 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.9
h3cPortalFreeRuleProtocolThe protocol-type of port.rw
Enumeration
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.10
h3cPortalFreeRuleSrcPortThe source port allows users to access.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.11
h3cPortalFreeRuleDstPortThe destination port allows users to access.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.12
h3cPortalFreeRuleRowStatusThis object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.8.1.13
h3cPortalForbiddenRuleTableThis table describes a portal-forbidden rule does not allow specified users to access specified external websites.
SEQUENCE OF H3cPortalForbiddenRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.9
h3cPortalForbiddenRuleEntryThere is a row in this table for portal-forbidden rule. It is indexed using the object Index.
H3cPortalForbiddenRuleEntry
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1
h3cPortalForbiddenRuleIndexIt is the index of the table of h3cPortalForbiddenRuleTable, it shows the index of the portal-forbidden rule.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.1
h3cPortalForbiddenRuleSrcIfIndexThe index of source interface.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.2
h3cPortalForbiddenRuleSrcVlanIDThe identification of source vlan.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.3
h3cPortalForbiddenRuleSrcMacThe MAC address to match against the packet's source MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.4
h3cPortalForbiddenRuleAddrTypeThe 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.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.5
h3cPortalForbiddenRuleSrcAddrThe IP address to match against the packet's source IP address. This may be a DNS name or an IPv4 or IPv6 prefix. h3cPortalForbiddenRuleSrcPrefix indicates the number of bits that are relevant.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.6
h3cPortalForbiddenRuleSrcPrefixThe length of the CIDR Prefix carried in h3cPortalFreeRuleSrcAddr. 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.7
h3cPortalForbiddenRuleDstAddrThe IP address to match against the packet's destination IP address. This may be a DNS name or an IPv4 or IPv6 prefix. h3cPortalForbiddenRuleDstPrefix indicates the number of bits that are relevant.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.8
h3cPortalForbiddenRuleDstPrefixThe length of the CIDR Prefix carried in h3cPortalFreeRuleDstAddr. 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.rw
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.9
h3cPortalForbiddenRuleProtocolThe protocol-type of port.rw
Enumeration
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.10
h3cPortalForbiddenRuleSrcPortThe source port does not allow users to access.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.11
h3cPortalForbiddenRuleDstPortThe destination port does not allow users to access.rw
Integer32
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.12
h3cPortalForbiddenRuleRowStatusThis object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.99.2.9.1.13
h3cPortalTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.3
h3cPortalTrapPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.3.0
h3cPortalServerLostThis trap is generated when the device finds that the portal server is unreachable, the portal server's name is h3cPortalServerName, and the portal server has been enabled.
NOTIFICATION-TYPE
.1.3.6.1.4.1.43.45.1.10.2.99.3.0.1
h3cPortalServerGetThis 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 h3cPortalServerName, and the portal server has been enabled.
NOTIFICATION-TYPE
.1.3.6.1.4.1.43.45.1.10.2.99.3.0.2
h3cPortalTrapVarObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.3.1
h3cPortalFirstTrapTimeRepresents the first trap time.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.43.45.1.10.2.99.3.1.1
h3cPortalStatistic
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.4
h3cPortalStatAuthReqIt shows the total number of portal authentication requests from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.1
h3cPortalStatAckLogoutIt shows the number of logout requests from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.2
h3cPortalStatNotifyLogoutIt shows the number of logout requests from the access device.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.3
h3cPortalStatChallengeTimeoutIt shows the number of challenge from the portal server without response.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.4
h3cPortalStatChallengeBusyIt shows the number of device-busy responses for challenges from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.5
h3cPortalStatChallengeFailIt shows the number of challenges from the portal server with failure response.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.6
h3cPortalStatAuthTimeoutIt shows the number of authentication requests from the portal server without responses.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.7
h3cPortalStatAuthFailIt shows the number of authentication requests from the portal server with failure responses.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.8
h3cPortalStatPwdErrorIt shows the number of password errors.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.9
h3cPortalStatAuthBusyIt shows the number of device-busy responses to authentication requests from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.10
h3cPortalStatAuthDisorderedIt shows the number of disordered authentication packets from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.11
h3cPortalStatAuthUnknownErrorIt shows the number of unknown errors.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.12
h3cPortalStatAuthRespIt shows the number of authentication response messages which are sent by AC to portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.13
h3cPortalStatChallengeReqIt shows the number of challenge request messages which are sent by portal server to AC.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.14
h3cPortalStatChallengeRespIt shows the number of challenge response messages which are sent by AC to portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.4.15
h3cPortalPktStatistic
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.99.5
h3cPortalPktStaReqAuthNumIt shows the total number of portal authentication requests from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.1
h3cPortalPktStaAckAuthSuccessIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.2
h3cPortalPktStaAckAuthRejectIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.3
h3cPortalPktStaAckAuthEstablishIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.4
h3cPortalPktStaAckAuthBusyIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.5
h3cPortalPktStaAckAuthAuthFailIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.6
h3cPortalPktStaReqChallengeNumIt shows the total number of portal challenge requests from the portal server.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.7
h3cPortalPktStaAckChallengeSuccessIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.8
h3cPortalPktStaAckChallengeRejectIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.9
h3cPortalPktStaAckChallengeEstablishIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.10
h3cPortalPktStaAckChallengeBusyIt 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.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.11
h3cPortalPktStaAckChallengeAuthFailIt shows the total number of the response to challenge packet of portal server including error code 4 in the packet, that is authentication fail.ro
Counter64
.1.3.6.1.4.1.43.45.1.10.2.99.5.12
A3COM-HUAWEI-PORTAL-MIB - SNMP MIB Reference | MIBs Explorer