csbRadiusStatsPending

CISCO-SESS-BORDER-CTRLR-STATS-MIB · .1.3.6.1.4.1.9.9.757.1.1.1.15

Object

column packetsSNMPv2-SMIGauge32
This object indicates the number of RADIUS request packets
destined for this server that have not yet timed out or received
a response. This variable is incremented when a request is sent
and decremented on receipt of the response or on a timeout or
retransmission.

Context

MIB
CISCO-SESS-BORDER-CTRLR-STATS-MIB
OID
.1.3.6.1.4.1.9.9.757.1.1.1.15
Type
column
Access
readonly
Status
current
Units
packets
Parent
csbRadiusStatsEntry
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 'CISCO-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbRadiusStatsPending'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbRadiusStatsPending.<csbCallStatsInstanceIndex>.<csbCallStatsServiceIndex>.<csbRadiusStatsEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SESS-BORDER-CTRLR-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SESS-BORDER-CTRLR-STATS-MIB::csbRadiusStatsPending'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance