ZHONE-COM-IP-DNS-RESOLVER-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONE TECHNOLOGIES
Home | MIB: ZHONE-COM-IP-DNS-RESOLVER-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 |
dnsResolver | 1.3.6.1.4.1.5504.4.1.12 |
DNS Resolver objects based on RFC 1612. |
||
zhDnsResConfigImplementIdent | 1.3.6.1.4.1.5504.4.1.12.1 | zhoneadminstring | read-only |
The implementation identification string for the resolver software in use on the system, for example; `RES-2.1'. The maximum length for this name is 32 characters. |
zhDnsResConfigTable | 1.3.6.1.4.1.5504.4.1.12.2 | no-access |
Table of nameservers information used by the resolver to send a query. Rows are created and destroyed whenever a routing domain is created or destroyed. Rows cannot be created or destroyed via SNMP. |
|
1.3.6.1.4.1.5504.4.1.12.2.1 | no-access |
A single routing domain in a single subnet. |
||
zhDnsResConfigQueryOrder | 1.3.6.1.4.1.5504.4.1.12.2.1.1 | integer | read-write |
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 Enumeration: 'dnsFirst': 2, 'dnsOnly': 3, 'hostsFirst': 1. |
zhDnsResConfigDomainName | 1.3.6.1.4.1.5504.4.1.12.2.1.2 | snmpadminstring | read-write |
Domain name to use for searches in this routing domain. The maximum length for this name is 255 characters. |
zhDnsResConfigFirstNameServer | 1.3.6.1.4.1.5504.4.1.12.2.1.3 | ipaddress | read-write |
The IP address of the first/primary name server for this routing domain. |
zhDnsResConfigSecondNameServer | 1.3.6.1.4.1.5504.4.1.12.2.1.4 | ipaddress | read-write |
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 not been defined, this field is set to 0.0.0.0 |
zhDnsResConfigThirdNameServer | 1.3.6.1.4.1.5504.4.1.12.2.1.5 | ipaddress | read-write |
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 third name server has not been defined, this field is set to 0.0.0.0 |
zhDnsResHostsTable | 1.3.6.1.4.1.5504.4.1.12.3 | no-access |
This is the local hosts table (ie. /etc/hosts) for each routing domain. |
|
1.3.6.1.4.1.5504.4.1.12.3.1 | no-access |
A particular host entry per routing domain. Rows are created and destroyed whenever a hostname within a routing domain is created and destroyed, ie. rows are added by setting zhDnsResHostsRowStatus to createAndGo. Rows are removed by setting zhDnsResHostsRowStatus to destroy. The minimum columns required to create new entry are zhDnsResHostsIpAddress and zhDnsResHostsName. |
||
zhDnsResHostsIpAddress | 1.3.6.1.4.1.5504.4.1.12.3.1.1 | ipaddress | no-access |
The IP address of this entry. 127.1 (127.0.0.1) is a valid ip address. |
zhDnsResHostsName | 1.3.6.1.4.1.5504.4.1.12.3.1.2 | snmpadminstring | read-only |
Hostname for this entry. The hostname can be either fully-qualified or hostname only. The maximum length for this name is 255 characters. |
zhDnsResHostsAlias1 | 1.3.6.1.4.1.5504.4.1.12.3.1.3 | snmpadminstring | read-only |
Hostname alias for this entry. The hostname can be either fully-qualified or hostname only. The maximum length for this name is 255 characters. |
zhDnsResHostsAlias2 | 1.3.6.1.4.1.5504.4.1.12.3.1.4 | snmpadminstring | read-only |
Another hostname alias for this entry. The hostname can be either fully-qualified or hostname only. The maximum length for this name is 255 characters. |
zhDnsResHostsAlias3 | 1.3.6.1.4.1.5504.4.1.12.3.1.5 | snmpadminstring | read-only |
Another hostname alias for this entry. The hostname can be either fully-qualified or hostname only. The maximum length for this name is 255 characters. |
zhDnsResHostsAlias4 | 1.3.6.1.4.1.5504.4.1.12.3.1.6 | snmpadminstring | read-only |
Another hostname alias for this entry. The hostname can be either fully-qualified or hostname only. The maximum length for this name is 255 characters. |
zhDnsResHostsRowStatus | 1.3.6.1.4.1.5504.4.1.12.3.1.7 | zhonerowstatus | read-only |
The row status variable, used according to row installation and removal conventions. |
comIpDnsResolver | 1.3.6.1.4.1.5504.6.62 |
DNS Resolver MIB IP Software Minneapolis, MN |