All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgFailRemoteAddress
cisgIpsSgFailRemoteAddress
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailRemoteAddress
OID (numeric): 1.3.6.1.4.1.9.9.438.1.4.2.1.9
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The address of the remote peer.
The value of cisgIpsSgFailLocalType identifies the type of the address contained in this object.
What is cisgIpsSgFailRemoteAddress?
This preserves the address of the remote peer involved in a specific recorded IKE negotiation failure, per its description, with its type identified by the paired local-type field per the description's own wording. It's the concrete address an admin uses to identify exactly where a failed connection attempt originated, which is essential when investigating whether repeated failures are coming from the same source (suggesting a misconfigured legitimate peer) or many different sources (suggesting scanning or attack traffic). Multiple failure entries all sharing the same remote address would point clearly at one specific peer's ongoing connectivity problem rather than a broad pattern.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.4.2.1.9 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailRemoteAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.4.2.1.9.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailRemoteAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cisgIpsSgFailRemoteAddress.1
Start monitoring Cisco VPN gateway equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgFailRemoteAddress OID value, configure state conditions and alerts, and monitor any Cisco VPN gateway equipment from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.438 | ciscoIPsecSignalingMIB | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1 | ciscoIPsecSigMIBObjects | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4 | cisgIpsSgFailures | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.2 | cisgIpsSgFailTable | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.2.1 | cisgIpsSgFailEntry | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.4.2.1.9 | cisgIpsSgFailRemoteAddress | CISCO-IPSEC-SIGNALING-MIB |