DLINK-3100-DNSCL-MIB

File: DLINK-3100-DNSCL-MIB.mib (27626 bytes)

Imported modules

DLINK-3100-MIB DNS-RESOLVER-MIB DNS-SERVER-MIB
SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB

Imported symbols

rlDnsCl dnsResConfigSbeltEntry DnsName
DnsType OBJECT-TYPE IpAddress
Unsigned32 Integer32 DisplayString
TEXTUAL-CONVENTION TruthValue RowStatus
dns DnsNameAsIndex DnsClass
DnsQClass DnsQType DnsTime
DnsOpCode DnsRespCode InetAddress
InetAddressType

Defined Types

RlDnsClDomainNameEntry  
SEQUENCE    
  rlDnsClDomainNameName DnsName
  rlDnsClDomainNameOwner INTEGER
  rlDnsClDomainNameRowStatus RowStatus

RlDnsClNamesEntry  
SEQUENCE    
  rlDnsClNamesName DnsName
  rlDnsClNamesOwner INTEGER
  rlDnsClNamesIndex Integer32
  rlDnsClNamesAddr IpAddress
  rlDnsClNamesRowStatus RowStatus

RlDnsResConfigSbeltExtEntry  
SEQUENCE    
  rlDnsResConfigSbeltOwner INTEGER

RlDnsClNamesInetEntry  
SEQUENCE    
  rlDnsClNamesInetName DnsName
  rlDnsClNamesInetOwner INTEGER
  rlDnsClNamesInetIndex Integer32
  rlDnsClNamesInetRRType DnsType
  rlDnsClNamesInetAddrType InetAddressType
  rlDnsClNamesInetAddr InetAddress
  rlDnsClNamesInetRowStatus RowStatus

RlDnsResConfigSbeltInetEntry  
SEQUENCE    
  rlDnsResConfigSbeltInetAddrType InetAddressType
  rlDnsResConfigSbeltInetAddr InetAddress
  rlDnsResConfigSbeltInetName DnsName
  rlDnsResConfigSbeltInetRecursion INTEGER
  rlDnsResConfigSbeltInetPref INTEGER
  rlDnsResConfigSbeltInetSubTree DnsNameAsIndex
  rlDnsResConfigSbeltInetClass DnsClass
  rlDnsResConfigSbeltInetStatus RowStatus

RlDnsResCacheRRInetEntry  
SEQUENCE    
  rlDnsResCacheRRInetName DnsNameAsIndex
  rlDnsResCacheRRInetClass DnsClass
  rlDnsResCacheRRInetType DnsType
  rlDnsResCacheRRInetTTL DnsTime
  rlDnsResCacheRRInetElapsedTTL DnsTime
  rlDnsResCacheRRInetSourceAddrType InetAddressType
  rlDnsResCacheRRInetSource InetAddress
  rlDnsResCacheRRInetData OCTET STRING
  rlDnsResCacheRRInetStatus RowStatus
  rlDnsResCacheRRInetIndex Integer32
  rlDnsResCacheRRInetPrettyName DnsName

RlDnsResNCacheErrInetEntry  
SEQUENCE    
  rlDnsResNCacheErrInetQName DnsNameAsIndex
  rlDnsResNCacheErrInetQClass DnsQClass
  rlDnsResNCacheErrInetQType DnsQType
  rlDnsResNCacheErrInetTTL DnsTime
  rlDnsResNCacheErrInetElapsedTTL DnsTime
  rlDnsResNCacheErrInetSourceAddrType InetAddressType
  rlDnsResNCacheErrInetSource InetAddress
  rlDnsResNCacheErrInetCode INTEGER
  rlDnsResNCacheErrInetStatus RowStatus
  rlDnsResNCacheErrInetIndex Integer32
  rlDnsResNCacheErrInetPrettyName DnsName

RlDnsResConfigSbeltExtInetEntry  
SEQUENCE    
  rlDnsResConfigSbeltInetOwner INTEGER

Defined Values

rlDnsClMibVersion 1.3.6.1.4.1.171.10.94.89.89.93.1
MIB's version, the current version is 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlDnsClEnable 1.3.6.1.4.1.171.10.94.89.89.93.2
Enable or Disable the use of the DNS client feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDnsClDomainNameTable 1.3.6.1.4.1.171.10.94.89.89.93.3
The domain names table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsClDomainNameEntry

rlDnsClDomainNameEntry 1.3.6.1.4.1.171.10.94.89.89.93.3.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsClDomainNameEntry  

rlDnsClDomainNameName 1.3.6.1.4.1.171.10.94.89.89.93.3.1.1
The domain name for this ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  DnsName  

rlDnsClDomainNameOwner 1.3.6.1.4.1.171.10.94.89.89.93.3.1.2
The Domain Name owner. Static if Domain Name defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

rlDnsClDomainNameRowStatus 1.3.6.1.4.1.171.10.94.89.89.93.3.1.3
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlDnsClMaxNumOfRetransmissions 1.3.6.1.4.1.171.10.94.89.89.93.4
The maximum number of retransmissions for each query.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

rlDnsClMinRetransmissionInterval 1.3.6.1.4.1.171.10.94.89.89.93.5
The minimum number of seconds that must elapsed before retransmission for each query.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

rlDnsClNamesTable 1.3.6.1.4.1.171.10.94.89.89.93.6
The Names table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsClNamesEntry

rlDnsClNamesEntry 1.3.6.1.4.1.171.10.94.89.89.93.6.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsClNamesEntry  

rlDnsClNamesName 1.3.6.1.4.1.171.10.94.89.89.93.6.1.1
The host name.
Status: current Access: read-only
OBJECT-TYPE    
  DnsName  

rlDnsClNamesOwner 1.3.6.1.4.1.171.10.94.89.89.93.6.1.2
The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

rlDnsClNamesIndex 1.3.6.1.4.1.171.10.94.89.89.93.6.1.3
A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rlDnsClNamesAddr 1.3.6.1.4.1.171.10.94.89.89.93.6.1.4
The host IP address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rlDnsClNamesRowStatus 1.3.6.1.4.1.171.10.94.89.89.93.6.1.5
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlDnsResConfigSbeltExtTable 1.3.6.1.4.1.171.10.94.89.89.93.7
Augmenting rlDnsResConfigSbeltTable (dns resolver safety belt table) for added info
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsResConfigSbeltExtEntry

rlDnsResConfigSbeltExtEntry 1.3.6.1.4.1.171.10.94.89.89.93.7.1
A row of the table rlDnsResConfigSbeltTable Extended by this definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsResConfigSbeltExtEntry  

rlDnsResConfigSbeltOwner 1.3.6.1.4.1.171.10.94.89.89.93.7.1.1
The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

rlDnsClNamesInetTable 1.3.6.1.4.1.171.10.94.89.89.93.8
The Names table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsClNamesInetEntry

rlDnsClNamesInetEntry 1.3.6.1.4.1.171.10.94.89.89.93.8.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsClNamesInetEntry  

rlDnsClNamesInetName 1.3.6.1.4.1.171.10.94.89.89.93.8.1.1
The host name.
Status: current Access: read-only
OBJECT-TYPE    
  DnsName  

rlDnsClNamesInetOwner 1.3.6.1.4.1.171.10.94.89.89.93.8.1.2
The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

rlDnsClNamesInetIndex 1.3.6.1.4.1.171.10.94.89.89.93.8.1.3
A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rlDnsClNamesInetRRType 1.3.6.1.4.1.171.10.94.89.89.93.8.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsType  

rlDnsClNamesInetAddrType 1.3.6.1.4.1.171.10.94.89.89.93.8.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlDnsClNamesInetAddr 1.3.6.1.4.1.171.10.94.89.89.93.8.1.6
The host IP address
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlDnsClNamesInetRowStatus 1.3.6.1.4.1.171.10.94.89.89.93.8.1.7
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlDnsResConfigSbeltInetTable 1.3.6.1.4.1.171.10.94.89.89.93.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsResConfigSbeltInetEntry

rlDnsResConfigSbeltInetEntry 1.3.6.1.4.1.171.10.94.89.89.93.9.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsResConfigSbeltInetEntry  

rlDnsResConfigSbeltInetAddrType 1.3.6.1.4.1.171.10.94.89.89.93.9.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlDnsResConfigSbeltInetAddr 1.3.6.1.4.1.171.10.94.89.89.93.9.1.2
The IP address of the Sbelt name server identified by this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rlDnsResConfigSbeltInetName 1.3.6.1.4.1.171.10.94.89.89.93.9.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  DnsName  

rlDnsResConfigSbeltInetRecursion 1.3.6.1.4.1.171.10.94.89.89.93.9.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER iterative(1), recursive(2), recursiveAndIterative(3)  

rlDnsResConfigSbeltInetPref 1.3.6.1.4.1.171.10.94.89.89.93.9.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlDnsResConfigSbeltInetSubTree 1.3.6.1.4.1.171.10.94.89.89.93.9.1.6
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsNameAsIndex  

rlDnsResConfigSbeltInetClass 1.3.6.1.4.1.171.10.94.89.89.93.9.1.7
The class of DNS queries that will be sent to the server identified by this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsClass  

rlDnsResConfigSbeltInetStatus 1.3.6.1.4.1.171.10.94.89.89.93.9.1.8
Row status column for this row of the Sbelt table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlDnsResCacheRRInetTable 1.3.6.1.4.1.171.10.94.89.89.93.10
This table contains information about all the resource records currently in the resolver's cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsResCacheRRInetEntry

rlDnsResCacheRRInetEntry 1.3.6.1.4.1.171.10.94.89.89.93.10.1
An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsResCacheRRInetEntry  

rlDnsResCacheRRInetName 1.3.6.1.4.1.171.10.94.89.89.93.10.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsNameAsIndex  

rlDnsResCacheRRInetClass 1.3.6.1.4.1.171.10.94.89.89.93.10.1.2
DNS class of the Resource Record in the cache which is identified in this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsClass  

rlDnsResCacheRRInetType 1.3.6.1.4.1.171.10.94.89.89.93.10.1.3
DNS type of the Resource Record in the cache which is identified in this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsType  

rlDnsResCacheRRInetTTL 1.3.6.1.4.1.171.10.94.89.89.93.10.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DnsTime  

rlDnsResCacheRRInetElapsedTTL 1.3.6.1.4.1.171.10.94.89.89.93.10.1.5
Elapsed seconds since RR was received.
Status: current Access: read-only
OBJECT-TYPE    
  DnsTime  

rlDnsResCacheRRInetSourceAddrType 1.3.6.1.4.1.171.10.94.89.89.93.10.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlDnsResCacheRRInetSource 1.3.6.1.4.1.171.10.94.89.89.93.10.1.7
Host from which RR was received, 0.0.0.0 if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlDnsResCacheRRInetData 1.3.6.1.4.1.171.10.94.89.89.93.10.1.8
RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rlDnsResCacheRRInetStatus 1.3.6.1.4.1.171.10.94.89.89.93.10.1.9
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlDnsResCacheRRInetIndex 1.3.6.1.4.1.171.10.94.89.89.93.10.1.10
A value which makes entries in the table unique when the other index values (rlDnsResCacheRRName, rlDnsResCacheRRClass, and rlDnsResCacheRRType) do not provide a unique index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rlDnsResCacheRRInetPrettyName 1.3.6.1.4.1.171.10.94.89.89.93.10.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DnsName  

rlDnsResNCacheErrInetTable 1.3.6.1.4.1.171.10.94.89.89.93.11
The resolver's negative response cache. This table contains information about authoritative errors that have been cached by the resolver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsResNCacheErrInetEntry

rlDnsResNCacheErrInetEntry 1.3.6.1.4.1.171.10.94.89.89.93.11.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsResNCacheErrInetEntry  

rlDnsResNCacheErrInetQName 1.3.6.1.4.1.171.10.94.89.89.93.11.1.1
QNAME associated with a cached authoritative error.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsNameAsIndex  

rlDnsResNCacheErrInetQClass 1.3.6.1.4.1.171.10.94.89.89.93.11.1.2
DNS QCLASS associated with a cached authoritative error.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsQClass  

rlDnsResNCacheErrInetQType 1.3.6.1.4.1.171.10.94.89.89.93.11.1.3
DNS QTYPE associated with a cached authoritative error.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsQType  

rlDnsResNCacheErrInetTTL 1.3.6.1.4.1.171.10.94.89.89.93.11.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DnsTime  

rlDnsResNCacheErrInetElapsedTTL 1.3.6.1.4.1.171.10.94.89.89.93.11.1.5
Elapsed seconds since authoritative error was received.
Status: current Access: read-only
OBJECT-TYPE    
  DnsTime  

rlDnsResNCacheErrInetSourceAddrType 1.3.6.1.4.1.171.10.94.89.89.93.11.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlDnsResNCacheErrInetSource 1.3.6.1.4.1.171.10.94.89.89.93.11.1.7
Host which sent the authoritative error, 0.0.0.0 if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlDnsResNCacheErrInetCode 1.3.6.1.4.1.171.10.94.89.89.93.11.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nonexistantName(1), noData(2), other(3)  

rlDnsResNCacheErrInetStatus 1.3.6.1.4.1.171.10.94.89.89.93.11.1.9
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).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlDnsResNCacheErrInetIndex 1.3.6.1.4.1.171.10.94.89.89.93.11.1.10
A value which makes entries in the table unique when the other index values (rlDnsResNCacheErrQName, rlDnsResNCacheErrQClass, and rlDnsResNCacheErrQType) do not provide a unique index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlDnsResNCacheErrInetPrettyName 1.3.6.1.4.1.171.10.94.89.89.93.11.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DnsName  

rlDnsResConfigSbeltExtInetTable 1.3.6.1.4.1.171.10.94.89.89.93.12
Augmenting rlDnsResConfigSbeltInetTable (dns resolver safety belt table) for added info
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDnsResConfigSbeltExtInetEntry

rlDnsResConfigSbeltExtInetEntry 1.3.6.1.4.1.171.10.94.89.89.93.12.1
A row of the table rlDnsResConfigSbeltInetTable Extended by this definition.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDnsResConfigSbeltExtInetEntry  

rlDnsResConfigSbeltInetOwner 1.3.6.1.4.1.171.10.94.89.89.93.12.1.1
The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)