All MIBs › CPQSTDEQ-MIB › cpqSeBaseMem
cpqSeBaseMem
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeBaseMem
OID (numeric): 1.3.6.1.4.1.232.1.2.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The amount of base memory in kilobytes.
A kilobyte is 1024 bytes.
What is cpqSeBaseMem?
This OID reports the amount of base memory in the system, expressed in kilobytes where each kilobyte equals 1024 bytes, as a read-only integer up to 65535. Base memory is the legacy low-memory region tracked separately from total system RAM, so an admin can use this figure to confirm the enclosure's base memory configuration matches what was ordered or installed. For example, a value of 640 would indicate the classic 640 KB base memory allocation still reported by the system's inventory firmware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.1 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeBaseMem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.3.1.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeBaseMem.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSeBaseMem.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::cpqSeBaseMem 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.1 | cpqSeBaseMem | CPQSTDEQ-MIB |