fsDnsTraceOption
ARICENT-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.29601.2.99.1.3
Object
This object is used to enable trace statements in
DNS Resolver Module.
A four byte integer is used for enabling the trace level.
Each bit in the four byte integer represents a particular
trace level.
The mapping between the bit positions & the trace level is
as follows:
Bit 1 - Init and Shutdown traces
Bit 2 - Management traces
Bit 3 - Data Path traces
Bit 4 - Control Plane traces
Bit 5 - Packet Dump traces
Bit 6 - Traces related to all resources except buffers
Bit 7 - All Failure traces
Bit 8 - Buffer allocation/release traces
The remaining bits are unused. Combination of levels are
also allowed.
For example if the bits 1 and 2 are set, then the trace
statement related to Management and Data Path related
messages will be printed.
The user has to enter the corresponding integer value for the
bits set. For example if bits 1 and 2 are to be set ,then user
has to give the value 0x0003.
Context
- MIB
- ARICENT-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.29601.2.99.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDnsSystem
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsDnsSystemControl The administrative system control status of DNS
Resolver module. The value 'start' (1) indicates that all
resources required by DNS Resolver module should be allocated.
The value … | scalar | Enumeration | .1.3.6.1.4.1.29601.2.99.1.1 |
| fsDnsModuleStatus The administrative module status of DNS Resolver Module.
This enables or disables DNS Resolver in the system. A value of
'enabled' (1) indicates that DNS Resolver is enabled in th… | scalar | Enumeration | .1.3.6.1.4.1.29601.2.99.1.2 |
| fsDnsQueryRetryCount This object is used to specify the maximum number of times
the resolver can try to retransmit the Query to the Server. | scalar | Unsigned32 | .1.3.6.1.4.1.29601.2.99.1.4 |
| fsDnsQueryTimeOut This object is used to specify the time period in seconds for
which the resolver can wait for the response for the Query
sent to the Server. | scalar | Unsigned32 | .1.3.6.1.4.1.29601.2.99.1.5 |
| fsDnsResolverMode This object specifies the mode in which DNS Resolver
operates when sending queries to name servers. If the value
is set as simultaneous(1), resolver sends a query to the configur… | scalar | Enumeration | .1.3.6.1.4.1.29601.2.99.1.6 |
| fsDnsPreferentialType This object specifies the preferential type of resolving the hostname.
If the value is set as ipv4(1), resolves hostname to ipv4 address.
If the value is set as ipv6(2), resolves … | scalar | Enumeration | .1.3.6.1.4.1.29601.2.99.1.7 |