ipDnsNumRequests
BINTEC-DNS-MIB ·
.0.20.11
Object
scalar
Integer32
The number of questions received. If a packet is received, this variable is incremented by the number of question records contained in the packet.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ipDns
- Siblings
- 20
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDnsDhcpAssign Assignment policy when a BinTec router acts as a DHCP-server
and is asked for nameserver addresses. Possible values:
- none: Do not send any nameserver-addresses.
- self: Send… | scalar | Enumeration | .0.20.1 |
| ipDnsNumInvalids The number of invalid packets received. | scalar | Integer32 | .0.20.10 |
| ipDnsNumCacheHits The number of times a question could be answered
immediately due to a cache entry. | scalar | Integer32 | .0.20.12 |
| ipDnsNumForwards The number of questions forwarded to other nameservers. | scalar | Integer32 | .0.20.13 |
| ipDnsNumOks The number of requests answered successfully. | scalar | Integer32 | .0.20.14 |
| ipDnsNumFails The number of requests answered with a SERVFAIL packet. | scalar | Integer32 | .0.20.15 |
| ipDnsTable Legacy: Replaced by ipDnsStaticTable & ipDnsDynamicTable. | table | - | .0.20.16 |
| ipDnsDynamicGlobals Determines if 'automatic' entries (see ipDnsServerCfgMode)
are stored in global nameserver-table:
- yes: Make 'automatic' nameserver-entries.
- no: Do NOT make 'automatic' namese… | scalar | Enumeration | .0.20.17 |
| ipDnsStaticTable Contains administrative (static) DNS-entries. Three different
entry-types are allowed.
1) 'Positive' entries store names and addresses for building
related A/AAAA/PTR-resource-… | table | - | .0.20.18 |
| ipDnsDynamicTable Contains dynamic (cached) DNS-entries. Two different entry-types
are possible.
1) 'Positive' entries store names and addresses for building
related A/AAAA/PTR-resource-records.… | table | - | .0.20.19 |
| ipDnsIpcpAssign Assignment policy when a BinTec router is asked for
nameservers during IPCP negotiation. Possible values:
- none: Do not send any nameserver addresses.
- self: Send own addres… | scalar | Enumeration | .0.20.2 |
| ipDnsUsePosCache Decides whether positive dynamic caching is done or not. | scalar | Enumeration | .0.20.3 |
| ipDnsServerCfgTable Contains manually configured nameserver-addresses and
automatically added entries for DHCP/IPCP-assigned nameservers. | table | - | .0.20.32 |
| ipDnsServerOperTable Contains one operational version for each parent-entry in
ipDnsServerCfgTable. | table | - | .0.20.33 |
| ipDnsUseNegCache Decides whether negative dynamic caching is done or not. | scalar | Enumeration | .0.20.4 |
| ipDnsMaxCacheSize Defines maximum number of dynamic DNS-table-entries. If this
limit is reached, the least recently used dynamic entry is
discarded if a new one is to be added. | scalar | Integer32 | .0.20.5 |
| ipDnsPositiveTtl Time-to-live in seconds reported for positive static entries. | scalar | seconds Integer32 | .0.20.6 |
| ipDnsNegativeTtl Time-to-live in seconds reported for negative static entries,
and initial time-to-live for negative dynamic cache-entries. | scalar | seconds Integer32 | .0.20.7 |
| ipDnsDefaultIfIndex Interface-index (if not -1) of DHCP/IPCP-assigned nameserver that
should be used as fallback for DNS-forwarding if not found by
other mechanism (e.g. manually configured global na… | scalar | Integer32 | .0.20.8 |
| ipDnsNumReceives The number of packets received. | scalar | Integer32 | .0.20.9 |