All MIBs › CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB › cucsEquipmentEmbeddedStorageDefNumberOfBlocks
cucsEquipmentEmbeddedStorageDefNumberOfBlocks
Module: CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentEmbeddedStorageDefNumberOfBlocks
OID (numeric): 1.3.6.1.4.1.9.9.719.1.15.207.1.10
Node type: OBJECT-TYPE
Type: Unsigned64
Access: read-only
Description: Cisco UCS equipment:EmbeddedStorageDef:numberOfBlocks managed object property
What is cucsEquipmentEmbeddedStorageDefNumberOfBlocks?
This reports the total number of storage blocks on this embedded device, per the EmbeddedStorageDef numberOfBlocks property. Combined with blockSize, this is the value that determines the device's total addressable capacity, which matters for confirming a server's actual usable boot-storage capacity matches its spec sheet. Multiplying numberOfBlocks by blockSize for a given definition is exactly how you'd verify a device advertised as '32GB' actually reports that capacity in the catalog.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.207.1.10 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentEmbeddedStorageDefNumberOfBlocks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.15.207.1.10.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB::cucsEquipmentEmbeddedStorageDefNumberOfBlocks.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::cucsEquipmentEmbeddedStorageDefNumberOfBlocks 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.207 | cucsEquipmentEmbeddedStorageDefTable | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.207.1 | cucsEquipmentEmbeddedStorageDefEntry | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.15.207.1.10 | cucsEquipmentEmbeddedStorageDefNumberOfBlocks | CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB |