All MIBs › CPQSTDEQ-MIB › cpqSePartitionName
cpqSePartitionName
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSePartitionName
OID (numeric): 1.3.6.1.4.1.232.1.2.18.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This represents the partition name.
What is cpqSePartitionName?
This OID reports the administrator-assigned name of this partition. An admin uses this name to identify a specific logical partition in monitoring dashboards and reports without needing to remember its underlying numeric partition number. For example, a partition named "Production-DB" would let the admin immediately recognize which workload's resources they are reviewing when checking cell and CPU counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.18.7 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSePartitionName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.18.7.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSePartitionName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSePartitionName.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::cpqSePartitionName 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.18 | cpqSePartition | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.18.7 | cpqSePartitionName | CPQSTDEQ-MIB |