HH3C-DHCP6-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-DHCP6-SERVER-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cDHCP6Server 1.3.6.1.4.1.25506.2.159
The MIB module is used for DHCPv6 server.
         hh3cDHCP6ServerTables 1.3.6.1.4.1.25506.2.159.1
             hh3cDHCPS6PoolTable 1.3.6.1.4.1.25506.2.159.1.1 no-access
A table for creating DHCPv6 address pools.
                 hh3cDHCPS6PoolEntry 1.3.6.1.4.1.25506.2.159.1.1.1 no-access
An entry containing objects for creating or deleting a DHCPv6 address pool.
                     hh3cDHCPS6PoolName 1.3.6.1.4.1.25506.2.159.1.1.1.1 octet string no-access
DHCPv6 address pool name. The name must be integer.
                     hh3cDHCPS6PoolRowStatus 1.3.6.1.4.1.25506.2.159.1.1.1.2 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDHCPS6PoolConfigTable 1.3.6.1.4.1.25506.2.159.1.2 no-access
A table for configuring parameters for DHCPv6 address pools.
                 hh3cDHCPS6PoolConfigEntry 1.3.6.1.4.1.25506.2.159.1.2.1 no-access
An entry containing the objects for the parameter configurations of DHCPv6 address pools.
                     hh3cDHCPS6PoolPrimaryDNSIP 1.3.6.1.4.1.25506.2.159.1.2.1.1 inetaddressipv6 read-write
The Primary DNS server IPv6 address to be assigned to the client. To delete a configured Primary DNS server IP, please set hh3cDHCP6ServerPoolPrimaryDNSIP to '0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00'.
                     hh3cDHCPS6PoolSecondDNSIP 1.3.6.1.4.1.25506.2.159.1.2.1.2 inetaddressipv6 read-write
The Secondary DNS server IPv6 address to be assigned to the client. To delete a configured Secondary DNS server IP, please set hh3cDHCP6ServerPoolSecondDNSIP to '0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00'.
             hh3cDHCPS6PoolNetworkTable 1.3.6.1.4.1.25506.2.159.1.3 no-access
A table containing the network configurations of DHCPv6 address pools.
                 hh3cDHCPS6PoolNetworkEntry 1.3.6.1.4.1.25506.2.159.1.3.1 no-access
An entry containing the objects for configuring the network ip or host ip etc. to pools for DHCPv6 server. Hh3cDHCPS6PoolStartAddr and hh3cDHCPS6PoolStopAddr must be set with hh3cDHCPS6PoolNetPrefixLen, and must be on the same network.
                     hh3cDHCPS6PoolStartAddr 1.3.6.1.4.1.25506.2.159.1.3.1.1 inetaddressipv6 read-write
Start IP of a DHCPv6 address pool. To delete a configured start IP, please set hh3cDHCP6ServerPoolStartAddr to '0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00'.
                     hh3cDHCPS6PoolStopAddr 1.3.6.1.4.1.25506.2.159.1.3.1.2 inetaddressipv6 read-write
End IP of a DHCPv6 address pool.
                     hh3cDHCPS6PoolNetPrefixLen 1.3.6.1.4.1.25506.2.159.1.3.1.3 integer32 read-write
A prefix length of DHCPv6 address pool.
                     hh3cDHCPS6PoolLeaseTime 1.3.6.1.4.1.25506.2.159.1.3.1.4 timeticks read-write
Number of time ticks of the lease.
             hh3cDHCPS6PoolStatTable 1.3.6.1.4.1.25506.2.159.1.4 no-access
The statistics of each DHCPv6 address pool.
                 hh3cDHCPS6PoolStatEntry 1.3.6.1.4.1.25506.2.159.1.4.1 no-access
An entry containing the statistics of each DHCPv6 address pool.
                     hh3cDHCPS6PoolIPPoolUsage 1.3.6.1.4.1.25506.2.159.1.4.1.1 integer32 read-only
Utilization rate of IPv6 addresses in each DHCPv6 address pool, in percentage.