etsysDnsResolverServiceType
ENTERASYS-DNS-RESOLVER-MIB ·
.1.3.6.1.4.1.5624.1.2.63.1.1.1
Object
scalar Enumeration
The type of DNS resolution service provided:
recursiveOnly(1) indicates a stub resolver.
iterativeOnly(2) indicates a normal full service
resolver.
recursiveAndIterative(3) indicates a full-service
resolver which performs a mix of recursive and iterative
queries.
Context
- MIB
- ENTERASYS-DNS-RESOLVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.63.1.1.1- Type
- scalar
- Access
- readonly
- 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::etsysDnsResolverServiceType.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::etsysDnsResolverServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | recursiveOnly |
2 | iterativeOnly |
3 | recursiveAndIterative |
Conformance
Member of