ceipSecFailReason

CISCO-ENHANCED-IPSEC-FLOW-MIB · .1.3.6.1.4.1.9.9.432.1.3.2.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
    17 = performance utilization exceeding the threshold.

Context

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

Syntax

Enumeration

Values & Constraints

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

Conformance