NG700-DNS-RESOLVER-CONTROL-MIB
26 objects
This MIB module defines a portion of the SNMP MIB under the Netgear Inc enterprise OID pertaining to DNS Client control configuration
Imported Objects
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| NG700-REF-MIB | ng700smartswitch |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.11.37 | IdentityfastPathDnsResControlMIB | This MIB module defines a portion of the SNMP MIB under the Netgear Inc enterprise OID pertaining to DNS Client control configuration | ||
| 1.3.6.1.4.1.4526.11.37.1 | NodefastPathDnsResCtlMIBObjects | |||
| 1.3.6.1.4.1.4526.11.37.1.1 | NodeagentResCtlglobal | |||
| 1.3.6.1.4.1.4526.11.37.1.1.1 | ScalaragentResCtlAdminMode | read-write | current | The dns client administrative modes supported by the device. The dns client services can be turned on or off. |
| 1.3.6.1.4.1.4526.11.37.1.1.2 | ScalaragentResCtlDefDomainName | read-write | current | The default domain name for unqualified hostnames. |
| 1.3.6.1.4.1.4526.11.37.1.1.3 | ScalaragentResCtlCacheFlushStatus | read-write | current | The cache Flush status. If set to enable all dynamic cache entries would be removed. |
| 1.3.6.1.4.1.4526.11.37.1.1.4 | ScalaragentResCtlRequestTimeout | read-write | current | The timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds. |
| 1.3.6.1.4.1.4526.11.37.1.1.5 | ScalaragentResCtlRequestRetransmits | read-write | current | The number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits. |
| 1.3.6.1.4.1.4526.11.37.1.1.6 | TableagentResCtlDomainListTable | not-accessible | current | A table for default domain list. |
| 1.3.6.1.4.1.4526.11.37.1.1.6.1 | RowagentResCtlDomainListEntry | not-accessible | current | An 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. |
| 1.3.6.1.4.1.4526.11.37.1.1.6.1.1 | ColumnagentResCtlDomainListName | read-only | current | The dns domain list entry identified by this row of the table. |
| 1.3.6.1.4.1.4526.11.37.1.1.6.1.2 | ColumnagentResCtlDomainListNameStatus | read-create | current | Status 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 entry |
| 1.3.6.1.4.1.4526.11.37.1.1.7 | ScalaragentResCtlSourceInterface | read-write | current | A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface, tunnel interface). A n… |
| 1.3.6.1.4.1.4526.11.37.1.2 | NodeagentResCtlServConfig | |||
| 1.3.6.1.4.1.4526.11.37.1.2.1 | TableagentResCtlServConfigTable | not-accessible | current | Table of DNS servers list |
| 1.3.6.1.4.1.4526.11.37.1.2.1.1 | RowagentResCtlConfigIPEntry | not-accessible | current | An entry in the DNS Servers list. Rows may be created or deleted at any time by the DNS Resolver and by SNMP SET requests. |
| 1.3.6.1.4.1.4526.11.37.1.2.1.1.1 | ColumnagentResCtlDnsNameServerIPType | not-accessible | current | The Type of IP address of the dns server identified by this row of the table. Can be either ipv4(1), or ipv6(2). |
| 1.3.6.1.4.1.4526.11.37.1.2.1.1.2 | ColumnagentResCtlDnsNameServerIP | not-accessible | current | The IP address of the dns server identified by this row of the table. |
| 1.3.6.1.4.1.4526.11.37.1.2.1.1.3 | ColumnagentResCtlDnsNameServerStatus | read-create | current | Status of the DNS Server Address Table Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |
| 1.3.6.1.4.1.4526.11.37.1.3 | NodeagentResCtlStaticServConfig | |||
| 1.3.6.1.4.1.4526.11.37.1.3.1 | TableagentResCtlStaticServConfigTable | not-accessible | current | Static table of DNS hostname to IP address table |
| 1.3.6.1.4.1.4526.11.37.1.3.1.1 | RowagentResCtlStaticServEntry | not-accessible | current | An 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. |
| 1.3.6.1.4.1.4526.11.37.1.3.1.1.1 | ColumnagentResCtlStaticHostName | not-accessible | current | The static hostname to be stored in the name server table. |
| 1.3.6.1.4.1.4526.11.37.1.3.1.1.2 | ColumnagentResCtlStaticIPAddress | not-accessible | current | The IP address of the dns server for the static hostname. |
| 1.3.6.1.4.1.4526.11.37.1.3.1.1.3 | ColumnagentResCtlStaticNameServerStatus | read-create | current | Status 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 th… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DnsCacheEntryType | INTEGER { dnsCacheAddresstype(1), dnsCacheCnametye(2) } | current | A DNS cache entry type. This is for address or for canonical name. |