crRadiusServerRetransThldNorm

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.12

Object

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

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.12
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::crRadiusServerRetransThldNorm'
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::crRadiusServerRetransThldNorm.<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::crRadiusServerRetransThldNorm'

Syntax

Source
CiscoRadiusRetransPercent
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..100

Conformance