DNSResolver-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DNSResolver-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
 swDNSResolverMIB 1.3.6.1.4.1.171.12.85
This MIB module defining objects for the management of DNS Resolver.
       swDNSResolverMIBObjects 1.3.6.1.4.1.171.12.85.1
           swDNSResState 1.3.6.1.4.1.171.12.85.1.1 integer read-write
This object indicates the DNS Resolver state. Enumeration: 'disabled': 2, 'enabled': 1.
           swDNSResNameSrvTimeOut 1.3.6.1.4.1.171.12.85.1.2 integer read-write
This object indicates the DNS Resolver name server time out.
           swDNSResNameSrv 1.3.6.1.4.1.171.12.85.1.3
               swDNSResStaticNameSrvTable 1.3.6.1.4.1.171.12.85.1.3.1 no-access
This table contains DNS resolver static name server information.
                   swDNSResStaticNameSrvEntry 1.3.6.1.4.1.171.12.85.1.3.1.1 no-access
A list of information about DNS resolver static name server.
                       swDNSResStaticNameSrvIndex 1.3.6.1.4.1.171.12.85.1.3.1.1.1 integer no-access
This object indicates the DNS resolver static name server table index.
                       swDNSResStaticNameSrvRowStatus 1.3.6.1.4.1.171.12.85.1.3.1.1.2 rowstatus read-only
This object indicates the status of this entry.
                       swDNSResStaticNameSrvIPaddr 1.3.6.1.4.1.171.12.85.1.3.1.1.3 ipaddress read-only
This object indicates the DNS resolver static name server IP address.
                       swDNSResStaticNameSrvPriority 1.3.6.1.4.1.171.12.85.1.3.1.1.4 integer read-only
This object indicates the DNS resolver static name server priority, primary name server or secondary name server. Enumeration: 'primary': 1, 'secondary': 2.
               swDNSResDynamicNameSrvTable 1.3.6.1.4.1.171.12.85.1.3.2 no-access
This table contains DNS resolver dynamic name server information.
                   swDNSResDynamicNameSrvEntry 1.3.6.1.4.1.171.12.85.1.3.2.1 no-access
A list of information about DNS resolver dynamic name server.
                       swDNSResDynamicNameSrvIndex 1.3.6.1.4.1.171.12.85.1.3.2.1.1 integer no-access
This object indicates the DNS resolver dynamic name server table index.
                       swDNSResDynamicNameSrvIPaddr 1.3.6.1.4.1.171.12.85.1.3.2.1.2 ipaddress read-only
This object indicates the DNS resolver dynamic name server IP address.
                       swDNSResDynamicNameSrvPriority 1.3.6.1.4.1.171.12.85.1.3.2.1.3 integer read-only
This object indicates the DNS resolver dynamic name server priority, primary name server or secondary name server. Enumeration: 'primary': 1, 'secondary': 2.
           swDNSResHost 1.3.6.1.4.1.171.12.85.1.4
               swDNSResStaticHostTable 1.3.6.1.4.1.171.12.85.1.4.1 no-access
This table contains DNS resolver static host information.
                   swDNSResStaticHostEntry 1.3.6.1.4.1.171.12.85.1.4.1.1 no-access
A list of information about DNS resolver static host.
                       swDNSResStaticHostIndex 1.3.6.1.4.1.171.12.85.1.4.1.1.1 integer no-access
This object indicates the DNS resolver static host table index.
                       swDNSResStaticHostRowStatus 1.3.6.1.4.1.171.12.85.1.4.1.1.2 rowstatus read-only
This object indicates the status of this entry.
                       swDNSResStaticHostName 1.3.6.1.4.1.171.12.85.1.4.1.1.3 dnsname read-only
This object indicates the DNS resolver static host name.
                       swDNSResStaticHostIPaddr 1.3.6.1.4.1.171.12.85.1.4.1.1.4 ipaddress read-only
This object indicates the the DNS resolver static host IP address.
               swDNSResDynamicHostTable 1.3.6.1.4.1.171.12.85.1.4.2 no-access
This table contains DNS resolver dynamic host information.
                   swDNSResDynamicHostEntry 1.3.6.1.4.1.171.12.85.1.4.2.1 no-access
A list of information about DNS resolver dynamic host.
                       swDNSResDynamicHostIndex 1.3.6.1.4.1.171.12.85.1.4.2.1.1 integer no-access
This object indicates the DNS resolver dynamic host index.
                       swDNSResDynamicHostName 1.3.6.1.4.1.171.12.85.1.4.2.1.2 dnsname read-only
This object indicates the DNS resolver dynamic host name.
                       swDNSResDynamicHostIPaddr 1.3.6.1.4.1.171.12.85.1.4.2.1.3 ipaddress read-only
This object indicates the DNS resolver dynamic host IP address.
                       swDNSResDynamicHostTTL 1.3.6.1.4.1.171.12.85.1.4.2.1.4 dnstime read-only
This object indicates the time of the dynamic host remained in caches to live.
                       swDNSResDynamicHostClearCtrl 1.3.6.1.4.1.171.12.85.1.4.2.1.5 integer read-write
Used to clear DNS resolver dynamic host. Setting this value to 'start' will execute the clear action, Once cleared, the value returns to 'other'. Enumeration: 'start': 2, 'other': 1.