cafSessionCriticalTimeLeft

CISCO-AUTH-FRAMEWORK-MIB · .1.3.6.1.4.1.9.9.656.1.4.1.1.13

Object

column secondsSNMPv2-SMIUnsigned32
Indicates the leftover time before the next authentication
attempt for the authentication session after Server Reachability
event occurred.  Value zero indicates that this session is
currently being authenticated or it is not applicable.

Context

MIB
CISCO-AUTH-FRAMEWORK-MIB
OID
.1.3.6.1.4.1.9.9.656.1.4.1.1.13
Type
column
Access
readonly
Status
current
Units
seconds
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::cafSessionCriticalTimeLeft'
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::cafSessionCriticalTimeLeft.<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::cafSessionCriticalTimeLeft'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance