sipServerRegUserAuthenticationFailures

SIP-SERVER-MIB · .1.3.6.1.2.1.151.1.5.2.1.3

Object

This object contains a count of the number of times the user
has failed authentication.
              
Discontinuities in the value of this counter can occur due to
successful user authentications and at re-initialization of
the SIP entity or service.  A Management Station can detect
discontinuities in this counter by monitoring the
sipServerRegUserDisconTime object in the same row.

Context

MIB
SIP-SERVER-MIB
OID
.1.3.6.1.2.1.151.1.5.2.1.3
Type
column
Access
readonly
Status
current
Parent
sipServerRegUserEntry
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 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegUserAuthenticationFailures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-SERVER-MIB::sipServerRegUserAuthenticationFailures.<applIndex>.<sipServerRegUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-SERVER-MIB::sipServerRegUserAuthenticationFailures'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance