All MIBs › CPQSTDEQ-MIB › cpqSeTotalMemMB
cpqSeTotalMemMB
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeTotalMemMB
OID (numeric): 1.3.6.1.4.1.232.1.2.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total amount of memory in megabytes.
A megabyte is 1024 kilobytes.
What is cpqSeTotalMemMB?
This OID reports the same total system memory figure as cpqSeTotalMem but expressed in megabytes, where each megabyte equals 1024 kilobytes. Having the total in megabytes lets monitoring dashboards display a human-readable RAM total without dividing the kilobyte value themselves. For example, this object would return 4096 for a server that has 4 GB of RAM installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.3 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeTotalMemMB
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.3.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeTotalMemMB.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeTotalMemMB OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.3 | cpqSeMemory | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.3.3 | cpqSeTotalMemMB | CPQSTDEQ-MIB |