CPQSINFO-MIB :: cpqSiFormFactor

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSINFO-MIBcpqSiFormFactor

cpqSiFormFactor

Module: CPQSINFO-MIB

OID (symbolic): CPQSINFO-MIB::cpqSiFormFactor

OID (numeric): 1.3.6.1.4.1.232.2.2.2.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The form factor of the system. Setting this variable to unknown will fail.

What is cpqSiFormFactor?

This read-write enumerated value reports the physical form factor of the system, such as portable, laptop, desktop, tower, mini-tower, or rack-mount, and setting it to unknown will fail. Admins use it to confirm the system's chassis type matches inventory records, and can correct it if misreported. For example, a system incorrectly reporting formFactor desktop when it's actually a rack-mount server could be corrected by writing the proper value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.2.2
snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiFormFactor

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.2.2.1
snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiFormFactor.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.2.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSiFormFactor.1

Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiFormFactor OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.2cpqSystemInfoCPQSINFO-MIB
1.3.6.1.4.1.232.2.2cpqSiComponentCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.2cpqSiAssetCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.2.2cpqSiFormFactorCPQSINFO-MIB