etsysDnsResolverQueryRetries
ENTERASYS-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.5624.1.2.63.1.1.15
Object
scalar r/w
Unsigned32
The number of times to retry a lookup request to a DNS server that has not successfully responded. This retry count is per name server, so each configured name server will make etsysDnsResolverQueryRetries attempts before giving up and moving to the next configured server.
Context
- MIB
- ENTERASYS-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.63.1.1.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysDnsResolverSystem
- Groups
- 1
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 'ENTERASYS-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-DNS-RESOLVER-MIB::etsysDnsResolverQueryRetries.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-DNS-RESOLVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-DNS-RESOLVER-MIB::etsysDnsResolverQueryRetries'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-10
Conformance
Member of
Compliance refinements
etsysDnsResolverCompliance
readonly
Write access is not required.