All MIBs › CPQSTDEQ-MIB › cpqSePciMemorySize
cpqSePciMemorySize
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSePciMemorySize
OID (numeric): 1.3.6.1.4.1.232.1.2.13.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable specifies how much address space this function requires. A value of 0 will be returned if the agent cannot obtain this information.
What is cpqSePciMemorySize?
This OID reports how much address space, in bytes, this PCI function's memory entry requires, returning 0 if the agent could not obtain that information. An admin uses this size together with the base address to determine the full memory footprint a PCI device consumes, useful when planning memory-mapped I/O layout or diagnosing an address conflict. For example, a reported size of 65536 would mean this entry's memory range spans 64 KB starting from its base address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.13.3.1.7 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSePciMemorySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.13.3.1.7.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSePciMemorySize.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::cpqSePciMemorySize 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.13 | cpqSePci | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.3 | cpqSePciMemoryTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.3.1 | cpqSePciMemoryEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.13.3.1.7 | cpqSePciMemorySize | CPQSTDEQ-MIB |