cikeFailReason

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

Object

column Enumeration
The reason for the failure.  Possible reasons include:
1 = other
2 = peer delete request was received
3 = contact with peer was lost
4 = local failure occurred
5 = authentication failure
6 = hash validation failure
7 = encryption failure
8 = internal error occurred
9 = system capacity failure
10 = proposal failure
11 = peer's certificate is unavailable
12 = peer's certificate was found invalid
13 = local certificate expired
14 = certificate revoke list (crl) failure
15 = peer encoding error
16 = non-existent security association
17 = operator requested termination.

Context

MIB
CISCO-IPSEC-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.171.1.5.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
cikeFailEntry
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::cikeFailReason'
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::cikeFailReason.<cikeFailIndex>'
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::cikeFailReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2peerDelRequest
3peerLost
4localFailure
5authFailure
6hashValidation
7encryptFailure
8internalError
9sysCapExceeded
10proposalFailure
11peerCertUnavailable
12peerCertNotValid
13localCertExpired
14crlFailure
15peerEncodingError
16nonExistentSa
17operRequest

Conformance