cvpdnNotifSessionEvent

CISCO-VPDN-MGMT-MIB · .1.3.6.1.4.1.9.10.24.0.2

Object

scalar Enumeration
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.

Context

MIB
CISCO-VPDN-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.24.0.2
Type
scalar
Access
readonly
Status
current
Parent
ciscoVpdnMgmtMIBNotifs
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VPDN-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VPDN-MGMT-MIB::cvpdnNotifSessionEvent'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3pwUp
4pwDown

Conformance