crRadiusServerRetransThldHi

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.13

Object

column r/w percentCiscoRadiusRetransPercent
This object represents the high threshold on the retransmitted
RADIUS authentication messages per session. This is measured as
a percentage of crRadiusRetransmits. If the number of
retransmits is greater than or equal to this threshold, the
agent generates the crRadiusServerRetransHiNotif notification.
The value configured through this object should never be smaller
than that configured through crRadiusServerRetransThldNorm.

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.13
Type
column
Access
readwrite
Status
current
Units
percent
Parent
crRadiusServerEntry
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-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusServerRetransThldHi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RADIUS-MIB::crRadiusServerRetransThldHi.<crRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RADIUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RADIUS-MIB::crRadiusServerRetransThldHi'

Syntax

Source
CiscoRadiusRetransPercent
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..100

Conformance