netconf

netconfHello

Table 1. netconfHello properties

Property name

Value

Application name

netconf

Event name

netconfHello

Default severity

notice

Message format string

Netconf session session_id hello received from remote host.

Cause

The hello message was received over the session.

Effect

None.

netconfRpcError

Table 2. netconfRpcError properties

Property name

Value

Application name

netconf

Event name

netconfRpcError

Default severity

notice

Message format string

Netconf session session_id rpc message-id message_id completed with an error: error_message

Cause

The rpc message was processed with an error.

Effect

None.

netconfRpcReply

Table 3. netconfRpcReply properties

Property name

Value

Application name

netconf

Event name

netconfRpcReply

Default severity

debug

Message format string

Netconf session session_id rpc message-id message_id reply: data

Cause

The rpc message was processed.

Effect

None.

netconfRpcRequest

Table 4. netconfRpcRequest properties

Property name

Value

Application name

netconf

Event name

netconfRpcRequest

Default severity

debug

Message format string

Netconf session session_id rpc message-id message_id request: data

Cause

The rpc message was received over the session.

Effect

None.

netconfRpcStart

Table 5. netconfRpcStart properties

Property name

Value

Application name

netconf

Event name

netconfRpcStart

Default severity

notice

Message format string

Netconf session session_id rpc message-id message_id processing started.

Cause

The rpc message was received over the session.

Effect

None.

netconfRpcSuccess

Table 6. netconfRpcSuccess properties

Property name

Value

Application name

netconf

Event name

netconfRpcSuccess

Default severity

notice

Message format string

Netconf session session_id rpc message-id message_id processing completed with success.

Cause

The rpc message was processed successfully.

Effect

None.

netconfSessionClosed

Table 7. netconfSessionClosed properties

Property name

Value

Application name

netconf

Event name

netconfSessionClosed

Default severity

notice

Message format string

Netconf session session_id closed for user user_name for remote host remote_host network-instance net_inst over transport.

Cause

The specified session closed on the system.

Effect

The specified session is now disconnected.

netconfSessionDisconnected

Table 8. netconfSessionDisconnected properties

Property name

Value

Application name

netconf

Event name

netconfSessionDisconnected

Default severity

notice

Message format string

Netconf session session_id for user user_name for remote host remote_host killed by administrative action.

Cause

The specified session has been disconnected from the system by an administrators action.

Effect

The specified session will be disconnected.

netconfSessionKilled

Table 9. netconfSessionKilled properties

Property name

Value

Application name

netconf

Event name

netconfSessionKilled

Default severity

notice

Message format string

Netconf session session_id for user user_name for remote host remote_host killed by Netconf session kill_session_id.

Cause

The specified session has been disconnected from the system by other netconf session.

Effect

The specified session will be disconnected.

netconfSessionOpened

Table 10. netconfSessionOpened properties

Property name

Value

Application name

netconf

Event name

netconfSessionOpened

Default severity

notice

Message format string

Netconf session session_id opened for user user_name from remote host remote_host network-instance net_inst over transport.

Cause

The specified user has opened a session on the system.

Effect

None.