Home/Catalog/DNOS-DNS-RESOLVER-CONTROL-MIB

DNOS-DNS-RESOLVER-CONTROL-MIB

AI MIB Summary

The DNOS-DNS-RESOLVER-CONTROL-MIB enables SNMP-based configuration and monitoring of DNS client resolver parameters, including server address lists, search domains, and timeout settings, on Dell Networking OS (DNOS) devices.

This MIB module defines a portion of the SNMP MIB under the Dell enterprise OID pertaining to DNS Client control configuration
Main OID:
fastPathDnsResControlMIB.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37
25
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

25 total
Object Name
fastPathDnsResControlMIBThis MIB module defines a portion of the SNMP MIB under the Dell enterprise OID pertaining to DNS Client control configuration
MODULE-IDENTITY
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37
fastPathDnsResCtlMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1
agentResCtlglobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1
agentResCtlAdminModeThe dns client administrative modes supported by the device. The dns client services can be turned on or off.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.1
agentResCtlDefDomainNameThe default domain name for unqualified hostnames.rw
OCTET STRING
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.2
agentResCtlCacheFlushStatusThe cache Flush status. If set to enable all dynamic cache entries would be removed.rw
Enumeration
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.3
agentResCtlRequestTimeoutThe timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds.rw
INTEGER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.4
agentResCtlRequestRetransmitsThe number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits.rw
INTEGER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.5
agentResCtlDomainListTableA table for default domain list.
SEQUENCE OF ResCtlDomainListEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.6
agentResCtlDomainListEntryAn 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.
ResCtlDomainListEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.6.1
agentResCtlDomainListNameThe dns domain list entry identified by this row of the table.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.6.1.1
agentResCtlDomainListNameStatusStatus 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 entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.6.1.2
agentResCtlSourceInterfaceA 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.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.1.7
agentResCtlServConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2
agentResCtlServConfigTableTable of DNS servers list
SEQUENCE OF ResCtlConfigIPEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2.1
agentResCtlConfigIPEntryAn entry in the DNS Servers list. Rows may be created or deleted at any time by the DNS Resolver and by SNMP SET requests.
ResCtlConfigIPEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2.1.1
agentResCtlDnsNameServerIPTypeThe Type of IP address of the dns server identified by this row of the table. Can be either ipv4(1), or ipv6(2).
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2.1.1.1
agentResCtlDnsNameServerIPThe IP address of the dns server identified by this row of the table.
InetAddress
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2.1.1.2
agentResCtlDnsNameServerStatusStatus of the DNS Server Address Table Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.2.1.1.3
agentResCtlStaticServConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3
agentResCtlStaticServConfigTableStatic table of DNS hostname to IP address table
SEQUENCE OF ResCtlStaticServEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3.1
agentResCtlStaticServEntryAn 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.
ResCtlStaticServEntry
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3.1.1
agentResCtlStaticHostNameThe static hostname to be stored in the name server table.
OCTET STRING
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3.1.1.1
agentResCtlStaticIPAddressThe IP address of the dns server for the static hostname.
IpAddress
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3.1.1.2
agentResCtlStaticNameServerStatusStatus 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 entryrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.37.1.3.1.1.3
DNOS-DNS-RESOLVER-CONTROL-MIB - SNMP MIB Reference | MIBs Explorer