dnsServZoneLastReloadSuccess
DNS-SERVER-MIB ·
.0.32.1.1.4.1.1.3
Object
column DnsTime
Elapsed time in seconds since last successful reload of this zone.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.4.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dnsServZoneEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServZoneLastReloadSuccess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-SERVER-MIB::dnsServZoneLastReloadSuccess.<dnsServZoneName>.<dnsServZoneClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-SERVER-MIB::dnsServZoneLastReloadSuccess'
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of