>> MIB - Management Information Base

>> Table: ipDnsTable - (.1.3.6.1.4.1.272.4.5.20.16.1)

Description: Contains either DNS routing-information or DNS-caching- information, depending on the values of the ip-address and interface-index fields

ipDnsTable
OIDNameTypeAccess
.1NameDisplayStringRW
.2IpaddrIpAddressRW
.3IfIndexINTEGERRW
.4ResponseENUMRW
.5StaticENUMD
.6TtlINTEGERRW
.7LruINTEGERRW
.8HashINTEGERR
.9RefCountINTEGERRW
.10NameServerIpAddressRW
.11NameServ2IpAddressRW

Name
DNS-name

Range: 0 to 255

Ipaddr
The ip-address, 0.0.0.0 for a not resolved or wildcard entry
IfIndex
The index of the interface (from the pppTable) whose nameserver should be requested for this entry. If this field contains a negative value, the static nameservers are queried.
Response
Response for queries matching this entry

Enumerations:

  • ignore (1)
  • negative (2)
  • positive (3)
Static
Determines, whether the entry is static (yes), dynamic(no) (ttl is decremented) or marked for discard (delete)

Enumerations:

  • no (1)
  • yes (2)
  • delete (3)
Ttl
The remaining time-to-live of the entry in seconds. This Field is only used, if the type of the entry is dynamic.
Lru
This Field is only used, if the type of the entry is dynamic. It is an internal value determining the order, in whch dynamic entries are discarded in case of a full dns table (last-recently-used). Internally, it represents the number of seconds elapsed since 01.01.1970.
Hash
The hash value for the name field. This value is re-compted at boot time and may change due to changing hash algorithms.
RefCount
Counts the number of times the entry has been referenced. For immediate entries it resembles the number of times a question could be answered due to this entry, for entries pointing to another nameserver, the number of times, the associated interface has been tried to pull up.
NameServer
The IP address of the primary nameserver which should be requested for this entry. If this field contains a positive value and the IfIndex is negative, NameServer and NameServ2 are queried.
NameServ2
The IP address of the secondary nameserver which should be requested for this entry.


MIB Reference to Software Version 7.6.2 generated on 2008/03/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2008 by Funkwerk Enterprise Communications GmbH