NETGEAR-DNS-RESOLVER-CONTROL-MIB

File: NETGEAR-DNS-RESOLVER-CONTROL-MIB.mib (9293 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Counter32 Integer32 TEXTUAL-CONVENTION
RowStatus DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP ng700smartswitch

Defined Types

DnsCacheEntryType  
A DNS cache entry type. This is for address or for canonical name.
TEXTUAL-CONVENTION    
  INTEGER dnsCacheAddresstype(1), dnsCacheCnametye(2)  

ResCtlDomainListEntry  
SEQUENCE    
  agentResCtlDomainListName DisplayString
  agentResCtlDomainListNameStatus RowStatus

ResCtlConfigIPEntry  
SEQUENCE    
  agentResCtlDnsNameServerIP IpAddress
  agentResCtlDnsNameServerStatus RowStatus

ResCtlStaticServEntry  
SEQUENCE    
  agentResCtlStaticHostName OCTET STRING
  agentResCtlStaticIPAddress IpAddress
  agentResCtlStaticNameServerStatus RowStatus

Defined Values

agentDnsResControlMIB 1.3.6.1.4.1.4526.11.37
This MIB module defines a portion of the SNMP MIB under the Netgear enterprise OID pertaining to DNS Client control configuration
MODULE-IDENTITY    

agentDnsResCtlMIBObjects 1.3.6.1.4.1.4526.11.37.1
OBJECT IDENTIFIER    

agentResCtlglobal 1.3.6.1.4.1.4526.11.37.1.1
OBJECT IDENTIFIER    

agentResCtlServConfig 1.3.6.1.4.1.4526.11.37.1.2
OBJECT IDENTIFIER    

agentResCtlStaticServConfig 1.3.6.1.4.1.4526.11.37.1.3
OBJECT IDENTIFIER    

agentResCtlAdminMode 1.3.6.1.4.1.4526.11.37.1.1.1
The dns client administrative modes supported by the device. The dns client services can be turned on or off.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentResCtlDefDomainName 1.3.6.1.4.1.4526.11.37.1.1.2
The default domain name for unqualified hostnames.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

agentResCtlCacheFlushStatus 1.3.6.1.4.1.4526.11.37.1.1.3
The cache Flush status. If set to enable all dynamic cache entries would be removed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dnsCacheFlushEnable(1), dnsCacheFlushDisable(2)  

agentResCtlRequestTimeout 1.3.6.1.4.1.4526.11.37.1.1.4
The timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600  

agentResCtlRequestRetransmits 1.3.6.1.4.1.4526.11.37.1.1.5
The number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

agentResCtlDomainListTable 1.3.6.1.4.1.4526.11.37.1.1.6
A table for default domain list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ResCtlDomainListEntry

agentResCtlDomainListEntry 1.3.6.1.4.1.4526.11.37.1.1.6.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ResCtlDomainListEntry  

agentResCtlDomainListName 1.3.6.1.4.1.4526.11.37.1.1.6.1.1
The dns domain list entry identified by this row of the table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentResCtlDomainListNameStatus 1.3.6.1.4.1.4526.11.37.1.1.6.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentResCtlServConfigTable 1.3.6.1.4.1.4526.11.37.1.2.1
Table of DNS servers list
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ResCtlConfigIPEntry

agentResCtlConfigIPEntry 1.3.6.1.4.1.4526.11.37.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ResCtlConfigIPEntry  

agentResCtlDnsNameServerIP 1.3.6.1.4.1.4526.11.37.1.2.1.1.1
The IP address of the dns server identified by this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

agentResCtlDnsNameServerStatus 1.3.6.1.4.1.4526.11.37.1.2.1.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentResCtlStaticServConfigTable 1.3.6.1.4.1.4526.11.37.1.3.1
Static table of DNS hostname to IP address table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ResCtlStaticServEntry

agentResCtlStaticServEntry 1.3.6.1.4.1.4526.11.37.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ResCtlStaticServEntry  

agentResCtlStaticHostName 1.3.6.1.4.1.4526.11.37.1.3.1.1.1
The static hostname to be stored in the name server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

agentResCtlStaticIPAddress 1.3.6.1.4.1.4526.11.37.1.3.1.1.2
The IP address of the dns server for the static hostname.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

agentResCtlStaticNameServerStatus 1.3.6.1.4.1.4526.11.37.1.3.1.1.3
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 the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus