cddHostMultipleRecord
CISCO-DIST-DIRECTOR-MIB ·
.1.3.6.1.4.1.9.9.197.1.2.1.1.9
Object
column r/w
Unsigned32
Specifies the maximum number of DNS resource records
that can be returned to DNS clients.
For the value '1' of this object, the Distributed
Director only returns the 'best' server's IP address in
a DNS reply. This object can be used to specify that
multiple DNS resource records may be returned in a
completely sorted order according to the given
priorities of metrics with the 'best' selected by
normal criteria as the first one in the list.
Context
- MIB
- CISCO-DIST-DIRECTOR-MIB
- OID
.1.3.6.1.4.1.9.9.197.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cddHostEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostMultipleRecord'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostMultipleRecord.<cddHostName>.<cddHostQueryType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIST-DIRECTOR-MIB::cddHostMultipleRecord'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of