All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnTunnelRemoteName
cvpdnTunnelRemoteName
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnTunnelRemoteName
OID (numeric): 1.3.6.1.4.1.9.10.24.1.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The remote name of an active VPDN tunnel. It will be the home gateway name of the tunnel if the system is a NAS/LAC, or the NAS/LAC name of the tunnel if the system serves as the home gateway.
What is cvpdnTunnelRemoteName?
This object reports the name of the far-end device for an active VPDN tunnel, as advertised by that peer, showing the home gateway's name if this router is the NAS/LAC or the NAS/LAC's name if this router is the home gateway. It lets an administrator identify which remote site or NAS a given tunnel connects to at a glance. For example, an operator triaging a batch of tunnel failures could group them by remote name to see if the failures are concentrated at one particular remote-access site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.4 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelRemoteName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.4.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelRemoteName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvpdnTunnelRemoteName.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::cvpdnTunnelRemoteName 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.4 | cvpdnTunnelRemoteName | CISCO-VPDN-MGMT-MIB |