All MIBs › CISCO-UNIFIED-COMPUTING-STATS-MIB › cucsStatsHolderDn
cucsStatsHolderDn
Module: CISCO-UNIFIED-COMPUTING-STATS-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-STATS-MIB::cucsStatsHolderDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.44.3.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS stats:Holder:dn managed object property
What is cucsStatsHolderDn?
This is the Distinguished Name (DN) of a UCS Manager stats holder object: the full slash-delimited path (for example sys/...) that uniquely locates one specific instance of a lightweight container object UCS Manager creates under a managed object purely to group its child statistics/threshold objects together in the UCS management-information tree. Because a UCS domain can contain many stats holders, an admin or monitoring script relies on this DN to know exactly which instance a given SNMP row, fault, or alert refers to. For example, matching this DN against the DN carried in a related fault or stats row lets a script trace a reported problem back to the exact stats holder it came from, such as one tied to a specific managed object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.44.3.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-STATS-MIB::cucsStatsHolderDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.44.3.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-STATS-MIB::cucsStatsHolderDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsStatsHolderDn.1
Start monitoring Cisco UCS Manager-managed compute platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-STATS-MIB::cucsStatsHolderDn OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager-managed compute platforms from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.44 | cucsStatsObjects | CISCO-UNIFIED-COMPUTING-STATS-MIB |
| 1.3.6.1.4.1.9.9.719.1.44.3 | cucsStatsHolderTable | CISCO-UNIFIED-COMPUTING-STATS-MIB |
| 1.3.6.1.4.1.9.9.719.1.44.3.1 | cucsStatsHolderEntry | CISCO-UNIFIED-COMPUTING-STATS-MIB |
| 1.3.6.1.4.1.9.9.719.1.44.3.1.2 | cucsStatsHolderDn | CISCO-UNIFIED-COMPUTING-STATS-MIB |