>> MIB - Management Information Base

>> Table: ipDns - (.1.3.6.1.4.1.272.4.5.20)

ipDns
OIDNameTypeAccess
.1DhcpAssignENUMRW
.2IpcpAssignENUMRW
.3UsePosCacheENUMRW
.4UseNegCacheENUMRW
.5MaxCacheSizeINTEGERRW
.6PositiveTtlINTEGERRW
.7NegativeTtlINTEGERRW
.8DefaultIfIndexINTEGERRW
.9NumReceivesINTEGERR
.10NumInvalidsINTEGERR
.11NumRequestsINTEGERR
.12NumCacheHitsINTEGERR
.13NumForwardsINTEGERR
.14NumOksINTEGERR
.15NumFailsINTEGERR
.17DynamicGlobalsENUMRW

DhcpAssign
This variable determines the assignment policy, when a BinTec router acts as a DHCP-server and is asked for nameserver addresses. Possible values: none (1), -- Don't send any nameserver -addresses self (2), -- Send own address as the only nameserver global(3) -- Send ns-addresses from global admin table.

Enumerations:

  • none (1)
  • self (2)
  • global (3)
IpcpAssign
This variable determines the assignment policy, when a BinTec router is asked for nameservers during IPCP negotiation. Possible values: none (1), -- Don't send any nameserver addresses self (2), -- Send own address as the only nameserver global(3) -- Send ns-addresses from global admin table.

Enumerations:

  • none (1)
  • self (2)
  • global (3)
UsePosCache
Decides, whether positive caching is performed or not.

Enumerations:

  • no (1)
  • yes (2)
UseNegCache
Decides, whether negative caching is performed or not.

Enumerations:

  • no (1)
  • yes (2)
MaxCacheSize
Defines the maximum number of entries in the DNS table. If this limit is reached, the dynamic entries are discarded according to the lru order, if a new entry is to be added.
PositiveTtl
The time to live used for a positive cache entry, if the responding nameserver does not tell it explicitly (i.e. TTL=0).
NegativeTtl
The time to live used for negative cache entries.
DefaultIfIndex
The index of the interface (from the pppTable) whose nameserver should be requested by default, if nothing else works. -1 defines no default interface for DNS forwarding.
NumReceives
The number of packets received.
NumInvalids
The number of invalid packets received.
NumRequests
The number of questions received. If a packet is received, this variable is incremented by the number of question records contained in the packet.
NumCacheHits
The number of times a question could be answered immediately due to a cache entry.
NumForwards
The number of questions forwarded to other name servers.
NumOks
The number of requests answered successfully.
NumFails
The number of requests answered with a SERVFAIL packet.
DynamicGlobals
This object determines, if the global name servers in table admin are being overwritten each time a name server has been negotiated successfully via IPCP or not Possible values: yes (1), -- Overwrite global name servers each time a -- name server has been negotiated successfully -- via IPCP no (2) -- Never overwrite global name servers.

Enumerations:

  • yes (1)
  • no (2)


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