cAAASvrGrpConfigDeadTime

CISCO-AAA-SERVER-EXT-MIB · .1.3.6.1.4.1.9.9.367.1.4.1.1.6

Object

column r/w minutesUnsigned32
The DeadTime setting for AAA Server Group.
This indicates the length of time in minutes that the
system will mark the server dead when a AAA server does
not respond to an authentication request. During the
interval of the dead time, any authentication request
that comes up would not be sent to that AAA server
that was marked as dead. The default value of 0 means
that the AAA servers will not be marked dead if they
do not respond.

Context

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

Syntax

minutesUnsigned32

Values & Constraints

Object Constraints
range: 0-1440

Conformance