MIBs Depot

HH3C-DOMAIN-MIB

Registered at
1.3.6.1.4.1.25506.2.46
Last updated
2021-03-24 00:00
Organization
New H3C Tech. Co., Ltd.
Revisions
2021-03-24 00:00, 2021-02-02 00:00, 2020-11-20 00:00, 2020-07-03 00:00, 2020-01-16 00:00, 2019-03-12 00:00, 2018-11-27 00:00, 2017-10-13 00:00, 2017-06-03 00:00, 2013-11-25 00:00, 2013-04-25 00:00, 2013-02-28 00:00, 2012-10-15 00:00, 2012-05-20 00:00, 2009-08-05 00:00, 2008-12-30 00:00, 2008-11-25 00:00, 2007-03-07 00:00, 2006-03-27 00:00, 2005-06-30 00:00, 2005-03-23 00:00
Namespace
comware
Source file
HH3C-DOMAIN-MIB
Digest
sha256:b54c9dbddca4fb2393940e674582057b98a2f148923e8c9f487a4800f7fad64d

Description

The MIB module is used for managing domain.

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
INET-ADDRESS-MIBInetAddress, InetAddressType
IPV6-TCIpv6AddressPrefix
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

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-DOMAIN-MIB
HH3C-OID-MIB
INET-ADDRESS-MIB
IPV6-TC
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cAAATypeDomainScheme
TEXTUAL-CONVENTION
The service type of the server.
current
Hh3cAccessModeofDomainScheme
TEXTUAL-CONVENTION
The access mode of the domain.
current
Hh3cModeOfDomainScheme
TEXTUAL-CONVENTION
The scheme mode of the domain. none: indicates the domain has no scheme. local:indicates the domain will use local-server as a scheme. radius:indicates the domain will use radius scheme. tacacs:indicates the domain will use tacacs scheme. ldap:indicates the domain will use ldap scheme.
current

Objects

NameOIDSyntaxAccessStatus
hh3cDomainControl
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.46.1
hh3cDomainDefault
OBJECT-TYPE
Specifies default domain on the equipment. Default value is 'system'.
1.3.6.1.4.1.25506.2.46.1.1OCTET STRING (SIZE(1..255))read-writecurrent
hh3cDomainTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.46.2
hh3cDomainInfoTable
OBJECT-TYPE
The (conceptual) table listing the domains.
1.3.6.1.4.1.25506.2.46.2.1not-accessiblecurrent
hh3cDomainInfoEntry
OBJECT-TYPE
An entry (conceptual row) representing a domain.
1.3.6.1.4.1.25506.2.46.2.1.1not-accessiblecurrent
hh3cDomainName
OBJECT-TYPE
An index uniquely identifies a domain.
1.3.6.1.4.1.25506.2.46.2.1.1.1OCTET STRING (SIZE(1..255))read-onlycurrent
hh3cDomainState
OBJECT-TYPE
The state of the domain, which reflects whether the domain is active. Default value is active.
1.3.6.1.4.1.25506.2.46.2.1.1.2INTEGER {active(1), block(2)}read-createcurrent
hh3cDomainMaxAccessNum
OBJECT-TYPE
The maximum number which the domain allows to access. If the value is set to 0, the access limit will be disabled.
1.3.6.1.4.1.25506.2.46.2.1.1.3Integer32read-createcurrent
hh3cDomainVlanAssignMode
OBJECT-TYPE
The vlan assignment mode. The mode SHOULD be the same as the mode of corresponding server. 1 (integer) - Integer Vlan assignment mode. 2 (string) - String Vlan assignment mode. 3 (vlanlist) - VLAN-List Vlan assignment mode. The default value is integer.
1.3.6.1.4.1.25506.2.46.2.1.1.4INTEGER {integer(1), string(2), vlanlist(3)}read-createcurrent
hh3cDomainIdleCutEnable
OBJECT-TYPE
The idle cut control. Setting this attribute to true, the connection will be cut when the flow is less than hh3cDomainIdleCutMinFlow and lasts hh3cDomainIdleCutMaxTime. Default value is false.
1.3.6.1.4.1.25506.2.46.2.1.1.5TruthValueread-createcurrent
hh3cDomainIdleCutMaxTime
OBJECT-TYPE
The maximal time of idle-cut. The unit is minute. If the value of hh3cDomainIdleCutEnable is false, the value of hh3cDomainIdleCutMaxTime is meaningless.
1.3.6.1.4.1.25506.2.46.2.1.1.6Integer32read-createcurrent
hh3cDomainIdleCutMinFlow
OBJECT-TYPE
The minimal flow of idle-cut. The unit is byte. If the value of hh3cDomainIdleCutEnable is false, the value of hh3cDomainIdleCutMinFlow is meaningless.
1.3.6.1.4.1.25506.2.46.2.1.1.7Integer32 (1..10240000)read-createcurrent
hh3cDomainMessengerEnable
OBJECT-TYPE
The messenger service control. If set hh3cDomainMessengerEnable to true, hh3cDomainMessengerLimitTime and hh3cDomainMessengerSpanTime must be set to valid values. Default value is false.
1.3.6.1.4.1.25506.2.46.2.1.1.8TruthValueread-createcurrent
hh3cDomainMessengerLimitTime
OBJECT-TYPE
The messenger service limit time. The unit is minute. If the value of hh3cDomainMessengerEnable is false, the value of hh3cDomainMessengerLimitTime is meaningless.
1.3.6.1.4.1.25506.2.46.2.1.1.9Integer32 (1..60)read-createcurrent
hh3cDomainMessengerSpanTime
OBJECT-TYPE
The messenger service span time. The unit is minute. It must be a multiple of 5. If the value of hh3cDomainMessengerEnable is false, the value of hh3cDomainMessengerSpanTime is meaningless.
1.3.6.1.4.1.25506.2.46.2.1.1.10Integer32 (5..60)read-createcurrent
hh3cDomainSelfServiceEnable
OBJECT-TYPE
The self service control. If set hh3cDomainSelfServiceEnable to true, hh3cDomainSelfServiceURL must be set to a valid value. Default value is FALSE.
1.3.6.1.4.1.25506.2.46.2.1.1.11TruthValueread-createcurrent
hh3cDomainSelfServiceURL
OBJECT-TYPE
Self-service URL(Uniform Resource Locator) of the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.12OCTET STRING (SIZE(1..64))read-createcurrent
hh3cDomainAccFailureAction
OBJECT-TYPE
Defines the action that authentication should be taken if authentication succeeds but the associated accounting start fails. 1 (ignore) - treat as authentication success; ignore accounting start failure. 2 (reject) - treat as authentication failed if corresponding accounting start fails. Default value is reject.
1.3.6.1.4.1.25506.2.46.2.1.1.13INTEGER {ignore(1), reject(2)}read-createcurrent
hh3cDomainRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreateAndGo, Destroy operation. To destroy an existent row, the domain of the row MUST NOT be used by user.
1.3.6.1.4.1.25506.2.46.2.1.1.14RowStatusread-createcurrent
hh3cDomainCurrentAccessNum
OBJECT-TYPE
The current access number of the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.15Integer32read-onlycurrent
hh3cDomainIdleCutTime
OBJECT-TYPE
Authentication aging time. If no packet is transmitted during the aging time, the authentication is aged out.
1.3.6.1.4.1.25506.2.46.2.1.1.16TimeTicksread-onlycurrent
hh3cDomainServiceType
OBJECT-TYPE
Service type of users in the domain, including hsi(1), stb(2), and voip(3). The default value is hsi. The High Speed Internet (hsi) service is applicable to users that access the network through PPP, 802.1X, or IPoE. If this service is used, the multicast feature of the access module is disabled to save system resources. The Set Top Box (stb) service is applicable to users that access the network through stb. If this service is used, the multicast feature of the access module is enabled to improve the performance of the multicast module. The Voice over IP (voip) service is applicable to users that access the network through IP phones. If this service is used, the Quality of Service (QoS) module increases the priority of voice traffic to reduce the transmission delay for IP phone users. Default value is hsi.
1.3.6.1.4.1.25506.2.46.2.1.1.17INTEGER {hsi(1), stb(2), voip(3)}read-createcurrent
hh3cDomainIpPoolName
OBJECT-TYPE
Specifies an IPv4 address pool for users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.18OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainIpv6PoolName
OBJECT-TYPE
Specifies an IPv6 address pool for users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.19OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainIPv4PoolUpperValue
OBJECT-TYPE
High alarm threshold for authorization IPv4 address usage, in percentage. Value 0 indicates that no alarm notifications will be generated for high authorization IPv4 address usage.
1.3.6.1.4.1.25506.2.46.2.1.1.20Integer32 (0..100)read-createcurrent
hh3cDomainIPv4PoolLowerValue
OBJECT-TYPE
Low alarm threshold for authorization IPv4 address usage, in percentage. Value 100 indicates that no alarm notifications will be generated for low authorization IPv4 address usage.
1.3.6.1.4.1.25506.2.46.2.1.1.21Integer32 (0..100)read-createcurrent
hh3cDomainIPv6PoolUpperValue
OBJECT-TYPE
High alarm threshold for authorization IPv6 address or prefix usage, in percentage. Value 0 indicates that no alarm notifications will be generated for high authorization IPv6 address or prefix usage.
1.3.6.1.4.1.25506.2.46.2.1.1.22Integer32 (0..100)read-createcurrent
hh3cDomainIPv6PoolLowerValue
OBJECT-TYPE
Low alarm threshold for authorization IPv6 address or prefix usage, in percentage. Value 100 indicates that no alarm notifications will be generated for low authorization IPv6 address or prefix usage.
1.3.6.1.4.1.25506.2.46.2.1.1.23Integer32 (0..100)read-createcurrent
hh3cDomainIpPoolGroupName
OBJECT-TYPE
IP address pool group authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.24OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainIpv6PoolGroupName
OBJECT-TYPE
IPv6 address pool group authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.25OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainNdPrefixPoolName
OBJECT-TYPE
IPv6 address ND prefix pool authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.26OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainNdPrefixPoolGroupName
OBJECT-TYPE
IPv6 address ND prefix pool group authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.27OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDomainIpv6Prefix
OBJECT-TYPE
IPv6 address prefix authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.28Ipv6AddressPrefixread-createcurrent
hh3cDomainIpv6PrefixLength
OBJECT-TYPE
IPv6 address prefix length authorized to users in the domain.
1.3.6.1.4.1.25506.2.46.2.1.1.29Integer32 (0..128)read-createcurrent
hh3cDomainActiveWebServerUrl
OBJECT-TYPE
Active URL(Uniform Resource Locator) of the Web server in ISP domain.
1.3.6.1.4.1.25506.2.46.2.1.1.30OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDomainSchemeTable
OBJECT-TYPE
The (conceptual) table listing schemes of all domains.
1.3.6.1.4.1.25506.2.46.2.2not-accessiblecurrent
hh3cDomainSchemeEntry
OBJECT-TYPE
An entry (conceptual row) representing an IP pool of a domain
1.3.6.1.4.1.25506.2.46.2.2.1not-accessiblecurrent
hh3cDomainSchemeIndex
OBJECT-TYPE
The scheme index of domain, which is an identifier of a domain scheme.
1.3.6.1.4.1.25506.2.46.2.2.1.1Integer32not-accessiblecurrent
hh3cDomainSchemeMode
OBJECT-TYPE
The scheme mode of the domain. Setting hh3cDomainSchemeMode to none(1) indicates the domain has none scheme. Setting hh3cDomainSchemeMode to local(2) indicates the domain will use local-server as a scheme. Setting hh3cDomainSchemeMode to radius(3), tacacs(4) or ldap(5) indicates the domain will use radius, tacacs or ldap scheme. If set hh3cDomainSchemeMode to radius(3), tacacs(4) or ldap(5), hh3cDomainAuthSchemeName and hh3cDomainAcctSchemeName must be set to valid values. And if hh3cDomainSchemeMode is set to none(1) or local(2), the value of hh3cDomainAuthSchemeName and hh3cDomainAcctSchemeName will be ignored.
1.3.6.1.4.1.25506.2.46.2.2.1.2Hh3cModeOfDomainSchemeread-createcurrent
hh3cDomainAuthSchemeName
OBJECT-TYPE
The authentication scheme name of domain. If hh3cDomainSchemeMode is set to radius, tacacs or ldap, the hh3cDomainAuthSchemeName must be configured with a valid value.
1.3.6.1.4.1.25506.2.46.2.2.1.3OCTET STRING (SIZE(0..32))read-createcurrent
hh3cDomainAcctSchemeName
OBJECT-TYPE
The accounting scheme name of the domain. If hh3cDomainSchemeMode is set to radius or tacacs, the hh3cDomainAcctSchemeName must be configured with a valid value.
1.3.6.1.4.1.25506.2.46.2.2.1.4OCTET STRING (SIZE(0..32))read-createcurrent
hh3cDomainSchemeRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and createAndGo, destroy operation. To create a new row, hh3cDomainSchemeMode must be specified. To destroy an existent row, the scheme of the row MUST NOT be used by user.
1.3.6.1.4.1.25506.2.46.2.2.1.5RowStatusread-createcurrent
hh3cDomainSchemeAAAType
OBJECT-TYPE
Service Type of the server.
1.3.6.1.4.1.25506.2.46.2.2.1.6Hh3cAAATypeDomainSchemeread-createcurrent
hh3cDomainSchemeAAAName
OBJECT-TYPE
The scheme name of the domain, whether the scheme represents accounting, authentication or authorization references the object hh3cDomainSchemeAAAType. The value of the object must be valid if the value of hh3cDomainSchemeMode is radius or tacacs, the value of the object will be ignored if the value of hh3cDomainSchemeMode is none or local. If the domain has no scheme, there will be a null string. If this object is supported, the objects hh3cDomainAuthSchemeName and hh3cDomainAcctSchemeName will be ignored.
1.3.6.1.4.1.25506.2.46.2.2.1.7OCTET STRING (SIZE(0..32))read-createcurrent
hh3cDomainSchemeAccessMode
OBJECT-TYPE
The access mode of the domain scheme.
1.3.6.1.4.1.25506.2.46.2.2.1.8Hh3cAccessModeofDomainSchemeread-createcurrent
hh3cDomainIpPoolTable
OBJECT-TYPE
The (conceptual) table listing IP pools of all domains.
1.3.6.1.4.1.25506.2.46.2.3not-accessiblecurrent
hh3cDomainIpPoolEntry
OBJECT-TYPE
An entry (conceptual row) representing an IP pool of a domain.
1.3.6.1.4.1.25506.2.46.2.3.1not-accessiblecurrent
hh3cDomainIpPoolNum
OBJECT-TYPE
The number of IP pool, which is an identifier of an IP pool.
1.3.6.1.4.1.25506.2.46.2.3.1.1Integer32 (0..99)not-accessiblecurrent
hh3cDomainIpPoolLowIpAddrType
OBJECT-TYPE
The low IP addresses type (IPv4 or IPv6) of IP pool.
1.3.6.1.4.1.25506.2.46.2.3.1.2InetAddressTyperead-createcurrent
hh3cDomainIpPoolLowIpAddr
OBJECT-TYPE
The low IP address of IP pool.
1.3.6.1.4.1.25506.2.46.2.3.1.3InetAddressread-createcurrent
hh3cDomainIpPoolLen
OBJECT-TYPE
The length of IP pool. Default value is 1.
1.3.6.1.4.1.25506.2.46.2.3.1.4Integer32read-createcurrent
hh3cDomainIpPoolRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreateAndGo, Destroy operation. To create a new row, hh3cDomainIpPoolNum and hh3cDomainIpPoolLowIpAddr must be specified. To destroy an existent row, the IP pool of this row MUST NOT be used by user.
1.3.6.1.4.1.25506.2.46.2.3.1.5RowStatusread-createcurrent
hh3cDomainStatTable
OBJECT-TYPE
The (conceptual) table listing Domain statistics.
1.3.6.1.4.1.25506.2.46.2.4not-accessiblecurrent
hh3cDomainStatEntry
OBJECT-TYPE
An entry (conceptual row) representing statistics of a domain.
1.3.6.1.4.1.25506.2.46.2.4.1not-accessiblecurrent
hh3cDomainAccessedNum
OBJECT-TYPE
Total number of users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.1Unsigned32read-onlycurrent
hh3cDomainOnlineNum
OBJECT-TYPE
Number of online users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.2Unsigned32read-onlycurrent
hh3cDomainOnlinePPPUser
OBJECT-TYPE
Number of online PPP users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.3Unsigned32read-onlycurrent
hh3cDomainOnlineIPoEUser
OBJECT-TYPE
Number of online IPoE users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.4Unsigned32read-onlycurrent
hh3cDomainOnlinePPPoEUser
OBJECT-TYPE
Number of online PPPoE users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.5Unsigned32read-onlycurrent
hh3cDomainOnlinePPPoAUser
OBJECT-TYPE
Number of online PPPoA users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.6Unsigned32read-onlycurrent
hh3cDomainOnlinePPPoFRUser
OBJECT-TYPE
Number of online PPPoFR users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.7Unsigned32read-onlycurrent
hh3cDomainOnlineLacUser
OBJECT-TYPE
Number of online LAC users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.8Unsigned32read-onlycurrent
hh3cDomainOnlineLnsUser
OBJECT-TYPE
Number of online LNS users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.9Unsigned32read-onlycurrent
hh3cDomainOnlineIPoEBindAuthUser
OBJECT-TYPE
Number of online IPoE users that use bind authentication in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.10Unsigned32read-onlycurrent
hh3cDomainOnlineIPoEWebAuthUser
OBJECT-TYPE
Number of online IPoE users that use WEB authentication in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.11Unsigned32read-onlycurrent
hh3cDomainOnlineLeasedUser
OBJECT-TYPE
Number of online IPoE Leased users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.12Unsigned32read-onlycurrent
hh3cDomainOnlineIPv4User
OBJECT-TYPE
Number of online IPv4 users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.13Unsigned32read-onlycurrent
hh3cDomainOnlineIPv6User
OBJECT-TYPE
Number of online IPv6 users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.14Unsigned32read-onlycurrent
hh3cDomainOnlineDualStackUser
OBJECT-TYPE
Number of online dual stack users in the domain.
1.3.6.1.4.1.25506.2.46.2.4.1.15Unsigned32read-onlycurrent
hh3cDomainIPPoolStatTable
OBJECT-TYPE
The (conceptual) table listing IP pool statistics.
1.3.6.1.4.1.25506.2.46.2.5not-accessiblecurrent
hh3cDomainIPPoolStatEntry
OBJECT-TYPE
An entry (conceptual row) representing statistics of an IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1not-accessiblecurrent
hh3cDomainIPTotalNum
OBJECT-TYPE
Total number of addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.1Unsigned32read-onlycurrent
hh3cDomainIPUsedNum
OBJECT-TYPE
Number of addresses already used in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.2Unsigned32read-onlycurrent
hh3cDomainIPConflictNum
OBJECT-TYPE
Number of conflicting addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.3Unsigned32read-onlycurrent
hh3cDomainIPExcludeNum
OBJECT-TYPE
Number of addresses excluded from the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.4Unsigned32read-onlycurrent
hh3cDomainIPIdleNum
OBJECT-TYPE
Number of idle addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.5Unsigned32read-onlycurrent
hh3cDomainIPUsedPercent
OBJECT-TYPE
Address occupancy rate in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.6OCTET STRING (SIZE(0..32))read-onlycurrent
hh3cDomainIPv6AddressTotalNum
OBJECT-TYPE
Total number of IPv6 addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.7Unsigned32read-onlycurrent
hh3cDomainIPv6AddressUsedNum
OBJECT-TYPE
Number of IPv6 addresses already used in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.8Unsigned32read-onlycurrent
hh3cDomainIPv6AddressFreeNum
OBJECT-TYPE
Number of idle IPv6 addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.9Unsigned32read-onlycurrent
hh3cDomainIPv6AddressConflictNum
OBJECT-TYPE
Number of conflicting IPv6 addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.10Unsigned32read-onlycurrent
hh3cDomainIPv6AddressExcludeNum
OBJECT-TYPE
Number of IPv6 addresses excluded from the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.11Unsigned32read-onlycurrent
hh3cDomainIPv6AddressUsedPercent
OBJECT-TYPE
IPv6 Address occupancy rate in the IP pool. The value is in percentage. For example: 0.79 means the IPv6 Address occupancy rate in the IP pool is 0.79%.
1.3.6.1.4.1.25506.2.46.2.5.1.12OCTET STRING (SIZE(1..64))read-onlycurrent
hh3cDomainNDRAPrefixTotalNum
OBJECT-TYPE
Total number of NDRA prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.13Unsigned32read-onlycurrent
hh3cDomainNDRAPrefixUsedNum
OBJECT-TYPE
Number of NDRA prefix addresses already used in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.14Unsigned32read-onlycurrent
hh3cDomainNDRAPrefixFreeNum
OBJECT-TYPE
Number of idle NDRA prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.15Unsigned32read-onlycurrent
hh3cDomainNDRAPrefixConflictNum
OBJECT-TYPE
Number of conflicting NDRA prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.16Unsigned32read-onlycurrent
hh3cDomainNDRAPrefixExcludeNum
OBJECT-TYPE
Number of NDRA prefix addresses excluded from the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.17Unsigned32read-onlycurrent
hh3cDomainNDRAPrefixUsedPercent
OBJECT-TYPE
NDRA prefix occupancy rate in the IP pool. The value is in percentage. For example: 0.79 means the NDRA prefix occupancy rate in the IP pool is 0.79%.
1.3.6.1.4.1.25506.2.46.2.5.1.18OCTET STRING (SIZE(1..64))read-onlycurrent
hh3cDomainPDPrefixTotalNum
OBJECT-TYPE
Total number of PD prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.19Unsigned32read-onlycurrent
hh3cDomainPDPrefixUsedNum
OBJECT-TYPE
Number of PD prefix addresses already used in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.20Unsigned32read-onlycurrent
hh3cDomainPDPrefixFreeNum
OBJECT-TYPE
Number of idle PD prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.21Unsigned32read-onlycurrent
hh3cDomainPDPrefixConflictNum
OBJECT-TYPE
Number of conflicting PD prefix addresses in the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.22Unsigned32read-onlycurrent
hh3cDomainPDPrefixExcludeNum
OBJECT-TYPE
Number of PD prefix addresses excluded from the IP pool.
1.3.6.1.4.1.25506.2.46.2.5.1.23Unsigned32read-onlycurrent
hh3cDomainPDPrefixUsedPercent
OBJECT-TYPE
PD prefix occupancy rate in the IP pool. The value is in percentage. For example: 0.79 means the PD prefix occupancy rate in the IP pool is 0.79%.
1.3.6.1.4.1.25506.2.46.2.5.1.24OCTET STRING (SIZE(1..64))read-onlycurrent
hh3cDomainNatBindingTable
OBJECT-TYPE
The (conceptual) table lists user group-to-NAT instance bindings of all domains. The device assigns an authenticated user to a load-sharing user group and uses the NAT instance associated with that user group to process the NAT service of the user.
1.3.6.1.4.1.25506.2.46.2.6not-accessiblecurrent
hh3cDomainNatBindingEntry
OBJECT-TYPE
An entry (conceptual row) lists user group-to-NAT instance bindings of a domain.
1.3.6.1.4.1.25506.2.46.2.6.1not-accessiblecurrent
hh3cDomainNatBindingUserGroupName
OBJECT-TYPE
The user group name.
1.3.6.1.4.1.25506.2.46.2.6.1.1OCTET STRING (SIZE(1..32))read-onlycurrent
hh3cDomainNatBindingNatInstance
OBJECT-TYPE
The bound NAT instance.
1.3.6.1.4.1.25506.2.46.2.6.1.2OCTET STRING (SIZE(1..31))read-createcurrent
hh3cDomainNatBindingRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows. The object supports the active state and the CreateAndGo and Destroy operations.
1.3.6.1.4.1.25506.2.46.2.6.1.3RowStatusread-createcurrent
hh3cDomainUpStatTable
OBJECT-TYPE
The (conceptual) table listing domain statistics on the user plane.
1.3.6.1.4.1.25506.2.46.2.7not-accessiblecurrent
hh3cDomainUpStatEntry
OBJECT-TYPE
An entry (conceptual row) representing statistics of a domain on a user plane.
1.3.6.1.4.1.25506.2.46.2.7.1not-accessiblecurrent
hh3cDomainUpId
OBJECT-TYPE
User plane ID.
1.3.6.1.4.1.25506.2.46.2.7.1.1Unsigned32 (1024..2047)not-accessiblecurrent
hh3cDomainUpAccessedNum
OBJECT-TYPE
Number of users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.2Unsigned32read-onlycurrent
hh3cDomainUpOnlineNum
OBJECT-TYPE
Number of online users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.3Unsigned32read-onlycurrent
hh3cDomainUpOnlinePPPUser
OBJECT-TYPE
Number of online PPP users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.4Unsigned32read-onlycurrent
hh3cDomainUpOnlineIPoEUser
OBJECT-TYPE
Number of online IPoE users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.5Unsigned32read-onlycurrent
hh3cDomainUpOnlinePPPoEUser
OBJECT-TYPE
Number of online PPPoE users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.6Unsigned32read-onlycurrent
hh3cDomainUpOnlinePPPoAUser
OBJECT-TYPE
Number of online PPPoA users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.7Unsigned32read-onlycurrent
hh3cDomainUpOnlinePPPoFRUser
OBJECT-TYPE
Number of online PPPoFR users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.8Unsigned32read-onlycurrent
hh3cDomainUpOnlineLacUser
OBJECT-TYPE
Number of online LAC users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.9Unsigned32read-onlycurrent
hh3cDomainUpOnlineLnsUser
OBJECT-TYPE
Number of online LNS users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.10Unsigned32read-onlycurrent
hh3cDomainUpOnlineIPoEBindAuthUser
OBJECT-TYPE
Number of online IPoE users that use bind authentication in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.11Unsigned32read-onlycurrent
hh3cDomainUpOnlineIPoEWebAuthUser
OBJECT-TYPE
Number of online IPoE users that use Web authentication in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.12Unsigned32read-onlycurrent
hh3cDomainUpOnlineLeasedUser
OBJECT-TYPE
Number of online IPoE leased users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.13Unsigned32read-onlycurrent
hh3cDomainUpOnlineIPv4User
OBJECT-TYPE
Total number of IPv4 online users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.14Unsigned32read-onlycurrent
hh3cDomainUpOnlineIPv6User
OBJECT-TYPE
Total number of IPv6 online users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.15Unsigned32read-onlycurrent
hh3cDomainUpOnlineDualStackUser
OBJECT-TYPE
Total number of dual-stack online users in the domain of the user plane.
1.3.6.1.4.1.25506.2.46.2.7.1.16Unsigned32read-onlycurrent
hh3cDomainGlobalStat
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.46.3
hh3cDomainGlobalAccessedNum
OBJECT-TYPE
Number of users in all domains.
1.3.6.1.4.1.25506.2.46.3.1Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineNum
OBJECT-TYPE
Number of online users in all domains.
1.3.6.1.4.1.25506.2.46.3.2Unsigned32read-onlycurrent
hh3cDomainGlobalOnlinePPPUser
OBJECT-TYPE
Number of online PPP users in all domains.
1.3.6.1.4.1.25506.2.46.3.3Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineIPoEUser
OBJECT-TYPE
Number of online IPoE users in all domains.
1.3.6.1.4.1.25506.2.46.3.4Unsigned32read-onlycurrent
hh3cDomainGlobalOnlinePPPoEUser
OBJECT-TYPE
Number of online PPPoE users in all domains.
1.3.6.1.4.1.25506.2.46.3.5Unsigned32read-onlycurrent
hh3cDomainGlobalOnlinePPPoAUser
OBJECT-TYPE
Number of online PPPoA users in all domains.
1.3.6.1.4.1.25506.2.46.3.6Unsigned32read-onlycurrent
hh3cDomainGlobalOnlinePPPoFRUser
OBJECT-TYPE
Number of online PPPoFR users in all domains.
1.3.6.1.4.1.25506.2.46.3.7Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineLacUser
OBJECT-TYPE
Number of online LAC users in all domains.
1.3.6.1.4.1.25506.2.46.3.8Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineLnsUser
OBJECT-TYPE
Number of online LNS users in all domains.
1.3.6.1.4.1.25506.2.46.3.9Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineIPoEBindAuthUser
OBJECT-TYPE
Number of online IPoE users that use bind authentication in all domains.
1.3.6.1.4.1.25506.2.46.3.10Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineIPoEWebAuthUser
OBJECT-TYPE
Number of online IPoE users that use WEB authentication in all domains.
1.3.6.1.4.1.25506.2.46.3.11Unsigned32read-onlycurrent
hh3cDomainGlobalOnlineLeasedUser
OBJECT-TYPE
Number of online IPoE Leased users in all domains.
1.3.6.1.4.1.25506.2.46.3.12Unsigned32read-onlycurrent
hh3cDomainGlobalTotalIPv4OnlineNum
OBJECT-TYPE
Total number of IPv4 online users in all domains.
1.3.6.1.4.1.25506.2.46.3.13Unsigned32read-onlycurrent
hh3cDomainGlobalTotalIPv6OnlineNum
OBJECT-TYPE
Total number of IPv6 online users in all domains.
1.3.6.1.4.1.25506.2.46.3.14Unsigned32read-onlycurrent
hh3cDomainGlobalTotalDualStackOnlineNum
OBJECT-TYPE
Total number of dual stack online users in all domains.
1.3.6.1.4.1.25506.2.46.3.15Unsigned32read-onlycurrent
hh3cDomainTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.46.5
hh3cDomainTrapsDefine
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.46.5.0

Notifications

NameOIDStatus
hh3cUserIPAllocAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IP address allocable threshold 2 Notice/Trap generation cause: Reach the threshold set in domain 3 Repair suggestions: Check whether to renew the configuration of the BAS IP pool Add new IP pool to this domain.
1.3.6.1.4.1.25506.2.46.5.0.1current
hh3cUserIPAllocAlarmResume
NOTIFICATION-TYPE
1 Notice/Trap name: Overallocated IP address recovery 2 Notice/Trap generation cause: Recover from a state where IP address allocable threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.2current
hh3cUserIPLowerlimitWarningAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IP address allocable lower limit threshold 2 Notice/Trap generation cause: Reach the lower limit threshold set in domain 3 Repair suggestions: Check the domain.
1.3.6.1.4.1.25506.2.46.5.0.3current
hh3cUserIPLowerlimitWarningResume
NOTIFICATION-TYPE
1 Notice/Trap name: Less-allocated IP address recovery 2 Notice/Trap generation cause: Recover from a state where IP address allocable lower limit threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.4current
hh3cUserIPv6AllocAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IPv6 address allocable threshold 2 Notice/Trap generation cause: Reach the threshold set in domain 3 Repair suggestions: Check whether to renew the configuration of the BAS IPv6 address pool Add new IPv6 address pool to this domain .
1.3.6.1.4.1.25506.2.46.5.0.5current
hh3cUserIPv6AllocAlarmResume
NOTIFICATION-TYPE
1 Notice/Trap name: Overallocated IPv6 address recovery 2 Notice/Trap generation cause: Recover from a state where IPv6 address allocable threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.6current
hh3cUserIPv6LowlimitWarnAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IPv6 address allocable lower limit threshold 2 Notice/Trap generation cause: Reach the lower limit threshold set at domain 3 Repair suggestions: Check the domain.
1.3.6.1.4.1.25506.2.46.5.0.7current
hh3cUserIPv6LowlimitWarnResume
NOTIFICATION-TYPE
1 Notice/Trap name: Less-allocated IPv6 address recovery 2 Notice/Trap generation cause: Recover from a state where IPv6 address allocable lower limit threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.8current
hh3cUserNDRAPfAllocAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IPv6 NDRA prefix allocable threshold 2 Notice/Trap generation cause: Reach the threshold set in domain 3 Repair suggestions: Check whether to renew the configuration of the BAS IPv6 NDRA prefix pool Add new IPv6 NDRA prefix pool to this domain .
1.3.6.1.4.1.25506.2.46.5.0.9current
hh3cUserNDRAPfAllocAlarmResume
NOTIFICATION-TYPE
1 Notice/Trap name: Overallocated NDRA prefix recovery 2 Notice/Trap generation cause: Recover from a state where NDRA prefix allocable threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.10current
hh3cUserNDRAPfLowlimitWarnAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach NDRA prefix allocable lower limit threshold 2 Notice/Trap generation cause: Reach the lower limit threshold set at domain 3 Repair suggestions: Check the domain.
1.3.6.1.4.1.25506.2.46.5.0.11current
hh3cUserNDRAPfLowlimitWarnResume
NOTIFICATION-TYPE
1 Notice/Trap name: Less-allocated NDRA prefix recovery 2 Notice/Trap generation cause: Recover from a state where NDRA Prefix allocable lower limit threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.12current
hh3cUserPDPfAllocAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IPv6 DHCPv6-PD prefix allocable threshold 2 Notice/Trap generation cause: Reach the threshold set in domain 3 Repair suggestions: Check whether to renew the configuration of the BAS IPv6 DHCPv6-PD prefix pool Add new IPv6 DHCPv6-PD prefix pool to this domain .
1.3.6.1.4.1.25506.2.46.5.0.13current
hh3cUserPDPfAllocAlarmResume
NOTIFICATION-TYPE
1 Notice/Trap name: Overallocated IPv6 DHCPv6-PD prefix recovery 2 Notice/Trap generation cause: Recover from a state where IPv6 DHCPv6-PD Prefix allocable threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.14current
hh3cUserPDPfLowlimitWarnAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: Reach IPv6 DHCPv6-PD prefix allocable lower limit threshold 2 Notice/Trap generation cause: Reach the lower limit threshold set at domain 3 Repair suggestions: Check the domain.
1.3.6.1.4.1.25506.2.46.5.0.15current
hh3cUserPDPfLowlimitWarnResume
NOTIFICATION-TYPE
1 Notice/Trap name: Less-allocated IPv6 DHCPv6-PD prefix recovery 2 Notice/Trap generation cause: Recover from a state where IPv6 DHCPv6-PD Prefix allocable lower limit threshold are reached. 3 Repair suggestions: NA.
1.3.6.1.4.1.25506.2.46.5.0.16current
hh3cUserWebServerDownAlarm
NOTIFICATION-TYPE
This trap is generated when the Web server is not reachable
1.3.6.1.4.1.25506.2.46.5.0.17current
hh3cUserWebServerUpAlarm
NOTIFICATION-TYPE
This trap is generated when the Web server is restored to accessibility
1.3.6.1.4.1.25506.2.46.5.0.18current
hh3cUserWebServerChangeAlarm
NOTIFICATION-TYPE
This trap is generated when the valid URL of the Web Server changes
1.3.6.1.4.1.25506.2.46.5.0.19current