dnsServConfigRecurs
DNS-SERVER-MIB ·
.0.32.1.1.1.2
Object
scalar
r/w
Enumeration
This represents the recursion services offered by this
name server. The values that can be read or written
are:
available(1) - performs recursion on requests from
clients.
restricted(2) - recursion is performed on requests only
from certain clients, for example; clients on an access
control list.
unavailable(3) - recursion is not available.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dnsServConfig
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | restricted |
3 | unavailable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsServConfigImplementIdent The implementation identification string for the DNS
server software in use on the system, for example;
`FNS-2.1' | scalar | SNMPv2-TCDisplayString | .0.32.1.1.1.1 |
| dnsServConfigUpTime If the server has a persistent state (e.g., a process),
this value will be the time elapsed since it started.
For software without persistant state, this value will
be zero. | scalar | DnsTime | .0.32.1.1.1.3 |
| dnsServConfigResetTime If the server has a persistent state (e.g., a process)
and supports a `reset' operation (e.g., can be told to
re-read configuration files), this value will be the
time elapsed sin… | scalar | DnsTime | .0.32.1.1.1.4 |
| dnsServConfigReset Status/action object to reinitialize any persistant name
server state. When set to reset(2), any persistant
name server state (such as a process) is reinitialized as
if the name … | scalar | Enumeration | .0.32.1.1.1.5 |