All MIBs › HH3C-PORTAL-MIB › hh3cPortalMaxUserNumber
hh3cPortalMaxUserNumber
Module: HH3C-PORTAL-MIB
OID (symbolic): HH3C-PORTAL-MIB::hh3cPortalMaxUserNumber
OID (numeric): 1.3.6.1.4.1.25506.2.99.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Specify the maximum number of online users, the value to be set should meet the following two conditions: 1. Less than or equal to hh3cPortalUserNumberUpperLimit. 2. Greater than or equal to one.
The default value is equal to hh3cPortalUserNumberUpperLimit.
What is hh3cPortalMaxUserNumber?
This sets the maximum number of users allowed to be online through portal authentication at once, constrained to between 1 and hh3cPortalUserNumberUpperLimit and defaulting to that upper limit. An admin capacity-planning a guest Wi-Fi or captive-portal deployment would lower this value to cap concurrent authenticated sessions below the device's hardware maximum.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.99.1.1 snmpwalk -v2c -c public <target> HH3C-PORTAL-MIB::hh3cPortalMaxUserNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.99.1.1.1 snmpget -v2c -c public <target> HH3C-PORTAL-MIB::hh3cPortalMaxUserNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.2.99.1.1.1 i <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::hh3cPortalMaxUserNumber 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.1 | hh3cPortalConfig | HH3C-PORTAL-MIB |
| 1.3.6.1.4.1.25506.2.99.1.1 | hh3cPortalMaxUserNumber | HH3C-PORTAL-MIB |