- Table of Contents
-
- 08-Layer 3 - IP Services
- 01-HH3C-ARP-RATELIMIT-MIB
- 02-HH3C-ARP-SUPPRESSION-MIB
- 03-HH3C-ARP-TRAP-MIB
- 04-HH3C-BPA-MIB
- 05-HH3C-DHCP-SNOOP2-MIB
- 06-HH3C-DHCP4-CLIENT-MIB
- 07-HH3C-DHCP4-MIB
- 08-HH3C-DHCP6-MIB
- 09-HH3C-FIB-MIB
- 10-HH3C-IP-ADDRESS-MIB
- 11-HH3C-IPFW-MIB
- 12-HH3C-IPV6-ADDRESS-MIB
- 13-HH3C-NAT-MIB
- 14-HH3C-ND-TRAP-MIB
- 15-HH3C-SESSION-MIB
- 16-HH3C-TCP-MIB
- 17-HH3C-DNS-MIB
- 18-IP-MIB
- 19-IPV6-ICMP-MIB
- 20-IPV6-MIB
- 21-IPV6-TCP-MIB
- 22-IPV6-UDP-MIB
- 23-TCP-MIB
- 24-UDP-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
17-HH3C-DNS-MIB | 72.06 KB |
Contents
HH3C-DNS-MIB
About this MIB
Use this MIB to obtain and configure DNS server settings.
MIB file name
hh3c-dns.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cDns(97)
Tabular objects
hh3cDnsStaticSrvIpTable
About this table
This table allows manual configuration of static DNS servers on the public network.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cDnsStaticSrvIpType and hh3cDnsStaticSrvIpAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cDnsStaticSrvIpType (1.3.6.1.4.1.25506.2.97.1.1.1.1) |
not-accessible |
InetAddressType |
Standard MIB values. |
IP address type of the static DNS server. |
Only support IPv4. |
hh3cDnsStaticSrvIpAddr (1.3.6.1.4.1.25506.2.97.1.1.1.2) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the static DNS server. |
As per the MIB. |
hh3cDnsStaticSrvIpPriority (1.3.6.1.4.1.25506.2.97.1.1.1.3) |
read-only |
Integer32 |
Integer32(0..2147483647) |
Priority of the static DNS server. |
As per the MIB. |
hh3cDnsStaticSrvIpRowStatus (1.3.6.1.4.1.25506.2.97.1.1.1.4) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Row status of the static DNS server. |
As per the MIB. |
hh3cDnsDynamicSrvIpTable
About this table
This table queries dynamic DNS servers on the public network.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cDnsDynamicSrvIpType and hh3cDnsDynamicSrvIpAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cDnsDynamicSrvIpType (1.3.6.1.4.1.25506.2.97.1.2.1.1) |
not-accessible |
InetAddressType |
Standard MIB values. |
IP address type of the dynamic DNS server. |
As per the MIB. |
hh3cDnsDynamicSrvIpAddr (1.3.6.1.4.1.25506.2.97.1.2.1.2) |
not-accessible |
InetAddress |
OCTET STRING (0..255) |
IP address of the dynamic DNS server. |
As per the MIB. |
hh3cDnsDynamicSrvIpPriority (1.3.6.1.4.1.25506.2.97.1.2.1.3) |
read-only |
Integer32 |
Integer32(0.2147483647) |
Priority of the dynamic DNS server. |
As per the MIB. |