All MIBs › CISCO-UNIFIED-COMPUTING-MEMORY-MIB › cucsMemoryArrayMaxCapacity
cucsMemoryArrayMaxCapacity
Module: CISCO-UNIFIED-COMPUTING-MEMORY-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-MEMORY-MIB::cucsMemoryArrayMaxCapacity
OID (numeric): 1.3.6.1.4.1.9.9.719.1.30.1.1.8
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS memory:Array:maxCapacity managed object property
What is cucsMemoryArrayMaxCapacity?
This is the maximum memory capacity this array's DIMM slots can support, based on the board's design limits. An admin compares this against the current capacity specifically to see how much headroom remains for a future memory upgrade on this particular array before it's maxed out. A maxCapacity of 1572864, 1.5 TB, against a currCapacity of 262144, 256 GB, shows this array has significant room to grow with additional or larger DIMMs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.30.1.1.8 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MEMORY-MIB::cucsMemoryArrayMaxCapacity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.30.1.1.8.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MEMORY-MIB::cucsMemoryArrayMaxCapacity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsMemoryArrayMaxCapacity.1
Start monitoring Cisco UCS blade/rack servers (physical memory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-MEMORY-MIB::cucsMemoryArrayMaxCapacity OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack servers (physical memory) 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.30 | cucsMemoryObjects | CISCO-UNIFIED-COMPUTING-MEMORY-MIB |
| 1.3.6.1.4.1.9.9.719.1.30.1 | cucsMemoryArrayTable | CISCO-UNIFIED-COMPUTING-MEMORY-MIB |
| 1.3.6.1.4.1.9.9.719.1.30.1.1 | cucsMemoryArrayEntry | CISCO-UNIFIED-COMPUTING-MEMORY-MIB |
| 1.3.6.1.4.1.9.9.719.1.30.1.1.8 | cucsMemoryArrayMaxCapacity | CISCO-UNIFIED-COMPUTING-MEMORY-MIB |