All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnSystemClearSessions
cvpdnSystemClearSessions
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnSystemClearSessions
OID (numeric): 1.3.6.1.4.1.9.10.24.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Clears all the sessions in a given tunnel type. When reading this object, the value of 'none' will always be returned.
When setting these values, the following operations will be performed:
none: no operation.
all: clears all the sessions in all the tunnels.
l2f: clears all the L2F sessions.
l2tp: clears all the L2TP sessions.
pptp: clears all the PPTP sessions.
What is cvpdnSystemClearSessions?
This is a control object an administrator writes to forcibly clear active VPDN sessions, either all of them or only those belonging to one tunneling protocol (L2F, L2TP, or PPTP); reading it always returns 'none' since it is not a status indicator. It gives operators a remote way to reset problematic sessions without a device reload, for example to recover from a protocol-specific hang. For instance, setting this object to 'l2tp' would immediately tear down every active L2TP session on the device while leaving PPTP and L2F sessions untouched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.1.6 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnSystemClearSessions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.1.1.6.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnSystemClearSessions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.24.1.1.6.1 i <value>
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::cvpdnSystemClearSessions 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.1 | cvpdnSystemInfo | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.1.1.6 | cvpdnSystemClearSessions | CISCO-VPDN-MGMT-MIB |