dnsServerTable
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.23.2
Object
table
The dns server list table which consists of a sequence of 'dnsServerEntry' items which describe the configured dns server IP information.
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::dnsServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::dnsServerTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.