- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
04-HH3C-DNS-MIB | 50.52 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 |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
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 |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
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. |