nndnsServerTable
SYSTEM-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.1.2.2
Object
table
This table lists a maximum of 3 DNS servers
dnsEntryStatus variable is used to add an
entry or remove an entry from table. The first
added entry will be used first. If it is not
reachable, the next entry in the list will be
tried, and the next one, and so on.
When creating a row, send oids for both
dnsServerEntryType dnsServerAddr in the same
snmp SET request. A row creation request for
a secondary request should return a failure
unless a primary name server has already been
configured.
Context
- MIB
- SYSTEM-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.1.2.2- Type
- table
- Status
- current
- Parent
- nndnsGroup
- Children
- 1
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 'SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSTEM-MIB::nndnsServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSTEM-MIB::nndnsServerTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.