BayNetworks-DNS-MIB

File: BayNetworks-DNS-MIB.mib (18333 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
DisplayString wfDnsGroup

Defined Types

WfDnsServerEntry  
SEQUENCE    
  wfDnsServerDelete INTEGER
  wfDnsServerIndex INTEGER
  wfDnsServerAddr IpAddress
  wfDnsServerPortNo INTEGER

WfDnsProxyIntfEntry  
SEQUENCE    
  wfDnsProxyIntfDelete INTEGER
  wfDnsProxyIntfDisable INTEGER
  wfDnsProxyIntfState INTEGER
  wfDnsProxyIntfAddress IpAddress
  wfDnsProxyIntfPortNo INTEGER
  wfDnsProxyIntfMode INTEGER
  wfDnsProxyIntfDomain DisplayString
  wfDnsProxyIntfFwdServer1 IpAddress
  wfDnsProxyIntfFwdServer2 IpAddress
  wfDnsProxyIntfFwdServer3 IpAddress
  wfDnsProxyIntfFwdServerPortNo INTEGER
  wfDnsProxyIntfTimeOut INTEGER
  wfDnsProxyIntfRexmit INTEGER
  wfDnsProxyIntfMaxAllow INTEGER
  wfDnsProxyIntfTruncDnsAnswer INTEGER
  wfDnsProxyIntfTruncMaxNo INTEGER
  wfDnsProxyIntfCacheSize INTEGER
  wfDnsProxyIntfForward Counter
  wfDnsProxyIntfResps Counter
  wfDnsProxyIntfDropped Counter
  wfDnsProxyIntfMartians Counter
  wfDnsProxyIntfUnParseResps Counter
  wfDnsProxyIntfRexmitPkts Counter
  wfDnsProxyIntfTimeOuts Counter
  wfDnsProxyIntfLocalError Counter
  wfDnsProxyIntfCacheHits Counter

Defined Values

wfDns 1.3.6.1.4.1.18.3.5.3.19.1
OBJECT IDENTIFIER    

wfDnsDelete 1.3.6.1.4.1.18.3.5.3.19.1.1
Delete DNS instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDnsDisable 1.3.6.1.4.1.18.3.5.3.19.1.2
Enables or Disables DNS Subsystem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsTimeOut 1.3.6.1.4.1.18.3.5.3.19.1.3
General Retransmission time-out value (seconds)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfDnsRexmit 1.3.6.1.4.1.18.3.5.3.19.1.4
Maximum Number of Retransmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfDnsMaxAllow 1.3.6.1.4.1.18.3.5.3.19.1.5
Maximum Number of Outstanding queries allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfDnsIpTos 1.3.6.1.4.1.18.3.5.3.19.1.6
The Type Of Service value set in the IP datagram specifies to the Internet transport layer how the datagram should be handled. For DNS packet transfers low delay is preferred
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), lowdelay(2)  

wfDnsDomainName 1.3.6.1.4.1.18.3.5.3.19.1.7
The Default Domain name
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfDnsRecursion 1.3.6.1.4.1.18.3.5.3.19.1.8
Recursion desired verses iterative request
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsTruncation 1.3.6.1.4.1.18.3.5.3.19.1.9
Ignore truncations errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsAuthOnly 1.3.6.1.4.1.18.3.5.3.19.1.10
Use authoriatative answers only
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsDefDomain 1.3.6.1.4.1.18.3.5.3.19.1.11
Use default domain name for requests
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsQueries 1.3.6.1.4.1.18.3.5.3.19.1.12
Total number of queries send out
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsResps 1.3.6.1.4.1.18.3.5.3.19.1.13
Total number of responses received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsNonAuthResps 1.3.6.1.4.1.18.3.5.3.19.1.14
Number of non-authoritative (cached data) responses
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsNoData 1.3.6.1.4.1.18.3.5.3.19.1.15
Number of requests that contained NO_DATA (empty)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsMartians 1.3.6.1.4.1.18.3.5.3.19.1.16
Number of responses received from servers that the resolver does not think it asked
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsUnParseResps 1.3.6.1.4.1.18.3.5.3.19.1.17
Number responses received that were unparseable
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsRexmitPkts 1.3.6.1.4.1.18.3.5.3.19.1.18
Number of Re-transmitted packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsTimeOuts 1.3.6.1.4.1.18.3.5.3.19.1.19
Number of quries that internally timed out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsHostsFile 1.3.6.1.4.1.18.3.5.3.19.1.20
The default hosts file
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfDnsRcvdError 1.3.6.1.4.1.18.3.5.3.19.1.21
Number of quries that were returned with an error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsLocalError 1.3.6.1.4.1.18.3.5.3.19.1.22
The number of local errors which occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsServerTable 1.3.6.1.4.1.18.3.5.3.19.2
DNS base entry table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDnsServerEntry

wfDnsServerEntry 1.3.6.1.4.1.18.3.5.3.19.2.1
An DNS base entry description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDnsServerEntry  

wfDnsServerDelete 1.3.6.1.4.1.18.3.5.3.19.2.1.1
Delete DNS Server instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDnsServerIndex 1.3.6.1.4.1.18.3.5.3.19.2.1.2
Index of this entry. Index can only be one to three.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDnsServerAddr 1.3.6.1.4.1.18.3.5.3.19.2.1.3
The IP address for DNS server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfDnsServerPortNo 1.3.6.1.4.1.18.3.5.3.19.2.1.4
The port the DNS server is utilizing. Default is 53.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfDnsProxyIntfTable 1.3.6.1.4.1.18.3.5.3.19.3
This table contains per-interface configuration information for the DNS Proxy Server operation
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDnsProxyIntfEntry

wfDnsProxyIntfEntry 1.3.6.1.4.1.18.3.5.3.19.3.1
a BOOTP relay agent interface description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDnsProxyIntfEntry  

wfDnsProxyIntfDelete 1.3.6.1.4.1.18.3.5.3.19.3.1.1
Create/Delete: if set to delete, the DNS Proxy Server is removed from this network interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDnsProxyIntfDisable 1.3.6.1.4.1.18.3.5.3.19.3.1.2
Enable/Disable: controls whether the DNS Proxy Server is enabled or disabled on this network interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsProxyIntfState 1.3.6.1.4.1.18.3.5.3.19.3.1.3
The state of the DNS Proxy Server on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), invalid(4), notpres(5)  

wfDnsProxyIntfAddress 1.3.6.1.4.1.18.3.5.3.19.3.1.4
Network interface address for the DNS Proxy Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfDnsProxyIntfPortNo 1.3.6.1.4.1.18.3.5.3.19.3.1.5
The port the DNS Proxy is listening. Default is 53.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfDnsProxyIntfMode 1.3.6.1.4.1.18.3.5.3.19.3.1.6
Controls mode whether the DNS Proxy Server is operating in standard pass thru mode or translating address for Network Address Translation (NAT).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pass-thru(1), nat-translation(2)  

wfDnsProxyIntfDomain 1.3.6.1.4.1.18.3.5.3.19.3.1.7
The domain name for this Network Interface (NAT only).
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfDnsProxyIntfFwdServer1 1.3.6.1.4.1.18.3.5.3.19.3.1.8
The first DNS Server to forward requests to for this domain.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfDnsProxyIntfFwdServer2 1.3.6.1.4.1.18.3.5.3.19.3.1.9
The second DNS Server to forward requests to for this domain.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfDnsProxyIntfFwdServer3 1.3.6.1.4.1.18.3.5.3.19.3.1.10
The third DNS Server to forward requests to for this domain.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfDnsProxyIntfFwdServerPortNo 1.3.6.1.4.1.18.3.5.3.19.3.1.11
The port the DNS Fwd Server(s) are on. Default is 53.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfDnsProxyIntfTimeOut 1.3.6.1.4.1.18.3.5.3.19.3.1.12
General Retransmission time-out value (seconds)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfDnsProxyIntfRexmit 1.3.6.1.4.1.18.3.5.3.19.3.1.13
Maximum Number of Retransmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

wfDnsProxyIntfMaxAllow 1.3.6.1.4.1.18.3.5.3.19.3.1.14
Maximum Number of Outstanding queries allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfDnsProxyIntfTruncDnsAnswer 1.3.6.1.4.1.18.3.5.3.19.3.1.15
Enable/Disable: controls whether the DNS Proxy Server is enabled for truncating the number of DNS answers
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDnsProxyIntfTruncMaxNo 1.3.6.1.4.1.18.3.5.3.19.3.1.16
If wfDnsProxyIntfTruncDnsAnswer is set to enable, this controls the maximum number of answers returned to the requester.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfDnsProxyIntfCacheSize 1.3.6.1.4.1.18.3.5.3.19.3.1.17
Maximum Number Cache Entries allowed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

wfDnsProxyIntfForward 1.3.6.1.4.1.18.3.5.3.19.3.1.18
Total number of queries forwarded
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfResps 1.3.6.1.4.1.18.3.5.3.19.3.1.19
Total number of responses received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfDropped 1.3.6.1.4.1.18.3.5.3.19.3.1.20
Total number of queries dropped
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfMartians 1.3.6.1.4.1.18.3.5.3.19.3.1.21
Number of responses received from servers that the DNS Proxy does not think it asked
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfUnParseResps 1.3.6.1.4.1.18.3.5.3.19.3.1.22
Number responses received that were unparseable
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfRexmitPkts 1.3.6.1.4.1.18.3.5.3.19.3.1.23
Number of Re-transmitted packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfTimeOuts 1.3.6.1.4.1.18.3.5.3.19.3.1.24
Number of quries that internally timed out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfLocalError 1.3.6.1.4.1.18.3.5.3.19.3.1.25
The number of local errors which occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfDnsProxyIntfCacheHits 1.3.6.1.4.1.18.3.5.3.19.3.1.26
The number of requests that were found in the local cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter