rlDnsResNCacheErrInetTTL
NETGEAR-RADLAN-DNSCL-MIB ·
.1.3.6.1.4.1.4526.17.93.11.1.4
Object
column DNS-SERVER-MIBDnsTime
Time-To-Live of a cached authoritative error at the time of the error, it should not be decremented by the number of seconds since it was received. This should be the TTL as copied from the MINIMUM field of the SOA that accompanied the authoritative error, or a smaller value if the resolver implements a ceiling on negative response cache TTLs.
Context
- MIB
- NETGEAR-RADLAN-DNSCL-MIB
- OID
.1.3.6.1.4.1.4526.17.93.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDnsResNCacheErrInetEntry
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 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsResNCacheErrInetTTL'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsResNCacheErrInetTTL.<rlDnsResNCacheErrInetQName>.<rlDnsResNCacheErrInetQClass>.<rlDnsResNCacheErrInetQType>.<rlDnsResNCacheErrInetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DNSCL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DNSCL-MIB::rlDnsResNCacheErrInetTTL'
Syntax
- Source
- DNS-SERVER-MIBDnsTime
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.