All MIBs › HP-httpManageable-MIB › hpHttpMgID
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 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.2 | hpHttpMgID | HP-httpManageable-MIB |