rlDnsClv2UnifiedCacheTTL
NETGEAR-RADLAN-DNSCL-MIB ·
.1.3.6.1.4.1.4526.17.93.18.1.8
Object
column DNS-SERVER-MIBDnsTime
Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received. for unresolved entries, will return the polling interval instead of TTL
Context
- MIB
- NETGEAR-RADLAN-DNSCL-MIB
- OID
.1.3.6.1.4.1.4526.17.93.18.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDnsClv2UnifiedCacheEntry
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::rlDnsClv2UnifiedCacheTTL'
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::rlDnsClv2UnifiedCacheTTL.<rlDnsClv2UnifiedCacheName>.<rlDnsClv2UnifiedCacheSource>.<rlDnsClv2UnifiedCacheState>.<rlDnsClv2UnifiedCacheType>.<rlDnsClv2UnifiedCacheIndex>'
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::rlDnsClv2UnifiedCacheTTL'
Syntax
- Source
- DNS-SERVER-MIBDnsTime
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.