All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnTunnelNetworkServiceType
cvpdnTunnelNetworkServiceType
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnTunnelNetworkServiceType
OID (numeric): 1.3.6.1.4.1.9.10.24.1.2.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of network service used in the active tunnel. For now it is IP only.
What is cvpdnTunnelNetworkServiceType?
This object reports the network-layer service type carried inside this VPDN tunnel, which at the time this MIB was written could only be IP. Administrators would use it mainly as a sanity check, since any other value would indicate a device or software inconsistency rather than a real alternative service type. For example, seeing this consistently report 'ip' across a fleet of routers confirms all their VPDN tunnels are carrying standard IP traffic as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.13 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelNetworkServiceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.2.1.1.13.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelNetworkServiceType.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::cvpdnTunnelNetworkServiceType 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.13 | cvpdnTunnelNetworkServiceType | CISCO-VPDN-MGMT-MIB |