CISCO-VPDN-MGMT-MIB :: cvpdnNotifSessionEvent

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VPDN-MGMT-MIBcvpdnNotifSessionEvent

cvpdnNotifSessionEvent

Module: CISCO-VPDN-MGMT-MIB

OID (symbolic): CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionEvent

OID (numeric): 1.3.6.1.4.1.9.10.24.0.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates the event that generated the L2X session notification.

The events are represented as follows:

up: Session has come up.

down: Session has gone down.

pwUp: Pseudowire associated with this session has come up.

pwDown: Pseudowire associated with this session has gone down.

What is cvpdnNotifSessionEvent?

This object identifies which specific event triggered a VPDN session notification: the session coming up or going down, or the associated pseudowire coming up or going down. Administrators use it to know at a glance whether a received trap represents a session-level or pseudowire-level event, and whether it is good news (up) or bad news (down). For example, receiving a notification with event 'pwDown' tells an operator the underlying pseudowire failed even if the L2X session object itself might still exist.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.24.0.2
snmpwalk -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionEvent

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.24.0.2.1
snmpget -v2c -c public <target> CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionEvent.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvpdnNotifSessionEvent.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::cvpdnNotifSessionEvent 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.24ciscoVpdnMgmtMIBCISCO-VPDN-MGMT-MIB
1.3.6.1.4.1.9.10.24.0ciscoVpdnMgmtMIBNotifsCISCO-VPDN-MGMT-MIB
1.3.6.1.4.1.9.10.24.0.2cvpdnNotifSessionEventCISCO-VPDN-MGMT-MIB