cisgIpsSgFailReason
CISCO-IPSEC-SIGNALING-MIB ·
.1.3.6.1.4.1.9.9.438.1.4.2.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 = Reference to a non-existent control tunnel
17 = Extended User authentication failed
18 = operator requested termination.
19 = An attempt to establish a tunnel was aborted
by the admission control policy (this could
include a simple policy that limits the maximum
active tunnels)
20 = A protocol specific reason (look in the
protocol-specific MIB for more info).
Context
- MIB
- CISCO-IPSEC-SIGNALING-MIB
- OID
.1.3.6.1.4.1.9.9.438.1.4.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cisgIpsSgFailEntry
- 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-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailReason.<cisgIpsSgProtocol>.<cisgIpsSgFailIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSEC-SIGNALING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailReason'
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 | userAuthFailure |
18 | operRequest |
19 | deniedByAdmissionControl |
20 | protocolSpecific |
Conformance
Member of