All MIBs › HP-httpManageable-MIB › hpHttpMgSerialNumber
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 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.36 | hpWebMgmt | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1 | hpHttpMgMod | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1 | hpHttpMgObjects | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2 | hpHttpMgNetCitizen | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2.9 | hpHttpMgSerialNumber | HP-httpManageable-MIB |