All MIBs › HPN-ICF-PORTAL-MIB › hpnicfPortalServerUrl
hpnicfPortalServerUrl
Module: HPN-ICF-PORTAL-MIB
OID (symbolic): HPN-ICF-PORTAL-MIB::hpnicfPortalServerUrl
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: It shows the uniform resource locator to the portal server. Users which have not logon to portal will be redirected to the portal server according to hpnicfPortalServerUrl.
The value is consisted of protocol, IP address and relative path. For example: HTTP://10.1.1.1/portal
It is not configurable when the portal server has been enabled.
What is hpnicfPortalServerUrl?
Sets the URL (protocol, IP address, and path, e.g. HTTP://10.1.1.1/portal) that unauthenticated users are redirected to for this portal server; it cannot be changed once the portal server is enabled. Admins configure this to point captive-portal redirects at their actual login page.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2 snmpwalk -v2c -c public <target> HPN-ICF-PORTAL-MIB::hpnicfPortalServerUrl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2.1 snmpget -v2c -c public <target> HPN-ICF-PORTAL-MIB::hpnicfPortalServerUrl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnicfPortalServerUrl.1
Start monitoring HP Networking (H3C-derived) equipment (Portal web-redirect authentication) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-PORTAL-MIB::hpnicfPortalServerUrl OID value, configure state conditions and alerts, and monitor any HP Networking (H3C-derived) equipment (Portal web-redirect authentication) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.99 | hpnicfPortal | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.99.2 | hpnicfPortalTables | HPN-ICF-PORTAL-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1 | hpnicfPortalServerTable | HPN-ICF-PORTAL-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1 | hpnicfPortalServerEntry | HPN-ICF-PORTAL-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.99.2.1.1.2 | hpnicfPortalServerUrl | HPN-ICF-PORTAL-MIB |