All MIBs › HH3C-PORTAL-MIB › hh3cPortalServerUrl
hh3cPortalServerUrl
Module: HH3C-PORTAL-MIB
OID (symbolic): HH3C-PORTAL-MIB::hh3cPortalServerUrl
OID (numeric): 1.3.6.1.4.1.25506.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 hh3cPortalServerUrl.
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 hh3cPortalServerUrl?
This is the URL (protocol + IP + path, e.g. HTTP://10.1.1.1/portal) that unauthenticated users get redirected to for portal login, and per the DESCRIPTION it becomes read-only once the portal server has been enabled. An admin setting up a new captive portal would configure this URL before enabling the server, since it can't be changed afterward without first disabling it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.99.2.1.1.2 snmpwalk -v2c -c public <target> HH3C-PORTAL-MIB::hh3cPortalServerUrl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.99.2.1.1.2.1 snmpget -v2c -c public <target> HH3C-PORTAL-MIB::hh3cPortalServerUrl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.2.99.2.1.1.2.1 s <value>
Start monitoring H3C switch/router (Portal web-redirect authentication) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-PORTAL-MIB::hh3cPortalServerUrl OID value, configure state conditions and alerts, and monitor any H3C switch/router (Portal web-redirect authentication) from a single console.
OID Breakdown
Upper-level ancestors (9 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.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2.99 | hh3cPortal | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.99.2 | hh3cPortalTables | HH3C-PORTAL-MIB |
| 1.3.6.1.4.1.25506.2.99.2.1 | hh3cPortalServerTable | HH3C-PORTAL-MIB |
| 1.3.6.1.4.1.25506.2.99.2.1.1 | hh3cPortalServerEntry | HH3C-PORTAL-MIB |
| 1.3.6.1.4.1.25506.2.99.2.1.1.2 | hh3cPortalServerUrl | HH3C-PORTAL-MIB |