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
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::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
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 |
Conformance
Member of