All MIBs › CISCO-DIST-DIRECTOR-MIB › cddHostLogging
cddHostLogging
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddHostLogging
OID (numeric): 1.3.6.1.4.1.9.9.197.1.2.1.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Specifies if the DNS/HTTP request/response and server selection process are logged via 'syslog' facility. The severity 'info(7)' is used for logging 'syslog' messages.
What is cddHostLogging?
This object enables or disables logging of DNS or HTTP request and response activity and the server-selection process to syslog, using severity level info(7). Enabling this gives an admin an audit trail of exactly which server was selected for which client request and why, which is invaluable when troubleshooting a complaint that a particular client keeps getting routed somewhere unexpected. If a customer reports being repeatedly directed to a distant data center instead of a nearby one, an admin would enable this object temporarily to capture the actual selection decisions and metric values behind them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.10 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostLogging
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.10.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostLogging.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.2.1.1.10.1 s <value>
Start monitoring Cisco DistributedDirector appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DIST-DIRECTOR-MIB::cddHostLogging OID value, configure state conditions and alerts, and monitor any Cisco DistributedDirector appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.197 | ciscoDistDirMIB | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1 | ciscoDistDirMIBObjects | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2 | cddHost | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1 | cddHostTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1.1 | cddHostEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.2.1.1.10 | cddHostLogging | CISCO-DIST-DIRECTOR-MIB |