dnsServConfigReset
DNS-SERVER-MIB ·
.0.32.1.1.1.5
Object
scalar
r/w
Enumeration
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 server had just been started. This value
will never be returned by a read operation. When read,
one of the following values will be returned:
other(1) - server in some unknown state;
initializing(3) - server (re)initializing;
running(4) - server currently running.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dnsServConfig
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reset |
3 | initializing |
4 | running |
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 |
| dnsServConfigRecurs 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
clie… | scalar | Enumeration | .0.32.1.1.1.2 |
| 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 |