All MIBs › CISCO-IPSEC-SIGNALING-MIB › cisgIpsSgTunLocalAddress
cisgIpsSgTunLocalAddress
Module: CISCO-IPSEC-SIGNALING-MIB
OID (symbolic): CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunLocalAddress
OID (numeric): 1.3.6.1.4.1.9.9.438.1.1.2.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The address of the local endpoint for the Phase-1 Tunnel.
What is cisgIpsSgTunLocalAddress?
This reports the actual address of the local endpoint for this Phase-1 tunnel, per its description, whose format is defined by the type in cisgIpsSgTunLocalAddressType. It's the concrete, human-checkable value confirming exactly which local interface address this specific tunnel is anchored to, which matters on multi-homed routers where a VPN could legitimately terminate on more than one local address. A tunnel showing 203.0.113.10 as its local address when an admin expected 203.0.113.20 would reveal the tunnel came up on the wrong interface or via the wrong outside address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.2.1.5 snmpwalk -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunLocalAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.438.1.1.2.1.5.1 snmpget -v2c -c public <target> CISCO-IPSEC-SIGNALING-MIB::cisgIpsSgTunLocalAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cisgIpsSgTunLocalAddress.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::cisgIpsSgTunLocalAddress 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.1 | cisgIpsSgCurrentActivity | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.2 | cisgIpsSgTunnelTable | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.2.1 | cisgIpsSgTunnelEntry | CISCO-IPSEC-SIGNALING-MIB |
| 1.3.6.1.4.1.9.9.438.1.1.2.1.5 | cisgIpsSgTunLocalAddress | CISCO-IPSEC-SIGNALING-MIB |