All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnTunnelSourceIpAddress
cvpdnTunnelSourceIpAddress
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnTunnelSourceIpAddress
OID (numeric): 1.3.6.1.4.1.9.10.24.1.2.1.1.15
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The source IP address of the tunnel. This IP address is the user configurable IP address for Stack Group Biding Protocol (SGBP) via the CLI command: vpdn source-ip
What is cvpdnTunnelSourceIpAddress?
This object reports the source IP address configured for this VPDN tunnel via the 'vpdn source-ip' command, primarily used for Stack Group Bidding Protocol (SGBP) tunnel projection. Administrators check it to verify tunnels are sourcing from the intended address rather than a default interface address, which matters for policy routing or firewall rules keyed on source IP. For example, confirming this object matches the address configured in the 'vpdn source-ip' command validates that SGBP-driven tunnels are using the correct source identity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.15 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelSourceIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.15.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelSourceIpAddress.1
Start monitoring Cisco IOS access servers and routers (VPDN LAC/LNS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VPDN-MGMT-MIB::cvpdnTunnelSourceIpAddress OID value, configure state conditions and alerts, and monitor any Cisco IOS access servers and routers (VPDN LAC/LNS) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.24 | ciscoVpdnMgmtMIB | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1 | ciscoVpdnMgmtMIBObjects | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2 | cvpdnTunnelInfo | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2.1 | cvpdnTunnelTable | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2.1.1 | cvpdnTunnelEntry | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2.1.1.15 | cvpdnTunnelSourceIpAddress | CISCO-VPDN-MGMT-MIB |