clvPipeNumUsers
CLAVISTER-MIB ·
.1.3.6.1.4.1.5089.1.2.8.2.1.7
Object
column SNMPv2-SMIGauge32
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.
Context
- MIB
- CLAVISTER-MIB
- OID
.1.3.6.1.4.1.5089.1.2.8.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clvPipeEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAVISTER-MIB::clvPipeNumUsers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAVISTER-MIB::clvPipeNumUsers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAVISTER-MIB' -M '/opt/observium/mibs/clavister:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAVISTER-MIB::clvPipeNumUsers'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of