zhDnsResConfigQueryOrder
ZHONE-COM-IP-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.5504.4.1.12.2.1.1
Object
column
r/w
Enumeration
Kind of resolver query for this routing domain:
hostsFirst(1) searches the local hosts table first,
then the list of nameservers
dnsFirst(2) searches the list of nameservers first, then
the local hosts table
dnsOnly(3) searches only the list of nameservers
Context
- MIB
- ZHONE-COM-IP-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.12.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhDnsResConfigEntry
- Table
- zhDnsResConfigTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hostsFirst |
2 | dnsFirst |
3 | dnsOnly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhDnsResConfigDomainName Domain name to use for searches in this routing domain.
The maximum length for this name is 255 characters. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5504.4.1.12.2.1.2 |
| zhDnsResConfigFirstNameServer The IP address of the first/primary name server for this
routing domain. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.12.2.1.3 |
| zhDnsResConfigSecondNameServer The IP address of the secondary name server for this routing
domain. This nameserver is queried if the first nameserver cannot
resolve the query. If a secondary name server has … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.12.2.1.4 |
| zhDnsResConfigThirdNameServer The IP address of the third name server for this routing
domain. This nameserver is queried if the first nameserver and the
secondary nameserver cannot resolve the query. If a t… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.12.2.1.5 |