NETGEAR-DNS-RESOLVER-CONTROL-MIB
AI MIB Summary
The NETGEAR-DNS-RESOLVER-CONTROL-MIB enables SNMP-based configuration and monitoring of DNS client parameters, specifically managing resolver IP addresses, domain search lists, and query timeout settings on Netgear network devices. This module facilitates remote administration of local DNS resolution behavior to ensure proper hostname-to-IP mapping for attached clients.
This MIB module defines a portion of the SNMP MIB under the Netgear enterprise OID pertaining to DNS Client control configuration
Main OID:
agentDnsResControlMIB.1.3.6.1.4.1.4526.11.37
23
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
agentDnsResControlMIBThis MIB module defines a portion of the SNMP MIB under
the Netgear enterprise OID pertaining to
DNS Client control configuration MODULE-IDENTITY .1.3.6.1.4.1.4526.11.37 |
agentDnsResCtlMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.37.1 |
agentResCtlglobal OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.37.1.1 |
agentResCtlAdminModeThe dns client administrative modes supported by the device.
The dns client services can be turned on or off.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4526.11.37.1.1.1 |
agentResCtlDefDomainNameThe default domain name for unqualified hostnames.rw OCTET STRING .1.3.6.1.4.1.4526.11.37.1.1.2 |
agentResCtlCacheFlushStatusThe cache Flush status. If set to enable all dynamic cache
entries would be removed.rw Enumeration .1.3.6.1.4.1.4526.11.37.1.1.3 |
agentResCtlRequestTimeoutThe timeout before retransmitting a request to the server. The
timeout value is configured and displayed in seconds.rw INTEGER .1.3.6.1.4.1.4526.11.37.1.1.4 |
agentResCtlRequestRetransmitsThe number of times the request is retransmitted. The request
is retransmitted provided the maximum timeout value allows
this many number of retransmits.rw INTEGER .1.3.6.1.4.1.4526.11.37.1.1.5 |
agentResCtlDomainListTableA table for default domain list. SEQUENCE OF ResCtlDomainListEntry .1.3.6.1.4.1.4526.11.37.1.1.6 |
agentResCtlDomainListEntryAn entry in the DNS domain name list.
Rows may be created or deleted at any time by the DNS
Resolver and by SNMP SET requests. ResCtlDomainListEntry .1.3.6.1.4.1.4526.11.37.1.1.6.1 |
agentResCtlDomainListNameThe dns domain list entry identified by
this row of the table.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4526.11.37.1.1.6.1.1 |
agentResCtlDomainListNameStatusStatus of the DNS domain list Entry Table
Supported values:
active(1) - valid entry
createAndGo(4) - used to create a new entry
destroy(6) - removes the entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.11.37.1.1.6.1.2 |
agentResCtlServConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.37.1.2 |
agentResCtlServConfigTableTable of DNS servers list SEQUENCE OF ResCtlConfigIPEntry .1.3.6.1.4.1.4526.11.37.1.2.1 |
agentResCtlConfigIPEntryAn entry in the DNS Servers list.
Rows may be created or deleted at any time by the DNS
Resolver and by SNMP SET requests. ResCtlConfigIPEntry .1.3.6.1.4.1.4526.11.37.1.2.1.1 |
agentResCtlDnsNameServerIPThe IP address of the dns server identified by
this row of the table. IpAddress .1.3.6.1.4.1.4526.11.37.1.2.1.1.1 |
agentResCtlDnsNameServerStatusStatus of the DNS Server Address Table
Supported values:
active(1) - valid entry
createAndGo(4) - used to create a new entry
destroy(6) - removes the entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.11.37.1.2.1.1.2 |
agentResCtlStaticServConfig OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.37.1.3 |
agentResCtlStaticServConfigTableStatic table of DNS hostname to IP address table SEQUENCE OF ResCtlStaticServEntry .1.3.6.1.4.1.4526.11.37.1.3.1 |
agentResCtlStaticServEntryAn entry in the static DNS hostname IP address list.
Rows may be created or deleted at any time by the DNS
Resolver and by SNMP SET requests. ResCtlStaticServEntry .1.3.6.1.4.1.4526.11.37.1.3.1.1 |
agentResCtlStaticHostNameThe static hostname to be stored in the name server table. OCTET STRING .1.3.6.1.4.1.4526.11.37.1.3.1.1.1 |
agentResCtlStaticIPAddressThe IP address of the dns server for the static hostname. IpAddress .1.3.6.1.4.1.4526.11.37.1.3.1.1.2 |
agentResCtlStaticNameServerStatusStatus of the Static Host Name - IP Address Table
Supported values:
active(1) - valid entry
createAndGo(4) - used to create a new entry
destroy(6) - removes the entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.11.37.1.3.1.1.3 |