cafSessionTimeoutAction

CISCO-AUTH-FRAMEWORK-MIB · .1.3.6.1.4.1.9.9.656.1.4.1.1.17

Object

column Enumeration
Indicates the timeout action on the authentication session,
when value of the corresponding instance of cafSessionTimeLeft
reaches zero. 
              
 unknown       : None of the below.
              
 terminate     : Session will be terminated.
              
 reauthenticate: Session will be reauthenticated.

Context

MIB
CISCO-AUTH-FRAMEWORK-MIB
OID
.1.3.6.1.4.1.9.9.656.1.4.1.1.17
Type
column
Access
readonly
Status
current
Parent
cafSessionEntry
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-AUTH-FRAMEWORK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AUTH-FRAMEWORK-MIB::cafSessionTimeoutAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AUTH-FRAMEWORK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AUTH-FRAMEWORK-MIB::cafSessionTimeoutAction.<ifIndex>.<cafSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AUTH-FRAMEWORK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AUTH-FRAMEWORK-MIB::cafSessionTimeoutAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2terminate
3reauthenticate

Conformance