dnsServers

ZHNLANDEVICE · .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.9

Object

column r/w OctetString
Comma separated list of DNS servers offered to DHCP clients.
Support for more than three DNS Servers is Optional.

Context

MIB
ZHNLANDEVICE
OID
.1.3.6.1.4.1.5504.2.5.41.1.3.1.1.9
Type
column
Access
readwrite
Status
current
Parent
lanHostConfigManagementEntry
Groups
1

Walk 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 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::dnsServers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::dnsServers.<lanDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLANDEVICE::dnsServers'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance