ENTERASYS-DNS-RESOLVER-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-DNS-RESOLVER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       etsysDnsResolverObjects 1.3.6.1.4.1.5624.1.2.63.1
           etsysDnsResolverSystem 1.3.6.1.4.1.5624.1.2.63.1.1
               etsysDnsResolverServiceType 1.3.6.1.4.1.5624.1.2.63.1.1.1 integer read-only
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. Enumeration: 'recursiveAndIterative': 3, 'iterativeOnly': 2, 'recursiveOnly': 1.
               etsysDnsResolverDomainName 1.3.6.1.4.1.5624.1.2.63.1.1.2 snmpadminstring read-write
The DNS domain name where the device is located. If this object is not set, then all address lookups must provide fully qualified domains.
               etsysDnsResolverPrimaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.3 inetaddresstype read-write
The type of data returned by etsysDnsResolverPrimaryServerAddr.
               etsysDnsResolverPrimaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.4 inetaddress read-write
The network address of the primary name server.
               etsysDnsResolverSecondaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.5 inetaddresstype read-write
The type of data returned by etsysDnsResolverSecondaryServerAddr.
               etsysDnsResolverSecondaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.6 inetaddress read-write
The network address of the secondary name server.
               etsysDnsResolverTertiaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.7 inetaddresstype read-write
The type of data returned by etsysDnsResolverTertiaryServerAddr.
               etsysDnsResolverTertiaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.8 inetaddress read-write
The network address of the tertiary name server.
               etsysDnsResolverQuaternaryServerAddrType 1.3.6.1.4.1.5624.1.2.63.1.1.9 inetaddresstype read-write
The type of data returned by etsysDnsResolverQuaternaryServerAddr.
               etsysDnsResolverQuaternaryServerAddr 1.3.6.1.4.1.5624.1.2.63.1.1.10 inetaddress read-write
The network address of the quaternary name server.
               etsysDnsResolverIpv4DnsZone 1.3.6.1.4.1.5624.1.2.63.1.1.11 snmpadminstring read-write
The DNS zone to use for address to name lookups of IPv4 addresses.
               etsysDnsResolverIpv6DnsZone 1.3.6.1.4.1.5624.1.2.63.1.1.12 snmpadminstring read-write
The DNS zone to use for address to name lookups of IPv6 addresses.
               etsysDnsResolverServerPortNumber 1.3.6.1.4.1.5624.1.2.63.1.1.13 inetportnumber read-write
The port number (0-65535) the resolver uses for DNS queries.
               etsysDnsResolverQueryTimeout 1.3.6.1.4.1.5624.1.2.63.1.1.14 unsigned32 read-write
The number of seconds before a DNS request is retried if the DNS server fails to respond.
               etsysDnsResolverQueryRetries 1.3.6.1.4.1.5624.1.2.63.1.1.15 unsigned32 read-write
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.
               etsysDnsResolverEnableStatus 1.3.6.1.4.1.5624.1.2.63.1.1.16 integer read-write
The status of the DNS resolver on this device. Enumeration: 'disabled': 2, 'enabled': 1.
       etsysDnsResolverConformance 1.3.6.1.4.1.5624.1.2.63.2
           etsysDnsResolverGroups 1.3.6.1.4.1.5624.1.2.63.2.1
               etsysDnsResolverPrimaryGroup 1.3.6.1.4.1.5624.1.2.63.2.1.1
The group for all devices supporting DNS resolution.
               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.
               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.
               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.
           etsysDnsResolverCompliances 1.3.6.1.4.1.5624.1.2.63.2.2
               etsysDnsResolverCompliance 1.3.6.1.4.1.5624.1.2.63.2.2.1
The compliance statement for devices that support DNS resolution.