All MIBs › CISCO-VPDN-MGMT-MIB › cvpdnNotifSessionID
cvpdnNotifSessionID
Module: CISCO-VPDN-MGMT-MIB
OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionID
OID (numeric): 1.3.6.1.4.1.9.10.24.0.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the local session ID of the L2X session for which this notification has been generated.
What is cvpdnNotifSessionID?
This object carries the local session ID of the Layer 2 tunneling (L2X) session that triggered a VPDN session notification. Administrators use it, when a trap fires, to immediately identify which specific session the notification concerns without having to search the session table by other criteria. For example, receiving a notification with a given session ID lets an operator jump straight to that session's row in the session tables to see its current state and traffic counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.0.1 snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.0.1.1 snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvpdnNotifSessionID.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::cvpdnNotifSessionID 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.0 | ciscoVpdnMgmtMIBNotifs | CISCO-VPDN-MGMT-MIB |
| 1.3.6.1.4.1.9.10.24.0.1 | cvpdnNotifSessionID | CISCO-VPDN-MGMT-MIB |