All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnTunnelAttrRemoteInetAddress
cvpdnTunnelAttrRemoteInetAddress
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnTunnelAttrRemoteInetAddress
OID (numeric): 1.3.6.1.4.1.9.10.24.1.2.2.1.21
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The remote IP address of the tunnel. This IP address is that of the interface at the remote end of the tunnel. The type of this address is determined by the value of cvpdnTunnelAttrRemoteInetAddressType.
What is cvpdnTunnelAttrRemoteInetAddress?
This object reports the protocol-independent address of the interface at the far end of this VPDN tunnel, whose address family is identified by the accompanying address-type object. It is the IPv6-capable counterpart to the older, IPv4-only remote-IP-address object. For example, on a tunnel terminating an IPv6 peer, this object would show that IPv6 address where the legacy object could not represent it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.2.1.21 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelAttrRemoteInetAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.2.1.21.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelAttrRemoteInetAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvpdnTunnelAttrRemoteInetAddress.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::cvpdnTunnelAttrRemoteInetAddress 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.2 | cvpdnTunnelAttrTable | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2.2.1 | cvpdnTunnelAttrEntry | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.2.2.1.21 | cvpdnTunnelAttrRemoteInetAddress | CISCO-VPDN-MGMT-MIB |