HP Comware 5 Debug Manual Vol 3
Syntax
debugging session engine { all | event | error }
undo debugging session engine { all | event | error }
Default
Debugging for session engine is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: Specifies all types of debugging for session engine.
event: Specifies debugging for session engine events.
error: Specifies debugging for session engine errors.
Usage guidelines
Table 2 describes output fields and messages for the debugging session engine event command.
Table 187 Output from the debugging session engine event command
Field
Description
Received msg message from SESSION
msg: Message name.
• SESSION_END_NOTIFY.
• SESSION_DELETE_NOTIFY.
• SESSION_ADD_RELATION_NOTIFY.
• SESSION_DEL_RELATION_NOTIFY.
Succeeded in notifying DRIVER to process
the event: event
The session engine received a message from the session
management module, and notified the driver to perform the
processing action specified by event:
• A session was created.
• A session was deleted.
• A session was updated.
• A relation-table was created.
• A relation-table was deleted.
DRIVER refused to process the event from
SESSION: event
The session engine received a message about the refuse event
from the driver.
event: Event that the driver refused to process.
msg message not sent to DRIVER
The session engine did not send the message to the driver.
msg: Message name.
• SESSION_END_NOTIFY.
• SESSION_DELETE_NOTIFY.
• SESSION_ADD_RELATION_NOTIFY.
330