cipSecFailReason

CISCO-IPSEC-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.171.1.5.3.1.1.2

Object

column Enumeration
The reason for the failure.  Possible reasons
include:
  1 = other
  2 = internal error occurred
  3 = peer encoding error
  4 = proposal failure
  5 = protocol use failure
  6 = non-existent security association
  7 = decryption failure
  8 = encryption failure
  9 = inbound authentication failure
 10 = outbound authentication failure
 11 = compression failure
 12 = system capacity failure
 13 = peer delete request was received
 14 = contact with peer was lost
 15 = sequence number rolled over
 16 = operator requested termination.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2internalError
3peerEncodingError
4proposalFailure
5protocolUseFail
6nonExistentSa
7decryptFailure
8encryptFailure
9inAuthFailure
10outAuthFailure
11compression
12sysCapExceeded
13peerDelRequest
14peerLost
15seqNumRollOver
16operRequest

Conformance