Dell-DNSCL-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: Dell-DNSCL-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
 rlDnsCl 1.3.6.1.4.1.89.93
The MIB module describes the private MIB for DNS supported by Dell MTS software and products.
       rlDnsClMibVersion 1.3.6.1.4.1.89.93.1 integer read-only
MIB's version, the current version is 1.
       rlDnsClEnable 1.3.6.1.4.1.89.93.2 integer read-write
Enable or Disable the use of the DNS client feature. Enumeration: 'enable': 1, 'disable': 2.
       rlDnsClDomainNameTable 1.3.6.1.4.1.89.93.3 no-access
The domain names table.
           rlDnsClDomainNameEntry 1.3.6.1.4.1.89.93.3.1 no-access
The row definition for this table.
               rlDnsClDomainNameName 1.3.6.1.4.1.89.93.3.1.1 dnsnameasindex no-access
The domain name for this ifIndex.
               rlDnsClDomainNameOwner 1.3.6.1.4.1.89.93.3.1.2 integer read-write
The Domain Name owner. Static if Domain Name defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'dhcpv6': 3, 'static': 1.
               rlDnsClDomainNameRowStatus 1.3.6.1.4.1.89.93.3.1.3 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlDnsClMaxNumOfRetransmissions 1.3.6.1.4.1.89.93.4 integer read-write
The maximum number of retransmissions for each query.
       rlDnsClMinRetransmissionInterval 1.3.6.1.4.1.89.93.5 integer read-write
The minimum number of seconds that must elapsed before retransmission for each query.
       rlDnsClNamesTable 1.3.6.1.4.1.89.93.6 no-access
The Names table.
           rlDnsClNamesEntry 1.3.6.1.4.1.89.93.6.1 no-access
The row definition for this table.
               rlDnsClNamesName 1.3.6.1.4.1.89.93.6.1.1 dnsnameasindex no-access
The host name.
               rlDnsClNamesOwner 1.3.6.1.4.1.89.93.6.1.2 integer no-access
The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'dhcpv6': 3, 'static': 1.
               rlDnsClNamesIndex 1.3.6.1.4.1.89.93.6.1.3 integer32 no-access
A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index.
               rlDnsClNamesAddr 1.3.6.1.4.1.89.93.6.1.4 ipaddress read-write
The host IP address
               rlDnsClNamesRowStatus 1.3.6.1.4.1.89.93.6.1.5 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlDnsResConfigSbeltExtTable 1.3.6.1.4.1.89.93.7 no-access
Augmenting rlDnsResConfigSbeltTable (dns resolver safety belt table) for added info
           rlDnsResConfigSbeltExtEntry 1.3.6.1.4.1.89.93.7.1 no-access
A row of the table rlDnsResConfigSbeltTable Extended by this definition.
               rlDnsResConfigSbeltOwner 1.3.6.1.4.1.89.93.7.1.1 integer read-write
The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'dhcpv6': 3, 'static': 1.
       rlDnsClNamesInetTable 1.3.6.1.4.1.89.93.8 no-access
The Names table.
           rlDnsClNamesInetEntry 1.3.6.1.4.1.89.93.8.1 no-access
The row definition for this table.
               rlDnsClNamesInetName 1.3.6.1.4.1.89.93.8.1.1 dnsnameasindex no-access
The host name.
               rlDnsClNamesInetOwner 1.3.6.1.4.1.89.93.8.1.2 integer no-access
The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'dhcpv6': 3, 'static': 1.
               rlDnsClNamesInetIndex 1.3.6.1.4.1.89.93.8.1.3 integer32 no-access
A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index.
               rlDnsClNamesInetRRType 1.3.6.1.4.1.89.93.8.1.4 dnstype no-access
DNS type of the Resource Record in the cache which is identified in this row of the table. The user can configure 'a' or 'aaaa' types only.
               rlDnsClNamesInetAddrType 1.3.6.1.4.1.89.93.8.1.5 inetaddresstype read-write
The address type of rlDnsResNCacheErrInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
               rlDnsClNamesInetAddr 1.3.6.1.4.1.89.93.8.1.6 inetaddress read-write
The host IP address
               rlDnsClNamesInetRowStatus 1.3.6.1.4.1.89.93.8.1.7 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlDnsResConfigSbeltInetTable 1.3.6.1.4.1.89.93.9 no-access
Table of safety belt information used by the resolver when it hasn't got any better idea of where to send a query, such as when the resolver is booting or is a stub resolver.
           rlDnsResConfigSbeltInetEntry 1.3.6.1.4.1.89.93.9.1 no-access
An entry in the resolver's Sbelt table. Rows may be created or deleted at any time by the DNS resolver and by SNMP SET requests. Whether the values changed via SNMP are saved in stable storage across `reset' operations is implementation-specific.
               rlDnsResConfigSbeltInetAddrType 1.3.6.1.4.1.89.93.9.1.1 inetaddresstype no-access
The address type of rlDnsResConfigSbeltInetAddr. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
               rlDnsResConfigSbeltInetAddr 1.3.6.1.4.1.89.93.9.1.2 inetaddress no-access
The IP address of the Sbelt name server identified by this row of the table.
               rlDnsResConfigSbeltInetName 1.3.6.1.4.1.89.93.9.1.3 dnsname read-only
The DNS name of a Sbelt nameserver identified by this row of the table. A zero-length string indicates that the name is not known by the resolver.
               rlDnsResConfigSbeltInetRecursion 1.3.6.1.4.1.89.93.9.1.4 integer read-only
Kind of queries resolver will be sending to the name server identified in this row of the table: iterative(1) indicates that resolver will be directing iterative queries to this name server (RD bit turned off). recursive(2) indicates that resolver will be directing recursive queries to this name server (RD bit turned on). recursiveAndIterative(3) indicates that the resolver will be directing both recursive and iterative queries to the server identified in this row of the table. Enumeration: 'iterative': 1, 'recursive': 2, 'recursiveAndIterative': 3.
               rlDnsResConfigSbeltInetPref 1.3.6.1.4.1.89.93.9.1.5 integer read-only
This value identifies the preference for the name server identified in this row of the table. The lower the value, the more desirable the resolver considers this server.
               rlDnsResConfigSbeltInetSubTree 1.3.6.1.4.1.89.93.9.1.6 dnsnameasindex no-access
Queries sent to the name server identified by this row of the table are limited to those for names in the name subtree identified by this variable. If no such limitation applies, the value of this variable is the name of the root domain (a DNS name consisting of a single zero octet).
               rlDnsResConfigSbeltInetClass 1.3.6.1.4.1.89.93.9.1.7 dnsclass no-access
The class of DNS queries that will be sent to the server identified by this row of the table.
               rlDnsResConfigSbeltInetStatus 1.3.6.1.4.1.89.93.9.1.8 rowstatus read-only
Row status column for this row of the Sbelt table.
       rlDnsResCacheRRInetTable 1.3.6.1.4.1.89.93.10 no-access
This table contains information about all the resource records currently in the resolver's cache.
             rlDnsResCacheRRInetEntry 1.3.6.1.4.1.89.93.10.1 no-access
An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows.
                 rlDnsResCacheRRInetName 1.3.6.1.4.1.89.93.10.1.1 dnsnameasindex no-access
Owner name of the Resource Record in the cache which is identified in this row of the table. As described in RFC-1034, the owner of the record is the domain name were the RR is found.
                 rlDnsResCacheRRInetClass 1.3.6.1.4.1.89.93.10.1.2 dnsclass no-access
DNS class of the Resource Record in the cache which is identified in this row of the table.
                 rlDnsResCacheRRInetType 1.3.6.1.4.1.89.93.10.1.3 dnstype no-access
DNS type of the Resource Record in the cache which is identified in this row of the table.
                 rlDnsResCacheRRInetTTL 1.3.6.1.4.1.89.93.10.1.4 dnstime read-only
Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received.
                 rlDnsResCacheRRInetElapsedTTL 1.3.6.1.4.1.89.93.10.1.5 dnstime read-only
Elapsed seconds since RR was received.
                 rlDnsResCacheRRInetSourceAddrType 1.3.6.1.4.1.89.93.10.1.6 inetaddresstype read-only
The address type of rlDnsResCacheRRInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
                 rlDnsResCacheRRInetSource 1.3.6.1.4.1.89.93.10.1.7 inetaddress read-only
Host from which RR was received, 0.0.0.0 if unknown.
                 rlDnsResCacheRRInetData 1.3.6.1.4.1.89.93.10.1.8 octet string read-only
RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record.
                 rlDnsResCacheRRInetStatus 1.3.6.1.4.1.89.93.10.1.9 rowstatus read-write
Status column for the resolver cache table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6).
                 rlDnsResCacheRRInetIndex 1.3.6.1.4.1.89.93.10.1.10 integer32 no-access
A value which makes entries in the table unique when the other index values (rlDnsResCacheRRName, rlDnsResCacheRRClass, and rlDnsResCacheRRType) do not provide a unique index.
                 rlDnsResCacheRRInetPrettyName 1.3.6.1.4.1.89.93.10.1.11 dnsname read-only
Name of the RR at this row in the table. This is identical to the rlDnsResCacheRRName variable, except that character case is preserved in this variable, per DNS conventions.
       rlDnsResNCacheErrInetTable 1.3.6.1.4.1.89.93.11 no-access
The resolver's negative response cache. This table contains information about authoritative errors that have been cached by the resolver.
             rlDnsResNCacheErrInetEntry 1.3.6.1.4.1.89.93.11.1 no-access
An entry in the resolver's negative response cache table. Only the resolver can create rows. SNMP SET requests may be used to delete rows.
                 rlDnsResNCacheErrInetQName 1.3.6.1.4.1.89.93.11.1.1 dnsnameasindex no-access
QNAME associated with a cached authoritative error.
                 rlDnsResNCacheErrInetQClass 1.3.6.1.4.1.89.93.11.1.2 dnsqclass no-access
DNS QCLASS associated with a cached authoritative error.
                 rlDnsResNCacheErrInetQType 1.3.6.1.4.1.89.93.11.1.3 dnsqtype no-access
DNS QTYPE associated with a cached authoritative error.
                 rlDnsResNCacheErrInetTTL 1.3.6.1.4.1.89.93.11.1.4 dnstime read-only
Time-To-Live of a cached authoritative error at the time of the error, it should not be decremented by the number of seconds since it was received. This should be the TTL as copied from the MINIMUM field of the SOA that accompanied the authoritative error, or a smaller value if the resolver implements a ceiling on negative response cache TTLs.
                 rlDnsResNCacheErrInetElapsedTTL 1.3.6.1.4.1.89.93.11.1.5 dnstime read-only
Elapsed seconds since authoritative error was received.
                 rlDnsResNCacheErrInetSourceAddrType 1.3.6.1.4.1.89.93.11.1.6 inetaddresstype read-only
The address type of rlDnsResNCacheErrInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
                 rlDnsResNCacheErrInetSource 1.3.6.1.4.1.89.93.11.1.7 inetaddress read-only
Host which sent the authoritative error, 0.0.0.0 if unknown.
                 rlDnsResNCacheErrInetCode 1.3.6.1.4.1.89.93.11.1.8 integer read-only
The authoritative error that has been cached: nonexistantName(1) indicates an authoritative name error (RCODE = 3). noData(2) indicates an authoritative response with no error (RCODE = 0) and no relevant data. other(3) indicates some other cached authoritative error. At present, no such errors are known to exist. unresolved(4) is used for 'fixed' entries that are currently unresolved. Enumeration: 'unresolved': 4, 'noData': 2, 'other': 3, 'nonexistantName': 1.
                 rlDnsResNCacheErrInetStatus 1.3.6.1.4.1.89.93.11.1.9 rowstatus read-write
Status column for the resolver negative response cache table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6).
                 rlDnsResNCacheErrInetIndex 1.3.6.1.4.1.89.93.11.1.10 integer32 no-access
A value which makes entries in the table unique when the other index values (rlDnsResNCacheErrQName, rlDnsResNCacheErrQClass, and rlDnsResNCacheErrQType) do not provide a unique index.
                 rlDnsResNCacheErrInetPrettyName 1.3.6.1.4.1.89.93.11.1.11 dnsname read-only
QNAME associated with this row in the table. This is identical to the rlDnsResNCacheErrQName variable, except that character case is preserved in this variable, per DNS conventions.
       rlDnsResConfigSbeltExtInetTable 1.3.6.1.4.1.89.93.12 no-access
Augmenting rlDnsResConfigSbeltInetTable (dns resolver safety belt table) for added info
             rlDnsResConfigSbeltExtInetEntry 1.3.6.1.4.1.89.93.12.1 no-access
A row of the table rlDnsResConfigSbeltInetTable Extended by this definition.
                 rlDnsResConfigSbeltInetOwner 1.3.6.1.4.1.89.93.12.1.1 integer read-write
The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'dhcpv6': 3, 'static': 1.
       rlDnsClMinPollingInterval 1.3.6.1.4.1.89.93.13 integer read-write
The minimum number of seconds that must elapsed between invocations of the resolving procedure for fixed DNS entries which are currently unresolved.
       rlDnsClv2DomainNameTable 1.3.6.1.4.1.89.93.14 no-access
The domain names table for DNS client ver2.
             rlDnsClv2DomainNameEntry 1.3.6.1.4.1.89.93.14.1 no-access
The row definition for this table.
                 rlDnsClv2DomainNameSource 1.3.6.1.4.1.89.93.14.1.1 integer no-access
The domain name source. 'static' if defined by user through CLI, 'dhcpv6' or 'dhcpv4' if received by DHCP network protocol. Enumeration: 'dhcpv4': 4, 'dhcpv6': 3, 'static': 1.
                 rlDnsClv2DomainNameIfIndex 1.3.6.1.4.1.89.93.14.1.2 interfaceindex no-access
The IfIndex from which the domain-name configuration was received, for static entries, value will always be 1.
                 rlDnsClv2DomainNamePreference 1.3.6.1.4.1.89.93.14.1.3 integer32 no-access
This value identifies the preference of domain-name, The lower the value, the more desirable the resolver considers this domain-name in domain-search-list.
                 rlDnsClv2DomainNameName 1.3.6.1.4.1.89.93.14.1.4 dnsnameasindex no-access
Domain-name name.
                 rlDnsClv2DomainNameRowStatus 1.3.6.1.4.1.89.93.14.1.5 rowstatus read-only
The row status variable, used according to row installation and removal conventions.
       rlDnsClv2ServersTable 1.3.6.1.4.1.89.93.15 no-access
The DNS servers table for DNS client ver2.
             rlDnsClv2ServersEntry 1.3.6.1.4.1.89.93.15.1 no-access
The row definition for this table.
                 rlDnsClv2ServersSource 1.3.6.1.4.1.89.93.15.1.1 integer no-access
The DNS servers source. Static if defined by user through CLI, dhcpv6 or dhcpv4 if received by network protocol DHCPv6 or DHCPv4. Enumeration: 'dhcpv4': 4, 'dhcpv6': 3, 'static': 1.
                 rlDnsClv2ServersIfIndex 1.3.6.1.4.1.89.93.15.1.2 interfaceindex no-access
The IfIndex from which the DNS-server configuration was received, for static entries, value will always be 1.
                 rlDnsClv2ServersPreference 1.3.6.1.4.1.89.93.15.1.3 integer32 no-access
This value identifies the preference for the name server identified in this row of the table. The lower the value, the more desirable the resolver considers this server.
                 rlDnsClv2ServersAddrType 1.3.6.1.4.1.89.93.15.1.4 inetaddresstype no-access
The address type of rlDnsClv2ServersInetAddr. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted.
                 rlDnsClv2ServersInetAddr 1.3.6.1.4.1.89.93.15.1.5 inetaddress no-access
The IP address of the name server identified by this row of the table.
                 rlDnsClv2ServersSubTree 1.3.6.1.4.1.89.93.15.1.6 dnsnameasindex no-access
Queries sent to the name server identified by this row of the table are limited to those for names in the name subtree identified by this variable. If no such limitation applies, the value of this variable is the name of the root domain (a DNS name consisting of a single zero octet).
                 rlDnsClv2ServersClass 1.3.6.1.4.1.89.93.15.1.7 dnsclass no-access
The class of DNS queries that will be sent to the server identified by this row of the table.
                 rlDnsClv2ServersRowStatus 1.3.6.1.4.1.89.93.15.1.8 rowstatus read-only
The row status variable, used according to row installation and removal conventions.
       rlDnsClv2FixedTable 1.3.6.1.4.1.89.93.16 no-access
Read-Only MIB for 'fixed' DNS names. when a DNS entry is fixed, a refresh operation is invoked periodically, to make sure the entry is kept 'warm' in the DNS cache. if the refresh operation fails, the DNSCL will enter a polling state, and will retry to resolve the entry again in constant intervals. polling-interval duration for unresolved entries is configurable by MIB scalar 'rlDnsClMinPollingInterval'.
             rlDnsClv2FixedEntry 1.3.6.1.4.1.89.93.16.1 no-access
The row definition for this table.
                 rlDnsClv2FixedName 1.3.6.1.4.1.89.93.16.1.1 dnsnameasindex no-access
DNS name of FIXED domain name
                 rlDnsClv2FixedType 1.3.6.1.4.1.89.93.16.1.2 dnstype no-access
requested type of Resource Record for the current resolved fixed entry. for e.g - A (IPv4), AAAA (IPv6)
                 rlDnsClv2FixedPrettyName 1.3.6.1.4.1.89.93.16.1.3 dnsname read-only
Name of the RR at this row in the table. This is identical to the rlDnsClv2FixedName variable, except that character case is preserved in this variable, per DNS conventions.
                 rlDnsClv2FixedState 1.3.6.1.4.1.89.93.16.1.4 integer read-only
current state of fixed entry. unresolved entries are in 'polling' state. Enumeration: 'ready': 2, 'init': 1, 'resolving': 3, 'refreshing': 4, 'polling': 5.
                 rlDnsClv2FixedCounter 1.3.6.1.4.1.89.93.16.1.5 integer32 read-only
Number of 'fix' requests for this DNS name & type
                 rlDnsClv2FixedTTL 1.3.6.1.4.1.89.93.16.1.6 dnstime read-only
Remaining TTL of resolved fixed entry
                 rlDnsClv2FixedTTRefresh 1.3.6.1.4.1.89.93.16.1.7 dnstime read-only
Remaining time-to-refresh of resolved fixed entry
                 rlDnsClv2FixedTTPolling 1.3.6.1.4.1.89.93.16.1.8 dnstime read-only
Remaining polling-interval time of unresolved fixed entry
       rlDnsClv2ClearCacheTable 1.3.6.1.4.1.89.93.17 integer read-write
action MIB for clearing DNS cache tables, 'static' option will clear all statically configured hostname-to-IP mappings, 'dynamic' option will clear both negative & positive cache from dynamic (DNS) entries, 'all' will clear all entries (static & dynamic) in static, positive & negative cache. Enumeration: 'staticOnly': 1, 'dynamicOnly': 2, 'all': 3.
       rlDnsClv2UnifiedCacheTable 1.3.6.1.4.1.89.93.18 no-access
Unified DNS Cache Table (static,dynamic & fixed entries). This is a read-only MIB for presentation purposes.
             rlDnsClv2UnifiedCacheEntry 1.3.6.1.4.1.89.93.18.1 no-access
The row definition for this table.
                 rlDnsClv2UnifiedCacheName 1.3.6.1.4.1.89.93.18.1.1 dnsnameasindex no-access
The requested domain name
                 rlDnsClv2UnifiedCacheSource 1.3.6.1.4.1.89.93.18.1.2 integer no-access
The cache entry source (static/dynamic/fixed). Enumeration: 'dynamic': 2, 'fixed': 3, 'static': 1.
                 rlDnsClv2UnifiedCacheState 1.3.6.1.4.1.89.93.18.1.3 integer no-access
The state of the current cache entry Enumeration: 'un': 3, 'ok': 1, 'ne': 2.
                 rlDnsClv2UnifiedCacheType 1.3.6.1.4.1.89.93.18.1.4 integer no-access
IP address type of the Resource Record in the cache which is identified in this row of the table. for negative/unresolved entries the 'noResolution' value is returned. Enumeration: 'ipv4': 2, 'ipv6': 1.
                 rlDnsClv2UnifiedCacheIndex 1.3.6.1.4.1.89.93.18.1.5 integer32 no-access
A value which makes entries in the table unique when the other index values do not provide a unique index.
                 rlDnsClv2UnifiedCacheInetAddrType 1.3.6.1.4.1.89.93.18.1.6 inetaddresstype read-only
The INET address type of rlDnsClv2UnifiedCacheInetAddr, for e.g IPv4, IPv6, IPv6z or UNKNOWN
                 rlDnsClv2UnifiedCacheInetAddr 1.3.6.1.4.1.89.93.18.1.7 inetaddress read-only
Resolved IP Address of given Domain-Name
                 rlDnsClv2UnifiedCacheTTL 1.3.6.1.4.1.89.93.18.1.8 dnstime read-only
Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received. for unresolved entries, will return the polling interval instead of TTL
                 rlDnsClv2UnifiedCacheRemainingTTL 1.3.6.1.4.1.89.93.18.1.9 dnstime read-only
Remaining TTL seconds since RR was received. For unresolved entries, will return remaining time till next retry
                 rlDnsClv2UnifiedCachePrettyName 1.3.6.1.4.1.89.93.18.1.10 dnsname read-only
Name of the RR at this row in the table. This is identical to the rlDnsClv2UnifiedCacheName variable, except that character case is preserved in this variable, per DNS conventions.