HP-httpManageable-MIB :: hpHttpMgSerialNumber

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHP-httpManageable-MIBhpHttpMgSerialNumber

hpHttpMgSerialNumber

Module: HP-httpManageable-MIB

OID (symbolic): HP-httpManageable-MIB::hpHttpMgSerialNumber

OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.2.9

Node type: OBJECT-TYPE

Type: Utf8String

Access: read-write

Description: Serial number of entity. It is recommended that this be factory set and read only; if not factory set, should initially be blank.

What is hpHttpMgSerialNumber?

This Utf8String (up to 32 characters) holds the entity's serial number, and although its access is read-write the MIB recommends it be factory-set and effectively read-only, starting blank only if the factory did not set it. Admins use it as a definitive hardware identifier for warranty lookups, asset tags, and RMA processing. For example, a help desk technician would read this field over SNMP to pull up the exact unit's warranty status without opening the chassis.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.9
snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgSerialNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.9.1
snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgSerialNumber.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.36.1.1.2.9.1 s <value>

SNMPv3 example:

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

Start monitoring HP HTTP-manageable device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-httpManageable-MIB::hpHttpMgSerialNumber OID value, configure state conditions and alerts, and monitor any HP HTTP-manageable device from a single console.

OID Breakdown

Upper-level ancestors (8 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.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.36hpWebMgmtHP-httpManageable-MIB
1.3.6.1.4.1.11.2.36.1hpHttpMgModHP-httpManageable-MIB
1.3.6.1.4.1.11.2.36.1.1hpHttpMgObjectsHP-httpManageable-MIB
1.3.6.1.4.1.11.2.36.1.1.2hpHttpMgNetCitizenHP-httpManageable-MIB
1.3.6.1.4.1.11.2.36.1.1.2.9hpHttpMgSerialNumberHP-httpManageable-MIB