crRadiusServerRTTThldNorm

CISCO-RADIUS-MIB · .1.3.6.1.4.1.9.9.288.1.2.2.1.10

Object

This object represents the normal 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 less than or equal to this
threshold, the agent generates the crRadiusServerRTTNormNotif
notification. The value configured through this object should
never be greater than that configured through
crRadiusServerRTTThldHi.

Context

MIB
CISCO-RADIUS-MIB
OID
.1.3.6.1.4.1.9.9.288.1.2.2.1.10
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::crRadiusServerRTTThldNorm'
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::crRadiusServerRTTThldNorm.<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::crRadiusServerRTTThldNorm'

Syntax

Values & Constraints

Type Constraints
range: 1..100

Conformance