All MIBs › CLAVISTER-MIB › clvPipeNumUsers
clvPipeNumUsers
Module: CLAVISTER-MIB
OID (symbolic): CLAVISTER-MIB::clvPipeNumUsers
OID (numeric): 1.3.6.1.4.1.5089.1.2.8.2.1.7
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The current number of users, as defined by the grouping settings of each pipe, being tracked in the pipes system. This value corresponds to the number of users active in each time slice and not to the number of users having open connections.
What is clvPipeNumUsers?
This read-only gauge reports the current count of distinct users being tracked within a specific traffic-shaping pipe, based on that pipe's own grouping settings, measured per active time slice rather than by counting open connections. It's the per-pipe granularity companion to the overall clvPipeUsers figure, letting an admin see user load for one specific shaping pipe. For example, an admin investigating why the "Guest-WiFi-Shaping" pipe feels congested would check its clvPipeNumUsers value to see how many distinct users are currently sharing that pipe's bandwidth allocation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5089.1.2.8.2.1.7 snmpwalk -v2c -c public <target> CLAVISTER-MIB::clvPipeNumUsers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5089.1.2.8.2.1.7.1 snmpget -v2c -c public <target> CLAVISTER-MIB::clvPipeNumUsers.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clvPipeNumUsers.1
Start monitoring Clavister CorePlus firewall/UTM/VPN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLAVISTER-MIB::clvPipeNumUsers OID value, configure state conditions and alerts, and monitor any Clavister CorePlus firewall/UTM/VPN appliance 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.5089 | clavister | CLAVISTER-SMI |
| 1.3.6.1.4.1.5089.1 | clavisterOS | CLAVISTER-SMI |
| 1.3.6.1.4.1.5089.1.2 | clavisterOSStats | CLAVISTER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5089.1.2.8 | clvPipes | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2 | clvPipeTable | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2.1 | clvPipeEntry | CLAVISTER-MIB |
| 1.3.6.1.4.1.5089.1.2.8.2.1.7 | clvPipeNumUsers | CLAVISTER-MIB |