HP-httpManageable-MIB :: hpHttpMgID

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHP-httpManageable-MIBhpHttpMgID

hpHttpMgID

Module: HP-httpManageable-MIB

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

OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.2.2

Node type: OBJECT-TYPE

Type: Utf8String

Access: read-only

Description: Unique identifier for this entity. This ID must not change even if network address or removable cards are changed. For devices with fixed MAC addresses this may be the same as ifPhysAddress; for devices with fixed serial numbers this may be the same as hpHttpMgSerialNumber.

What is hpHttpMgID?

This read-only Utf8String is a unique identifier for the device that must stay constant even if its network address or removable cards change, and per the MIB it may reuse ifPhysAddress on fixed-MAC devices or hpHttpMgSerialNumber on devices with fixed serial numbers. Admins rely on it to track a specific physical unit across IP changes, card swaps, or re-provisioning without losing continuity in inventory records. For example, a management system might key its asset database on this ID rather than the device's IP so the record survives a DHCP lease change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.2
snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.2.1
snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgID.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpHttpMgID.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::hpHttpMgID 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.2hpHttpMgIDHP-httpManageable-MIB