All MIBs › CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB › cucsEquipmentLocalDiskCapProviderDn
cucsEquipmentLocalDiskCapProviderDn
Module: CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentLocalDiskCapProviderDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.15.36.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS equipment:LocalDiskCapProvider:dn managed object property
What is cucsEquipmentLocalDiskCapProviderDn?
This read-only object mirrors the `dn` property of a capability-catalog provider record that stores the hardware-capability data Cisco ships for a specific local-disk (drive) model inside Cisco UCS Manager's internal information model, exposed here as a CucsManagedObjectDn-typed value for this drive capability-catalog entry. The dn is the full hierarchical path string (distinguished name) UCS Manager assigns to this drive capability-catalog entry, and it is what an admin uses to map an SNMP-walked row of this table back to the exact physical slot or workflow it describes. For the catalog record covering a supported SAS SSD model, the dn might read something like sys/capabilities/localdisk-HUC101212CSS600, letting a monitoring script join this row against the exact chassis and blade it belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.36.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentLocalDiskCapProviderDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.36.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentLocalDiskCapProviderDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEquipmentLocalDiskCapProviderDn.1
Start monitoring Cisco UCS chassis, blade/rack servers, fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentLocalDiskCapProviderDn OID value, configure state conditions and alerts, and monitor any Cisco UCS chassis, blade/rack servers, fabric interconnects 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.15 | cucsEquipmentObjects | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.36 | cucsEquipmentLocalDiskCapProviderTable | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.36.1 | cucsEquipmentLocalDiskCapProviderEntry | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.36.1.2 | cucsEquipmentLocalDiskCapProviderDn | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |