CPQSRVMN-MIB :: cpqSmMonItemCurContents

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSRVMN-MIBcpqSmMonItemCurContents

cpqSmMonItemCurContents

Module: CPQSRVMN-MIB

OID (symbolic): CPQSRVMN-MIB::cpqSmMonItemCurContents

OID (numeric): 1.3.6.1.4.1.232.4.2.3.6.1.18

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The value of the monitored item if the monItemDataType is data or queue. If the monItemDataType is counter, state, range, or string this value is undefined.

If the monItemDataType is data this field will contain a length octet (byte) followed by a number of octets of data equal to the value of the length octet.

If the monItemDataType is queue this field will contain a head of queue octet followed by 255 octets of data. The value of the head of queue octet indicates the data octet that is the logical head of the circular queue of data.

What is cpqSmMonItemCurContents?

This read-only OCTET STRING of up to 256 bytes is the current value of the monitored item when its data type is data or queue, formatted with a length octet followed by that many data octets. An administrator cares because correctly interpreting this raw blob requires first knowing whether it represents a single data block or a queue with a head-of-queue marker. For example, a parsing script reads the first octet as a length byte before extracting the actual payload bytes that follow.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.18
snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemCurContents

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.18.1
snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemCurContents.1

Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmMonItemCurContents OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.4cpqServerManagerCPQSRVMN-MIB
1.3.6.1.4.1.232.4.2cpqSmComponentCPQSRVMN-MIB
1.3.6.1.4.1.232.4.2.3cpqSmObjDataCPQSRVMN-MIB
1.3.6.1.4.1.232.4.2.3.6cpqSmMonItemTableCPQSRVMN-MIB
1.3.6.1.4.1.232.4.2.3.6.1cpqSmMonItemEntryCPQSRVMN-MIB
1.3.6.1.4.1.232.4.2.3.6.1.18cpqSmMonItemCurContentsCPQSRVMN-MIB