Package onep :: Package interfaces :: Module InterfaceVrfEvent :: Class InterfaceVrfEvent
[frames] | no frames]

Class InterfaceVrfEvent


An event which indicates that a Vrf event occurred on a network interface.

Instance Methods

Inherited from core.event.EventObject.EventObject: __init__

Inherited from core.event.AsyncMsg.AsyncMsg: do_event

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from core.event.AsyncMsg.AsyncMsg: OnepAsyncMsgType

Instance Variables

Inherited from core.event.EventObject.EventObject: event_handle, event_type

Inherited from core.event.AsyncMsg.AsyncMsg: src_ne

Properties

Inherited from object: __class__