etsysMultiAuthModuleCurrentNumUsers
ENTERASYS-MULTI-AUTH-MIB ·
.1.3.6.1.4.1.5624.1.2.46.1.5.1.1.2
Object
column SNMPv2-SMIGauge32
The current number of users that are actively authenticated or have authentications in progress at one time on the specified module. By definition this value can not exceed the value specified by etsysMultiAuthModuleMaxNumUsers for the same module.
Context
- MIB
- ENTERASYS-MULTI-AUTH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.46.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysMultiAuthModuleEntry
- 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 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthModuleCurrentNumUsers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthModuleCurrentNumUsers.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthModuleCurrentNumUsers'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of