All MIBs › DNS-SERVER-MIB › dnsServConfigUpTime
dnsServConfigUpTime
Module: DNS-SERVER-MIB
OID (symbolic): DNS-SERVER-MIB::dnsServConfigUpTime
OID (numeric): 1.3.6.1.2.1.32.1.1.1.3
Node type: OBJECT-TYPE
Type: DnsTime
Access: read-only
Description:
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.
What is dnsServConfigUpTime?
This object records the elapsed time since the DNS server process or service started, measured in the DNS time format. For DNS software with persistent state (running processes), it shows how long the server has been continuously operational; for stateless software, it returns zero. Operators check this value to determine server stability, detect unexpected restarts, and verify continuous service availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.32.1.1.1.3 snmpwalk -v2c -c public <target> DNS-SERVER-MIB::dnsServConfigUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.32.1.1.1.3.1 snmpget -v2c -c public <target> DNS-SERVER-MIB::dnsServConfigUpTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.32 | dns | DNS-SERVER-MIB |
| 1.3.6.1.2.1.32.1 | dnsServMIB | DNS-SERVER-MIB |
| 1.3.6.1.2.1.32.1.1 | dnsServMIBObjects | DNS-SERVER-MIB |
| 1.3.6.1.2.1.32.1.1.1 | dnsServConfig | DNS-SERVER-MIB |
| 1.3.6.1.2.1.32.1.1.1.3 | dnsServConfigUpTime | DNS-SERVER-MIB |