specificDnsServersStaticDns4
MX-DHCP-MIB ·
.0.1900.1.500.300.1.800
Object
Static DNS 4
IP address of the fourth DNS server of the subnet. The
SpecificDnsServers.ConfigSource parameter must be set to
'Static' for this value to be applied.
This configuration overrides the default configuration set in
the DefaultStaticDnsServers.IpAddress parameter when the
SpecificDnsServers.EnableConfig parameter is set to 'Enable'.
Context
- MIB
- MX-DHCP-MIB
- OID
.0.1900.1.500.300.1.800- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- specificDnsServersEntry
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 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DHCP-MIB::specificDnsServersStaticDns4'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DHCP-MIB::specificDnsServersStaticDns4.<specificDnsServersSubnetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DHCP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DHCP-MIB::specificDnsServersStaticDns4'