HH3C-DHCP6-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-DHCP6-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cDhcp6 | 1.3.6.1.4.1.25506.2.179 |
DHCPv6 MIB. |
||
hh3cDhcp6Server2Tables | 1.3.6.1.4.1.25506.2.179.1 | |||
hh3cDhcp6Server2PoolTable | 1.3.6.1.4.1.25506.2.179.1.1 | no-access |
A table for creating DHCPv6 address pools. |
|
1.3.6.1.4.1.25506.2.179.1.1.1 | no-access |
An entry containing objects for creating or deleting a DHCPv6 address pool. |
||
hh3cDhcp6Server2PoolIndex | 1.3.6.1.4.1.25506.2.179.1.1.1.1 | unsigned32 | no-access |
DHCPv6 server pool index. |
hh3cDhcp6Server2PoolName | 1.3.6.1.4.1.25506.2.179.1.1.1.2 | octet string | read-only |
DHCPv6 pool name. Once this object is created, the value of this object cannot be modified. |
hh3cDhcp6Server2PoolRowStatus | 1.3.6.1.4.1.25506.2.179.1.1.1.3 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy. |
hh3cDhcp6Server2PoolVpnName | 1.3.6.1.4.1.25506.2.179.1.1.1.4 | octet string | read-only |
Use vpn-instance to apply an IPv6 address pool to a VPN instance. |
hh3cDhcp6Server2PoolType | 1.3.6.1.4.1.25506.2.179.1.1.1.5 | integer | read-only |
Value that indicates the type of pool. Enumeration: 'basRemote': 7, 'odap': 9, 'basLocal': 6, 'normal': 0. |
hh3cDhcp6Server2PoolNetwork | 1.3.6.1.4.1.25506.2.179.1.1.1.6 | inetaddressipv6 | read-only |
Address of the IPv6 network in the address pool. |
hh3cDhcp6Server2PoolNetworkMask | 1.3.6.1.4.1.25506.2.179.1.1.1.7 | integer32 | read-only |
Mask length for the IPv6 network. |
hh3cDhcp6Server2PoolNetworkPdNum | 1.3.6.1.4.1.25506.2.179.1.1.1.8 | integer32 | read-only |
Prefix ID of the IPv6 network address. |
hh3cDhcp6Server2PoolSubPdAddr | 1.3.6.1.4.1.25506.2.179.1.1.1.9 | inetaddressipv6 | read-only |
IPv6 sub-prefix in the pool. |
hh3cDhcp6Server2PoolSubPdLength | 1.3.6.1.4.1.25506.2.179.1.1.1.10 | integer32 | read-only |
Length of the IPv6 sub-prefix in the pool. |
hh3cDhcp6Server2PoolNetPreTime | 1.3.6.1.4.1.25506.2.179.1.1.1.11 | unsigned32 | read-only |
The preferred lifetime for IPv6 addresses allocated from the network hh3cDhcp6Server2PoolNetValTime must be set not smaller than the value of this object. |
hh3cDhcp6Server2PoolNetValTime | 1.3.6.1.4.1.25506.2.179.1.1.1.12 | unsigned32 | read-only |
The Valid life time of IPv6 addresses allocated from the network. |
hh3cDhcp6Server2PoolNetExport | 1.3.6.1.4.1.25506.2.179.1.1.1.13 | truthvalue | read-only |
Label for the Routes of IPv6 address blocks in the pool. |
hh3cDhcp6Server2PoolNetPrefer | 1.3.6.1.4.1.25506.2.179.1.1.1.14 | unsigned32 | read-only |
The priority for routes of IPv6 address blocks in the pool. |
hh3cDhcp6Server2PoolNetTag | 1.3.6.1.4.1.25506.2.179.1.1.1.15 | unsigned32 | read-only |
The tag for routes of IPv6 address blocks in the pool. |
hh3cDhcp6Server2PoolNaStartAddr | 1.3.6.1.4.1.25506.2.179.1.1.1.16 | inetaddressipv6 | read-only |
Start IP of an address range in the DHCPV6 pool. If the value of this object is set to 0::0, hh3cDhcp6Server2PoolNAEndAddr is set with 0::0 automatically. In other case hh3cDhcp6Server2PoolNAEndAddr must be set with an IPV6 address not smaller than the value of this object. |
hh3cDhcp6Server2PoolNaEndAddr | 1.3.6.1.4.1.25506.2.179.1.1.1.17 | inetaddressipv6 | read-only |
End IPV6 of an address range in the DHCPV6 pool, This object ought to be set together with hh3cDhcp6Server2PoolNaStartAddr. |
hh3cDhcp6Server2PoolNaPreTime | 1.3.6.1.4.1.25506.2.179.1.1.1.18 | unsigned32 | read-only |
Preferred lifetime for IPv6 addresses dynamically allocated from the address range in the pool hh3cDhcp6Server2PoolNAValTime must be set NOT smaller than the value of this object. |
hh3cDhcp6Server2PoolNaValTime | 1.3.6.1.4.1.25506.2.179.1.1.1.19 | unsigned32 | read-only |
Valid lifetime for IPv6 addresses dynamically allocated from the address range in the pool. |
hh3cDhcp6Server2PoolTaStartAddr | 1.3.6.1.4.1.25506.2.179.1.1.1.20 | inetaddressipv6 | read-only |
Start IPv6 address of the temporary IPv6 address range for dynamic allocation in the pool. |
hh3cDhcp6Server2PoolTaEndAddr | 1.3.6.1.4.1.25506.2.179.1.1.1.21 | inetaddressipv6 | read-only |
End IPv6 address of the temporary IPv6 address range for dynamic allocation in the pool. |
hh3cDhcp6Server2PoolTaPreTime | 1.3.6.1.4.1.25506.2.179.1.1.1.22 | unsigned32 | read-only |
Preferred lifetime for IPv6 addresses dynamically allocated from the temporary address range hh3cDhcp6Server2PoolTAValTime must be set not smaller than the value of this object. |
hh3cDhcp6Server2PoolTaValTime | 1.3.6.1.4.1.25506.2.179.1.1.1.23 | unsigned32 | read-only |
Valid lifetime for IPv6 addresses dynamically allocated from the temporary address range. |
hh3cDhcp6Server2PoolPrefixPool | 1.3.6.1.4.1.25506.2.179.1.1.1.24 | integer32 | read-only |
Prefix pool index applied to the IPv6 address pool. |
hh3cDhcp6Server2PoolPdPreTime | 1.3.6.1.4.1.25506.2.179.1.1.1.25 | unsigned32 | read-only |
Preferred lifetime for the assigned prefix in the DHCPv6 address pool. hh3cDhcp6Server2PoolPdValTime must be set not smaller than the value of this object. |
hh3cDhcp6Server2PoolPdValTime | 1.3.6.1.4.1.25506.2.179.1.1.1.26 | unsigned32 | read-only |
Valid lifetime for the assigned prefix in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolPdExport | 1.3.6.1.4.1.25506.2.179.1.1.1.27 | truthvalue | read-only |
Label of the prefix routes issued by the DHCPv6 address pool. |
hh3cDhcp6Server2PoolPdPreference | 1.3.6.1.4.1.25506.2.179.1.1.1.28 | unsigned32 | read-only |
Priority for the routes of prefix ranges in the pool. |
hh3cDhcp6Server2PoolPdTag | 1.3.6.1.4.1.25506.2.179.1.1.1.29 | unsigned32 | read-only |
The tag value for the routes of prefix ranges in the pool. |
hh3cDhcp6Server2PoolDomainName | 1.3.6.1.4.1.25506.2.179.1.1.1.30 | octet string | read-only |
Domain name assigned to the client by the DHCPv6 address pool. |
hh3cDhcp6Server2PoolGatewayIp | 1.3.6.1.4.1.25506.2.179.1.1.1.31 | octet string | read-only |
IPv6 gateway address of the pool. |
hh3cDhcp6Server2PoolDNSIp | 1.3.6.1.4.1.25506.2.179.1.1.1.32 | octet string | read-only |
DNS server address assigned to the client in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolExpireIpEnbl | 1.3.6.1.4.1.25506.2.179.1.1.1.33 | truthvalue | read-only |
Controlling the status of IPv6 address reservation. |
hh3cDhcp6Server2PoolExpireIpMode | 1.3.6.1.4.1.25506.2.179.1.1.1.34 | integer | read-only |
IPv6 address reservation mode in the pool. Enumeration: 'mac': 1, 'cid': 0. |
hh3cDhcp6Server2PoolExpireIpLim | 1.3.6.1.4.1.25506.2.179.1.1.1.35 | unsigned32 | read-only |
Maximum number of IPv6 addresses that can be reserved in the pool. |
hh3cDhcp6Server2PoolExpireIpTime | 1.3.6.1.4.1.25506.2.179.1.1.1.36 | unsigned32 | read-only |
Reservation time for expired IPv6 addresses in the pool. |
hh3cDhcp6Server2PoolExpirePdEnbl | 1.3.6.1.4.1.25506.2.179.1.1.1.37 | truthvalue | read-only |
Controlling the status of IPv6 prefix reservation.. |
hh3cDhcp6Server2PoolExpirePdMode | 1.3.6.1.4.1.25506.2.179.1.1.1.38 | integer | read-only |
IPv6 prefix reservation mode in the prefix pool. Enumeration: 'mac': 1, 'cid': 0. |
hh3cDhcp6Server2PoolExpirePdLim | 1.3.6.1.4.1.25506.2.179.1.1.1.39 | unsigned32 | read-only |
Maximum number of IPv6 prefixes that can be reserved in the prefix pool. |
hh3cDhcp6Server2PoolExpirePdTime | 1.3.6.1.4.1.25506.2.179.1.1.1.40 | unsigned32 | read-only |
Reservation time for expired IPv6 prerfixes in the prefix pool. |
hh3cDhcp6Server2PoolStatTable | 1.3.6.1.4.1.25506.2.179.1.2 | no-access |
The statistics of each DHCPv6 address pool. |
|
1.3.6.1.4.1.25506.2.179.1.2.1 | no-access |
An entry containing the statistics of each DHCPv6 address pool. |
||
hh3cDhcp6Server2PoolIPIdleNum | 1.3.6.1.4.1.25506.2.179.1.2.1.1 | unsigned32 | read-only |
The total number of idle IPv6 addresses in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolIPUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.2 | unsigned32 | read-only |
The total number of used IPv6 addresses in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolPrefixIdleNum | 1.3.6.1.4.1.25506.2.179.1.2.1.3 | unsigned32 | read-only |
The total number of idle IPv6 prefixes in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolPrefixUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.4 | unsigned32 | read-only |
The total number of used IPv6 prefixes in the DHCPv6 address pool. |
hh3cDhcp6Server2PoolIPTotalNum | 1.3.6.1.4.1.25506.2.179.1.2.1.5 | octet string | read-only |
Total number of addresses in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPExpiredNum | 1.3.6.1.4.1.25506.2.179.1.2.1.6 | unsigned32 | read-only |
Total number of expired addresses in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPDynamicUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.7 | unsigned32 | read-only |
Total number of dynamic addresses bindings in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPStaticUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.8 | unsigned32 | read-only |
Total number of static address bindings in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPConflictNum | 1.3.6.1.4.1.25506.2.179.1.2.1.9 | counter64 | read-only |
Total number of conflict addresses in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPExcludeNum | 1.3.6.1.4.1.25506.2.179.1.2.1.10 | unsigned32 | read-only |
Total number of IPv6 addresses excluded from DHCP allocation in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPReserveNum | 1.3.6.1.4.1.25506.2.179.1.2.1.11 | counter64 | read-only |
Total number of reserved addresses in the DHCPv6 pool. |
hh3cDhcp6Server2PoolIPUsage | 1.3.6.1.4.1.25506.2.179.1.2.1.12 | unsigned32 | read-only |
The percentage of IPv6 address in use in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdTotalNum | 1.3.6.1.4.1.25506.2.179.1.2.1.13 | octet string | read-only |
Total number of IPv6 prefixes in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdExpiredNum | 1.3.6.1.4.1.25506.2.179.1.2.1.14 | unsigned32 | read-only |
Total number of expired prefixes in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdDynamicUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.15 | unsigned32 | read-only |
Total number of dynamic prefix bindings in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdStaticUsedNum | 1.3.6.1.4.1.25506.2.179.1.2.1.16 | unsigned32 | read-only |
Total number of static prefix bindings in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdConflictNum | 1.3.6.1.4.1.25506.2.179.1.2.1.17 | unsigned32 | read-only |
Total number of conflicting prefixes in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdExcludeNum | 1.3.6.1.4.1.25506.2.179.1.2.1.18 | unsigned32 | read-only |
Total number of exclude prefixes excluded from DHCP allocation in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdReserveNum | 1.3.6.1.4.1.25506.2.179.1.2.1.19 | counter64 | read-only |
Total number of reserved prefixes in the DHCPv6 pool. |
hh3cDhcp6Server2PoolPdUsage | 1.3.6.1.4.1.25506.2.179.1.2.1.20 | unsigned32 | read-only |
The percentage of IPv6 prefixes in use in the DHCPv6 pool. |
hh3cDhcp6Server2PoolGpTable | 1.3.6.1.4.1.25506.2.179.1.3 | no-access |
A table containing DHCPv6 server pool group configurations. |
|
1.3.6.1.4.1.25506.2.179.1.3.1 | no-access |
An entry containing a DHCPv6 server pool group. |
||
hh3cDhcp6Server2PoolGpName | 1.3.6.1.4.1.25506.2.179.1.3.1.1 | octet string | read-only |
DHCPv6 server pool group name. |
hh3cDhcp6Server2PoolGpVpnName | 1.3.6.1.4.1.25506.2.179.1.3.1.2 | octet string | read-only |
Name of the VPN instance to which the pool group belongs. |
hh3cDhcp6Server2PoolGpIncUndo | 1.3.6.1.4.1.25506.2.179.1.3.1.3 | truthvalue | read-write |
Set this object is set to 'true' to remove all pools from the pool group. |
hh3cDhcp6Server2PoolGpRowSta | 1.3.6.1.4.1.25506.2.179.1.3.1.4 | rowstatus | read-only |
Operation status of this table entry. Two actions are used: createAndGo and destroy. |
hh3cDhcp6Server2PoolGpExtTable | 1.3.6.1.4.1.25506.2.179.1.4 | no-access |
A table containing the names of the pools in each DHCPv6 server pool group. |
|
1.3.6.1.4.1.25506.2.179.1.4.1 | no-access |
An entry that contains the names of the pools in a DHCPv6 server pool group. |
||
hh3cDhcp6Server2PoolGpIncPoolNm | 1.3.6.1.4.1.25506.2.179.1.4.1.1 | octet string | read-only |
Name of a DHCPv6 server pool in the DHCPv6 server pool group. |
hh3cDhcp6Server2PoolGpExtRowSta | 1.3.6.1.4.1.25506.2.179.1.4.1.2 | rowstatus | read-only |
Operation status of this table entry. Two actions are used: createAndGo and destroy. |
hh3cDhcp6Server2PoolGpStatTable | 1.3.6.1.4.1.25506.2.179.1.5 | no-access |
A table containing DHCPv6 server pool group statistics. |
|
1.3.6.1.4.1.25506.2.179.1.5.1 | no-access |
An entry containing statistics for a DHCPv6 server pool group. |
||
hh3cDhcp6Server2PoolGpPoolNum | 1.3.6.1.4.1.25506.2.179.1.5.1.1 | unsigned32 | read-only |
Number of pools in DHCPv6 server pool group. |
hh3cDhcp6Server2PoolGpBndDomNum | 1.3.6.1.4.1.25506.2.179.1.5.1.2 | unsigned32 | read-only |
Number of domain names bound to the DHCPv6 server pool group. |
hh3cDhcp6Server2PoolGpIPUsage | 1.3.6.1.4.1.25506.2.179.1.5.1.3 | unsigned32 | read-only |
The percentage of IP addresses in use in the DHCPv6 server pool group. |
hh3cDhcp6Server2PoolGpIPTotaNum | 1.3.6.1.4.1.25506.2.179.1.5.1.4 | unsigned32 | read-only |
Total number of addresses in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpIPUsedNum | 1.3.6.1.4.1.25506.2.179.1.5.1.5 | unsigned32 | read-only |
Total number of assigned addresses in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpIPIdleNum | 1.3.6.1.4.1.25506.2.179.1.5.1.6 | unsigned32 | read-only |
Total number of idle addresses in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpIPExcNum | 1.3.6.1.4.1.25506.2.179.1.5.1.7 | unsigned32 | read-only |
Total number of IPv6 addresses excluded addresses from DHCP allocation in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpIPConfNum | 1.3.6.1.4.1.25506.2.179.1.5.1.8 | unsigned32 | read-only |
The total number of conflict addresses in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPDUsage | 1.3.6.1.4.1.25506.2.179.1.5.1.9 | unsigned32 | read-only |
The percentage of prefixes in use in the DHCPv6 server pool group. |
hh3cDhcp6Server2PoolGpPDTotaNum | 1.3.6.1.4.1.25506.2.179.1.5.1.10 | unsigned32 | read-only |
Total number of prefixes in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPDUsedNum | 1.3.6.1.4.1.25506.2.179.1.5.1.11 | unsigned32 | read-only |
Total number of assigned prefixes in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPDIdleNum | 1.3.6.1.4.1.25506.2.179.1.5.1.12 | unsigned32 | read-only |
Total number of idle prefixes in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPDExcNum | 1.3.6.1.4.1.25506.2.179.1.5.1.13 | unsigned32 | read-only |
Total number of prefixes excluded prefixes from DHCPv6 allocation DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPDConfNum | 1.3.6.1.4.1.25506.2.179.1.5.1.14 | unsigned32 | read-only |
Total number of conflict prefixes in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpIPReserveNum | 1.3.6.1.4.1.25506.2.179.1.5.1.15 | counter64 | read-only |
Total number of reserved addresses in the DHCPv6 pool group. |
hh3cDhcp6Server2PoolGpPdReserveNum | 1.3.6.1.4.1.25506.2.179.1.5.1.16 | counter64 | read-only |
Total number of reserved prefixes in the DHCPv6 pool group. |
hh3cDhcp6Server2PrefixPoolTable | 1.3.6.1.4.1.25506.2.179.1.6 | no-access |
A table for creating DHCPv6 prefix pools.. |
|
1.3.6.1.4.1.25506.2.179.1.6.1 | no-access |
An entry containing objects for creating or deleting a DHCPv6 prefix pool. |
||
hh3cDhcp6Server2PdVPNInstance | 1.3.6.1.4.1.25506.2.179.1.6.1.1 | octet string | no-access |
VPN instance to which the DHCPv6 prefix pool applies. |
hh3cDhcp6Server2PdNumber | 1.3.6.1.4.1.25506.2.179.1.6.1.2 | integer32 | no-access |
Prefix pool index. |
hh3cDhcp6Server2PdPrefixAddr | 1.3.6.1.4.1.25506.2.179.1.6.1.3 | octet string | read-only |
Prefix specified for the prefix pool. |
hh3cDhcp6Server2PdPrefixLen | 1.3.6.1.4.1.25506.2.179.1.6.1.4 | integer32 | read-only |
Prefix length of the prefix in the prefix pool. |
hh3cDhcp6Server2PdPrefixNumber | 1.3.6.1.4.1.25506.2.179.1.6.1.5 | integer32 | read-only |
ID of the prefix in the prefix pool. |
hh3cDhcp6Server2PdPrefixAssLen | 1.3.6.1.4.1.25506.2.179.1.6.1.6 | integer32 | read-only |
Assigned length of the prefix in the prefix pool. |
hh3cDhcp6Server2PdRowStatus | 1.3.6.1.4.1.25506.2.179.1.6.1.7 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy. |
hh3cDhcp6Server2Traps | 1.3.6.1.4.1.25506.2.179.2 | |||
hh3cDhcp6Server2TrapNotify | 1.3.6.1.4.1.25506.2.179.2.0 | |||
hh3cDhcp6Server2AddrExhaust | 1.3.6.1.4.1.25506.2.179.2.0.1 |
This trap is generated when IPv6 addresses are exhausted in the DHCPv6 address pool. |
||
hh3cDhcp6Server2AddrExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.2 |
This trap is generated when the DHCPv6 address pool recovers from IPv6 address exhaustion. |
||
hh3cDhcp6Server2IpUsageOverflow | 1.3.6.1.4.1.25506.2.179.2.0.3 |
This trap is generated when the IPv6 address usage of DHCPv6 address pool is above the threshold. |
||
hh3cDhcp6Server2IpUsageOverflowRecov | 1.3.6.1.4.1.25506.2.179.2.0.4 |
This trap is generated when the IPv6 address usage of DHCPv6 address pool drops down to 90% of the threshold. |
||
hh3cDhcp6Server2PdExhaust | 1.3.6.1.4.1.25506.2.179.2.0.5 |
This trap is generated when IPv6 prefixes are exhausted in the DHCPv6 address pool. |
||
hh3cDhcp6Server2PdExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.6 |
This trap is generated when the DHCPv6 prefixes pool recovers from IPv6 address exhaustion. |
||
hh3cDhcp6Server2PdUsageOverflow | 1.3.6.1.4.1.25506.2.179.2.0.7 |
This trap is generated when the IPv6 prefixes usage of DHCPv6 address pool is above the threshold. |
||
hh3cDhcp6Server2PdUsageOverflowRecov | 1.3.6.1.4.1.25506.2.179.2.0.8 |
This trap is generated when the IPv6 prefixes usage of DHCPv6 address pool drops down to 90% of the threshold. |
||
hh3cDhcp6Server2IpNetUsageOverflow | 1.3.6.1.4.1.25506.2.179.2.0.9 |
This trap is generated when the IPv6 address usage in the DHCPv6 address pool has reached or exceeded the threshold. |
||
hh3cDhcp6Server2IpNetUsageOverflowRecov | 1.3.6.1.4.1.25506.2.179.2.0.10 |
This trap is generated when the IPv6 address usage in the DHCPv6 address pool has dropped to or below 90% of the threshold. |
||
hh3cDhcp6Server2IpNetExhaust | 1.3.6.1.4.1.25506.2.179.2.0.11 |
This trap is generated when all addresses in the DHCPv6 address pool are exhausted. |
||
hh3cDhcp6Server2IpNetExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.12 |
This trap is generated when the DHCPv6 address pool has recovered from IPv6 address exhaustion. |
||
hh3cDhcp6Server2PdNetUsageOverflow | 1.3.6.1.4.1.25506.2.179.2.0.13 |
This trap is generated when the IPv6 address usage of DHCPv6 address pool has reached or exceeded the threshold. |
||
hh3cDhcp6Server2PdNetUsageOverflowRecov | 1.3.6.1.4.1.25506.2.179.2.0.14 |
This trap is generated when the prefix usage in the DHCPv6 address pool has dropped to or below 90% of the threshold. |
||
hh3cDhcp6Server2PdNetExhaust | 1.3.6.1.4.1.25506.2.179.2.0.15 |
This trap is generated when all prefixes in the DHCPv6 address pool are exhausted. |
||
hh3cDhcp6Server2PdNetExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.16 |
This trap is generated when the IPv6 prefix pool recovers from prefix exhaustion. |
||
hh3cDhcp6Server2GpIpNetExhaust | 1.3.6.1.4.1.25506.2.179.2.0.17 |
This trap is generated when all addresses in the DHCPv6 address pool group are exhausted. |
||
hh3cDhcp6Server2GpIpNetExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.18 |
This trap is generated when the DHCPv6 address pool group has recovered from IPv6 address exhaustion. |
||
hh3cDhcp6Server2GpPdNetExhaust | 1.3.6.1.4.1.25506.2.179.2.0.19 |
This trap is generated when all prefixes in the DHCPv6 address pool group are exhausted. |
||
hh3cDhcp6Server2GpPdNetExhaustRecov | 1.3.6.1.4.1.25506.2.179.2.0.20 |
This trap is generated when the IPv6 prefix pool group recovers from prefix exhaustion. |