hpifStatsNumClients
HP-IF-EXT-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.2.1.1.1.1.3
Object
column SNMPv2-SMIGauge32
This object contains the number of active clients associated with this interface on this HP J8162A XL Access Controller Module or similar device. This number will vary as clients roam, log on or off.
Context
- MIB
- HP-IF-EXT-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.2.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpifStatsEntry
- 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 'HP-IF-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-IF-EXT-MIB::hpifStatsNumClients'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-IF-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-IF-EXT-MIB::hpifStatsNumClients.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-IF-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-IF-EXT-MIB::hpifStatsNumClients'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of