dnsResConfigMaxCnames
DNS-RESOLVER-MIB ·
.0.0.32.2.1.1.3
Object
scalar r/w
Integer32
Limit on how many CNAMEs the resolver should allow before deciding that there's a CNAME loop. Zero means that resolver has no explicit CNAME limit.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dnsResConfig
- 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 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigMaxCnames.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNS-RESOLVER-MIB::dnsResConfigMaxCnames'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
dnsResMIBCompliance
readonly
This object need not be writable.