zhoneUserFailedLogins

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.4.4.3.1.8

Object

The number of failed logins performed by this user.
              
A user would have had entered a this user name but entered
an invalid password. Invalid user names are not tracked but
are included in the total count described above.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.4.4.3.1.8
Type
column
Access
readonly
Status
current
Parent
zhoneUserEntry
Groups
1

Walk 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 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneUserFailedLogins'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneUserFailedLogins.<zhoneUserId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneUserFailedLogins'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance