EdgeSwitch-DNS-RESOLVER-CONTROL-MIB

File: EdgeSwitch-DNS-RESOLVER-CONTROL-MIB.mib (10924 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
EdgeSwitch-REF-MIB IF-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Counter32 Integer32 Unsigned32
TEXTUAL-CONVENTION RowStatus DisplayString
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
fastPath InterfaceIndexOrZero InetAddressType
InetAddress

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    
  agentResCtlDnsNameServerIPType InetAddressType
  agentResCtlDnsNameServerIP InetAddress
  agentResCtlDnsNameServerStatus RowStatus

ResCtlStaticServEntry  
SEQUENCE    
  agentResCtlStaticHostName OCTET STRING
  agentResCtlStaticIPAddress IpAddress
  agentResCtlStaticNameServerStatus RowStatus

Defined Values

fastPathDnsResControlMIB 1.3.6.1.4.1.4413.1.1.37
This MIB module defines a portion of the SNMP MIB under the Broadcom Inc enterprise OID pertaining to DNS Client control configuration
MODULE-IDENTITY    

fastPathDnsResCtlMIBObjects 1.3.6.1.4.1.4413.1.1.37.1
OBJECT IDENTIFIER    

agentResCtlglobal 1.3.6.1.4.1.4413.1.1.37.1.1
OBJECT IDENTIFIER    

agentResCtlServConfig 1.3.6.1.4.1.4413.1.1.37.1.2
OBJECT IDENTIFIER    

agentResCtlStaticServConfig 1.3.6.1.4.1.4413.1.1.37.1.3
OBJECT IDENTIFIER    

agentResCtlAdminMode 1.3.6.1.4.1.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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  

agentResCtlDnsNameServerIPType 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.1
The Type of IP address of the dns server identified by this row of the table. Can be either ipv4(1), or ipv6(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

agentResCtlDnsNameServerIP 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.2
The IP address of the dns server identified by this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

agentResCtlDnsNameServerStatus 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.3
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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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.4413.1.1.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  

agentResCtlSourceInterface 1.3.6.1.4.1.4413.1.1.37.1.1.7
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface, tunnel interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero