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
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| IPV6-TC | Ipv6AddressPrefix |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | OCTET STRING (SIZE(1..255)) | read-write | current |
| 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.1 | not-accessible | current | |
| hh3cDomainInfoEntry OBJECT-TYPE An entry (conceptual row) representing a domain. | 1.3.6.1.4.1.25506.2.46.2.1.1 | not-accessible | current | |
| hh3cDomainName OBJECT-TYPE An index uniquely identifies a domain. | 1.3.6.1.4.1.25506.2.46.2.1.1.1 | OCTET STRING (SIZE(1..255)) | read-only | current |
| 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.2 | INTEGER {active(1), block(2)} | read-create | current |
| 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.3 | Integer32 | read-create | current |
| 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.4 | INTEGER {integer(1), string(2), vlanlist(3)} | read-create | current |
| 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.5 | TruthValue | read-create | current |
| 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.6 | Integer32 | read-create | current |
| 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.7 | Integer32 (1..10240000) | read-create | current |
| 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.8 | TruthValue | read-create | current |
| 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.9 | Integer32 (1..60) | read-create | current |
| 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.10 | Integer32 (5..60) | read-create | current |
| 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.11 | TruthValue | read-create | current |
| hh3cDomainSelfServiceURL OBJECT-TYPE Self-service URL(Uniform Resource Locator) of the domain. | 1.3.6.1.4.1.25506.2.46.2.1.1.12 | OCTET STRING (SIZE(1..64)) | read-create | current |
| 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.13 | INTEGER {ignore(1), reject(2)} | read-create | current |
| 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.14 | RowStatus | read-create | current |
| hh3cDomainCurrentAccessNum OBJECT-TYPE The current access number of the domain. | 1.3.6.1.4.1.25506.2.46.2.1.1.15 | Integer32 | read-only | current |
| 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.16 | TimeTicks | read-only | current |
| 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.17 | INTEGER {hsi(1), stb(2), voip(3)} | read-create | current |
| 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.18 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.19 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.20 | Integer32 (0..100) | read-create | current |
| 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.21 | Integer32 (0..100) | read-create | current |
| 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.22 | Integer32 (0..100) | read-create | current |
| 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.23 | Integer32 (0..100) | read-create | current |
| 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.24 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.25 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.26 | OCTET STRING (SIZE(0..63)) | read-create | current |
| 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.27 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hh3cDomainIpv6Prefix OBJECT-TYPE IPv6 address prefix authorized to users in the domain. | 1.3.6.1.4.1.25506.2.46.2.1.1.28 | Ipv6AddressPrefix | read-create | current |
| 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.29 | Integer32 (0..128) | read-create | current |
| 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.30 | OCTET STRING (SIZE(0..255)) | read-only | current |
| hh3cDomainSchemeTable OBJECT-TYPE The (conceptual) table listing schemes of all domains. | 1.3.6.1.4.1.25506.2.46.2.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 | not-accessible | current |
| 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.2 | Hh3cModeOfDomainScheme | read-create | current |
| 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.3 | OCTET STRING (SIZE(0..32)) | read-create | current |
| 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.4 | OCTET STRING (SIZE(0..32)) | read-create | current |
| 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.5 | RowStatus | read-create | current |
| hh3cDomainSchemeAAAType OBJECT-TYPE Service Type of the server. | 1.3.6.1.4.1.25506.2.46.2.2.1.6 | Hh3cAAATypeDomainScheme | read-create | current |
| 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.7 | OCTET STRING (SIZE(0..32)) | read-create | current |
| hh3cDomainSchemeAccessMode OBJECT-TYPE The access mode of the domain scheme. | 1.3.6.1.4.1.25506.2.46.2.2.1.8 | Hh3cAccessModeofDomainScheme | read-create | current |
| hh3cDomainIpPoolTable OBJECT-TYPE The (conceptual) table listing IP pools of all domains. | 1.3.6.1.4.1.25506.2.46.2.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (0..99) | not-accessible | current |
| 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.2 | InetAddressType | read-create | current |
| hh3cDomainIpPoolLowIpAddr OBJECT-TYPE The low IP address of IP pool. | 1.3.6.1.4.1.25506.2.46.2.3.1.3 | InetAddress | read-create | current |
| hh3cDomainIpPoolLen OBJECT-TYPE The length of IP pool. Default value is 1. | 1.3.6.1.4.1.25506.2.46.2.3.1.4 | Integer32 | read-create | current |
| 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.5 | RowStatus | read-create | current |
| hh3cDomainStatTable OBJECT-TYPE The (conceptual) table listing Domain statistics. | 1.3.6.1.4.1.25506.2.46.2.4 | not-accessible | current | |
| hh3cDomainStatEntry OBJECT-TYPE An entry (conceptual row) representing statistics of a domain. | 1.3.6.1.4.1.25506.2.46.2.4.1 | not-accessible | current | |
| hh3cDomainAccessedNum OBJECT-TYPE Total number of users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.1 | Unsigned32 | read-only | current |
| hh3cDomainOnlineNum OBJECT-TYPE Number of online users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.2 | Unsigned32 | read-only | current |
| hh3cDomainOnlinePPPUser OBJECT-TYPE Number of online PPP users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.3 | Unsigned32 | read-only | current |
| hh3cDomainOnlineIPoEUser OBJECT-TYPE Number of online IPoE users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.4 | Unsigned32 | read-only | current |
| hh3cDomainOnlinePPPoEUser OBJECT-TYPE Number of online PPPoE users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.5 | Unsigned32 | read-only | current |
| hh3cDomainOnlinePPPoAUser OBJECT-TYPE Number of online PPPoA users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.6 | Unsigned32 | read-only | current |
| hh3cDomainOnlinePPPoFRUser OBJECT-TYPE Number of online PPPoFR users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.7 | Unsigned32 | read-only | current |
| hh3cDomainOnlineLacUser OBJECT-TYPE Number of online LAC users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.8 | Unsigned32 | read-only | current |
| hh3cDomainOnlineLnsUser OBJECT-TYPE Number of online LNS users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Unsigned32 | read-only | current |
| hh3cDomainOnlineLeasedUser OBJECT-TYPE Number of online IPoE Leased users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.12 | Unsigned32 | read-only | current |
| hh3cDomainOnlineIPv4User OBJECT-TYPE Number of online IPv4 users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.13 | Unsigned32 | read-only | current |
| hh3cDomainOnlineIPv6User OBJECT-TYPE Number of online IPv6 users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.14 | Unsigned32 | read-only | current |
| hh3cDomainOnlineDualStackUser OBJECT-TYPE Number of online dual stack users in the domain. | 1.3.6.1.4.1.25506.2.46.2.4.1.15 | Unsigned32 | read-only | current |
| hh3cDomainIPPoolStatTable OBJECT-TYPE The (conceptual) table listing IP pool statistics. | 1.3.6.1.4.1.25506.2.46.2.5 | not-accessible | current | |
| hh3cDomainIPPoolStatEntry OBJECT-TYPE An entry (conceptual row) representing statistics of an IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1 | not-accessible | current | |
| hh3cDomainIPTotalNum OBJECT-TYPE Total number of addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.1 | Unsigned32 | read-only | current |
| hh3cDomainIPUsedNum OBJECT-TYPE Number of addresses already used in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.2 | Unsigned32 | read-only | current |
| hh3cDomainIPConflictNum OBJECT-TYPE Number of conflicting addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.3 | Unsigned32 | read-only | current |
| hh3cDomainIPExcludeNum OBJECT-TYPE Number of addresses excluded from the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.4 | Unsigned32 | read-only | current |
| hh3cDomainIPIdleNum OBJECT-TYPE Number of idle addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.5 | Unsigned32 | read-only | current |
| hh3cDomainIPUsedPercent OBJECT-TYPE Address occupancy rate in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.6 | OCTET STRING (SIZE(0..32)) | read-only | current |
| hh3cDomainIPv6AddressTotalNum OBJECT-TYPE Total number of IPv6 addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| hh3cDomainIPv6AddressFreeNum OBJECT-TYPE Number of idle IPv6 addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.9 | Unsigned32 | read-only | current |
| hh3cDomainIPv6AddressConflictNum OBJECT-TYPE Number of conflicting IPv6 addresses in the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.10 | Unsigned32 | read-only | current |
| hh3cDomainIPv6AddressExcludeNum OBJECT-TYPE Number of IPv6 addresses excluded from the IP pool. | 1.3.6.1.4.1.25506.2.46.2.5.1.11 | Unsigned32 | read-only | current |
| 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.12 | OCTET STRING (SIZE(1..64)) | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | Unsigned32 | read-only | current |
| 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.17 | Unsigned32 | read-only | current |
| 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.18 | OCTET STRING (SIZE(1..64)) | read-only | current |
| 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.19 | Unsigned32 | read-only | current |
| 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.20 | Unsigned32 | read-only | current |
| 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.21 | Unsigned32 | read-only | current |
| 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.22 | Unsigned32 | read-only | current |
| 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.23 | Unsigned32 | read-only | current |
| 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.24 | OCTET STRING (SIZE(1..64)) | read-only | current |
| 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.6 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDomainNatBindingUserGroupName OBJECT-TYPE The user group name. | 1.3.6.1.4.1.25506.2.46.2.6.1.1 | OCTET STRING (SIZE(1..32)) | read-only | current |
| hh3cDomainNatBindingNatInstance OBJECT-TYPE The bound NAT instance. | 1.3.6.1.4.1.25506.2.46.2.6.1.2 | OCTET STRING (SIZE(1..31)) | read-create | current |
| 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.3 | RowStatus | read-create | current |
| hh3cDomainUpStatTable OBJECT-TYPE The (conceptual) table listing domain statistics on the user plane. | 1.3.6.1.4.1.25506.2.46.2.7 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| hh3cDomainUpId OBJECT-TYPE User plane ID. | 1.3.6.1.4.1.25506.2.46.2.7.1.1 | Unsigned32 (1024..2047) | not-accessible | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Unsigned32 | read-only | current |
| 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.12 | Unsigned32 | read-only | current |
| 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.13 | Unsigned32 | read-only | current |
| 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.14 | Unsigned32 | read-only | current |
| 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.15 | Unsigned32 | read-only | current |
| 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.16 | Unsigned32 | read-only | current |
| 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.1 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlineNum OBJECT-TYPE Number of online users in all domains. | 1.3.6.1.4.1.25506.2.46.3.2 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlinePPPUser OBJECT-TYPE Number of online PPP users in all domains. | 1.3.6.1.4.1.25506.2.46.3.3 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlineIPoEUser OBJECT-TYPE Number of online IPoE users in all domains. | 1.3.6.1.4.1.25506.2.46.3.4 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlinePPPoEUser OBJECT-TYPE Number of online PPPoE users in all domains. | 1.3.6.1.4.1.25506.2.46.3.5 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlinePPPoAUser OBJECT-TYPE Number of online PPPoA users in all domains. | 1.3.6.1.4.1.25506.2.46.3.6 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlinePPPoFRUser OBJECT-TYPE Number of online PPPoFR users in all domains. | 1.3.6.1.4.1.25506.2.46.3.7 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlineLacUser OBJECT-TYPE Number of online LAC users in all domains. | 1.3.6.1.4.1.25506.2.46.3.8 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlineLnsUser OBJECT-TYPE Number of online LNS users in all domains. | 1.3.6.1.4.1.25506.2.46.3.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| 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.11 | Unsigned32 | read-only | current |
| hh3cDomainGlobalOnlineLeasedUser OBJECT-TYPE Number of online IPoE Leased users in all domains. | 1.3.6.1.4.1.25506.2.46.3.12 | Unsigned32 | read-only | current |
| hh3cDomainGlobalTotalIPv4OnlineNum OBJECT-TYPE Total number of IPv4 online users in all domains. | 1.3.6.1.4.1.25506.2.46.3.13 | Unsigned32 | read-only | current |
| hh3cDomainGlobalTotalIPv6OnlineNum OBJECT-TYPE Total number of IPv6 online users in all domains. | 1.3.6.1.4.1.25506.2.46.3.14 | Unsigned32 | read-only | current |
| hh3cDomainGlobalTotalDualStackOnlineNum OBJECT-TYPE Total number of dual stack online users in all domains. | 1.3.6.1.4.1.25506.2.46.3.15 | Unsigned32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |
| 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.13 | current |
| 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.14 | current |
| 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.15 | current |
| 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.16 | current |
| 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.17 | current |
| 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.18 | current |
| 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.19 | current |