All MIBs › HP-httpManageable-MIB › hpHttpMgDefaultURL
hpHttpMgDefaultURL
Module: HP-httpManageable-MIB
OID (symbolic): HP-httpManageable-MIB::hpHttpMgDefaultURL
OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.1.1
Node type: OBJECT-TYPE
Type: Utf8String
Access: read-write
Description: A Uniform Resource Locator (URL), as defined in RFC1738, for the default management information for this device. This URL is typically used by a HTTP browser to display management information for this device. This default page should contain links to any other management pages for this device.
What is hpHttpMgDefaultURL?
This read-write Utf8String holds a URL, as defined in RFC1738, pointing to the default web-based management page for the device. An admin sets it so an HTTP browser knows which page to load first, and that page is expected to link out to the device's other management pages. For example, it might be set to http://192.168.1.10/index.html so a technician's browser lands on the main console when they click the device in an inventory tool.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.1.1 snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgDefaultURL
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.1.1.1 snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgDefaultURL.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.36.1.1.1.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::hpHttpMgDefaultURL 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.1 | hpHttpMgDefaults | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.1.1 | hpHttpMgDefaultURL | HP-httpManageable-MIB |