All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnTunnelSessionState
cvpdnTunnelSessionState
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnTunnelSessionState
OID (numeric): 1.3.6.1.4.1.9.10.24.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of an active user session. Each state code is explained below:
unknown: The current state of the tunnel's session is unknown.
opening: The user session has just been initiated through a tunnel and is pending for the remote end reply to complete the process.
open: The user session is active.
closing: The user session has just been closed and is pending for the remote end reply to complete the process.
waitingForTunnel: The user session is in this state when the tunnel which this session is going through is still in CLOSED state. It waits for the tunnel to become OPEN before the session is allow to be fully established.
What is cvpdnTunnelSessionState?
This object reports the current lifecycle state of an individual user session within a VPDN tunnel, ranging from initiating and awaiting a reply through fully open to closing, and including a state for sessions still waiting on their underlying tunnel to be established. Administrators use it to see whether a specific user's session is healthy or stuck at some stage of setup or teardown. For example, a session stuck in 'waitingForTunnel' indicates the user's session cannot proceed until the parent VPDN tunnel itself finishes establishing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnTunnelSessionState.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::cvpdnTunnelSessionState 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.3 | cvpdnTunnelSessionInfo | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.1 | cvpdnTunnelSessionTable | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.1.1 | cvpdnTunnelSessionEntry | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.3.1.1.3 | cvpdnTunnelSessionState | CISCO-VPDN-MGMT-MIB |