dnsServZoneLastReloadAttempt
DNS-SERVER-MIB ·
.0.32.1.1.4.1.1.4
Object
column DnsTime
Elapsed time in seconds since last attempted reload of this zone.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.4.1.1.4- 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::dnsServZoneLastReloadAttempt'
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::dnsServZoneLastReloadAttempt.<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::dnsServZoneLastReloadAttempt'
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of