fsDnsResolverMode
ARICENT-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.29601.2.99.1.6
Object
scalar r/w
Enumeration
This object specifies the mode in which DNS Resolver operates when sending queries to name servers. If the value is set as simultaneous(1), resolver sends a query to the configured name servers simultaneously. The first response from any server is cached and rest of them are ignored. If the value is set as sequential(2), resolver sends a query to the configured name servers in a sequential manner.
Context
- MIB
- ARICENT-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.29601.2.99.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDnsSystem
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 'ARICENT-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DNS-RESOLVER-MIB::fsDnsResolverMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DNS-RESOLVER-MIB::fsDnsResolverMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.