crRadiusServerRTTThldHi

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.11

Object

This object represents the high threshold on the round-trip
time of RADIUS authentication messages. This is measured as a
percentage of configured round-trip time as per RFC-2865. If the
round-trip time is greater than or equal to this threshold, the
agent generates the crRadiusServerRTTHiNotif notification. The
value configured through this object should never be smaller
than that configured through crRadiusServerRTTThldNorm.

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.11
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::crRadiusServerRTTThldHi'
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::crRadiusServerRTTThldHi.<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::crRadiusServerRTTThldHi'

Syntax

Values & Constraints

Type Constraints
range: 1..100

Conformance