ENTERASYS-DNS-RESOLVER-MIB

File: ENTERASYS-DNS-RESOLVER-MIB.mib (14356 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP SnmpAdminString
InetAddressType InetAddress InetPortNumber
etsysModules

Defined Values

etsysDnsResolverMIB 1.3.6.1.4.1.5624.1.2.63
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to configuration of the DNS resolution mechanisms on a device.
MODULE-IDENTITY    

etsysDnsResolverObjects 1.3.6.1.4.1.5624.1.2.63.1
OBJECT IDENTIFIER    

etsysDnsResolverSystem 1.3.6.1.4.1.5624.1.2.63.1.1
OBJECT IDENTIFIER    

etsysDnsResolverServiceType 1.3.6.1.4.1.5624.1.2.63.1.1.1
The type of DNS resolution service provided: recursiveOnly(1) indicates a stub resolver. iterativeOnly(2) indicates a normal full service resolver. recursiveAndIterative(3) indicates a full-service resolver which performs a mix of recursive and iterative queries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER recursiveOnly(1), iterativeOnly(2), recursiveAndIterative(3)  

etsysDnsResolverDomainName 1.3.6.1.4.1.5624.1.2.63.1.1.2
The DNS domain name where the device is located. If this object is not set, then all address lookups must provide fully qualified domains.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

etsysDnsResolverPrimaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.3
The type of data returned by etsysDnsResolverPrimaryServerAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

etsysDnsResolverPrimaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.4
The network address of the primary name server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

etsysDnsResolverSecondaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.5
The type of data returned by etsysDnsResolverSecondaryServerAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

etsysDnsResolverSecondaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.6
The network address of the secondary name server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

etsysDnsResolverTertiaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.7
The type of data returned by etsysDnsResolverTertiaryServerAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

etsysDnsResolverTertiaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.8
The network address of the tertiary name server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

etsysDnsResolverQuaternaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.9
The type of data returned by etsysDnsResolverQuaternaryServerAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

etsysDnsResolverQuaternaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.10
The network address of the quaternary name server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

etsysDnsResolverIpv4DnsZone 1.3.6.1.4.1.5624.1.2.63.1.1.11
The DNS zone to use for address to name lookups of IPv4 addresses.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

etsysDnsResolverIpv6DnsZone 1.3.6.1.4.1.5624.1.2.63.1.1.12
The DNS zone to use for address to name lookups of IPv6 addresses.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

etsysDnsResolverServerPortNumber 1.3.6.1.4.1.5624.1.2.63.1.1.13
The port number (0-65535) the resolver uses for DNS queries.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

etsysDnsResolverQueryTimeout 1.3.6.1.4.1.5624.1.2.63.1.1.14
The number of seconds before a DNS request is retried if the DNS server fails to respond.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

etsysDnsResolverQueryRetries 1.3.6.1.4.1.5624.1.2.63.1.1.15
The number of times to retry a lookup request to a DNS server that has not successfully responded. This retry count is per name server, so each configured name server will make etsysDnsResolverQueryRetries attempts before giving up and moving to the next configured server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10  

etsysDnsResolverEnableStatus 1.3.6.1.4.1.5624.1.2.63.1.1.16
The status of the DNS resolver on this device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

etsysDnsResolverConformance 1.3.6.1.4.1.5624.1.2.63.2
OBJECT IDENTIFIER    

etsysDnsResolverGroups 1.3.6.1.4.1.5624.1.2.63.2.1
OBJECT IDENTIFIER    

etsysDnsResolverCompliances 1.3.6.1.4.1.5624.1.2.63.2.2
OBJECT IDENTIFIER    

etsysDnsResolverPrimaryGroup 1.3.6.1.4.1.5624.1.2.63.2.1.1
The group for all devices supporting DNS resolution.
Status: current Access: read-write
OBJECT-GROUP    

etsysDnsResolverSecondaryGroup 1.3.6.1.4.1.5624.1.2.63.2.1.2
The group for all devices that support two or more servers for DNS resolution.
Status: current Access: read-write
OBJECT-GROUP    

etsysDnsResolverTertiaryGroup 1.3.6.1.4.1.5624.1.2.63.2.1.3
The group for all devices that support three or more servers for DNS resolution.
Status: current Access: read-write
OBJECT-GROUP    

etsysDnsResolverQuaternaryGroup 1.3.6.1.4.1.5624.1.2.63.2.1.4
The group for all devices that support four servers for DNS resolution.
Status: current Access: read-write
OBJECT-GROUP    

etsysDnsResolverCompliance 1.3.6.1.4.1.5624.1.2.63.2.2.1
The compliance statement for devices that support DNS resolution.
Status: current Access: read-only
MODULE-COMPLIANCE