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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | other |
2 | peerDelRequest |
3 | peerLost |
4 | localFailure |
5 | authFailure |
6 | hashValidation |
7 | encryptFailure |
8 | internalError |
9 | sysCapExceeded |
10 | proposalFailure |
11 | peerCertUnavailable |
12 | peerCertNotValid |
13 | localCertExpired |
14 | crlFailure |
15 | peerEncodingError |
16 | nonExistentSa |
17 | operRequest |
Conformance
Member of