dnsServersConfigSource
MX-HOC-MIB ·
.0.700.1.600.100
Object
scalar r/w
Enumeration
Configuration Source
Configuration source for the DNS servers.
* Automatic: The DNS servers are automatically obtained from
the IPv4 network defined in the
AutomaticConfigurationInterface parameter.
* AutomaticIpv6: The DNS servers are automatically obtained
from the IPv6 network defined in the
Ipv6AutomaticConfigurationInterface parameter.
* Static: The DNS servers are specified in the
StaticDnsServers table.
When switching from a Static to an Automatic or AutomaticIpv6
configuration source, the last values correctly obtained from
the network (if any) are applied to the system.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.600.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dnsServersGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::dnsServersConfigSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::dnsServersConfigSource'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.