bsnRadiusAuthClientPendingRequests

AIRESPACE-WIRELESS-MIB · .1.3.6.1.4.1.14179.2.5.3.1.14

Object

The number of RADIUS 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 Acess-Accept, Access-Reject or
Access-Challenge, a timeout or retransmission.

Context

MIB
AIRESPACE-WIRELESS-MIB
OID
.1.3.6.1.4.1.14179.2.5.3.1.14
Type
column
Access
readonly
Status
current
Parent
bsnRadiusAuthServerStatsEntry
Groups
2

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

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance