alAdminAuthClientPendingRequests

ADMIN-AUTH-STATS-MIB · .1.3.6.1.4.1.3076.2.1.2.39.2.1.12

Object

The total number of ADMIN Access-Request packets
destined for this server that have not yet timed out
or received a response. This variable is incremented
when an Access-Request is sent and decremented due to
receipt of an Access-Reply or Access-Challenge,
a timeout or retransmission.

Context

MIB
ADMIN-AUTH-STATS-MIB
OID
.1.3.6.1.4.1.3076.2.1.2.39.2.1.12
Type
column
Access
readonly
Status
current
Parent
alAdminAuthServStatsEntry
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 'ADMIN-AUTH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADMIN-AUTH-STATS-MIB::alAdminAuthClientPendingRequests'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADMIN-AUTH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADMIN-AUTH-STATS-MIB::alAdminAuthClientPendingRequests.<alAdminAuthServIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADMIN-AUTH-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADMIN-AUTH-STATS-MIB::alAdminAuthClientPendingRequests'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance