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.

netconfServerSocketCreated

Table 7. netconfServerSocketCreated properties

Property name

Value

Application name

netconf

Event name

netconfServerSocketCreated

Default severity

notice

Message format string

Netconf server instance server_name listening on socket.

Cause

The Netconf server instance has been successfully bound to socket.

Effect

The Netconf server instance is listening on the socket.

netconfServerSocketError

Table 8. netconfServerSocketError properties

Property name

Value

Application name

netconf

Event name

netconfServerSocketError

Default severity

error

Message format string

Netconf server instance server_name failed to listen on socket socket because oper_down_str errno_str.

Cause

The Netconf server instance encountered problem with creation or usage of socket.

Effect

The Netconf server instance is not listening for connections.

netconfSessionClosed

Table 9. 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 10. 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 11. 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 12. 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.