ipDnsDynamicTable

BINTEC-DNS-MIB · .0.20.19

Object

table
Contains dynamic (cached) DNS-entries. Two different entry-types
are possible.
1) 'Positive' entries store names and addresses for building
   related A/AAAA/PTR-resource-records.
2) 'Negative' entries store info that records of specified type
   (A or AAAA) cannot be retrieved for specified name. This info
   can be learned either 'explicitly' (by related error-reply) or
   'implicitly' (by timeout of related forwarded query/question).
   At present, if negative entries exist for BOTH record-types
   for same name then whole NAME is considered 'invalid'.

Context

MIB
BINTEC-DNS-MIB
OID
.0.20.19
Type
table
Status
current
Parent
ipDns
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DNS-MIB::ipDnsDynamicTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DNS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DNS-MIB::ipDnsDynamicTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.