All MIBs › CISCO-DIST-DIRECTOR-MIB › cddServerLastHitTime
cddServerLastHitTime
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddServerLastHitTime
OID (numeric): 1.3.6.1.4.1.9.9.197.1.3.1.1.10
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The last time the server was advertised as the best server for the subdomain name or host name.
What is cddServerLastHitTime?
This object records the last time this server was selected, or advertised, as the best server for a given subdomain or host name query. An admin uses this to spot a server that's configured and healthy-looking but hasn't actually been selected in a long time, which could indicate its metrics are consistently scoring worse than its peers or that it's effectively orphaned from real traffic. If this object for one server in a pool shows a timestamp from days ago while its peers show recent hits, an admin would investigate why that server keeps losing the selection comparison, perhaps a persistently high latency metric.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.10 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerLastHitTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.3.1.1.10.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddServerLastHitTime.1
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::cddServerLastHitTime 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.3 | cddServer | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.1 | cddServerTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.1.1 | cddServerEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.3.1.1.10 | cddServerLastHitTime | CISCO-DIST-DIRECTOR-MIB |