crasSessFailReason

CISCO-REMOTE-ACCESS-MONITOR-MIB · .1.3.6.1.4.1.9.9.392.1.4.3.1.1.5

Object

column Enumeration
The reason for the failure.  Possible        reasons
include:
  1 = other (error which cannot be classified in
      any of the types        listed below).
  2 = internal        error occurred
  3 = failed to authenticate the peer/user
  4 = failed to authorize the peer/user
  5 = system capacity exceeded        (memory, cpu, max
      users etc)
  6 = peer requested to abort the session or the
      setup
  7 = lost peer's heartbeat
  8 = local management        request.

Context

MIB
CISCO-REMOTE-ACCESS-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.392.1.4.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
crasSessFailEntry
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-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailReason.<crasSessFailIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessFailReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2internalError
3authenticationFailure
4authorizationFailure
5sysCapExceeded
6peerAbortRequest
7peerLost
8operRequest

Conformance