All MIBs › HP-httpManageable-MIB › hpHttpMgMgmtSrvrURL
hpHttpMgMgmtSrvrURL
Module: HP-httpManageable-MIB
OID (symbolic): HP-httpManageable-MIB::hpHttpMgMgmtSrvrURL
OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.2.1
Node type: OBJECT-TYPE
Type: Utf8String
Access: read-write
Description: URL of management server for this device.
What is hpHttpMgMgmtSrvrURL?
This read-write Utf8String stores the URL of a management server associated with the device, separate from the device's own default page. Admins use it to point monitoring or provisioning tools at a central console that oversees this and possibly other devices. For instance, it might be set to https://mgmt.example.com/device123 so an HP NetCitizen-aware management application knows where to redirect for centralized control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.1 snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgMgmtSrvrURL
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.1.1 snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgMgmtSrvrURL.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.36.1.1.2.1.1 s <value>
Start monitoring HP HTTP-manageable device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-httpManageable-MIB::hpHttpMgMgmtSrvrURL 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.1 | hpHttpMgMgmtSrvrURL | HP-httpManageable-MIB |