Name |
DNS-name |
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)
|
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. |
Ttl |
The remaining time-to-live of the entry in seconds.
This Field is only used, if the type of the entry is dynamic. |
Static |
Determines, whether the entry is static (yes), dynamic(no)
(ttl is decremented) or marked for discard (delete) Enumerations: |
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. |