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
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-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
1 | other |
2 | internalError |
3 | peerEncodingError |
4 | proposalFailure |
5 | protocolUseFail |
6 | nonExistentSa |
7 | decryptFailure |
8 | encryptFailure |
9 | inAuthFailure |
10 | outAuthFailure |
11 | compression |
12 | sysCapExceeded |
13 | peerDelRequest |
14 | peerLost |
15 | seqNumRollOver |
16 | operRequest |
17 | performanceUtilization |
Conformance
Member of