LIBESPTASK System Log Messages

This chapter describes messages with the LIBESPTASK prefix.

LIBESPTASK_SNMP_CONN_PROG

System Log Message

function-name: error-message

Description

The indicated error occurred while the process using libesptask was connecting to the Simple Network Management Protocol (SNMP) master agent.

Type

Error: An error occurred

Severity

info

Facility

ANY

LIBESPTASK_SNMP_CONN_QUIT

System Log Message

function-name: unable to connect to SNMP agent (pathname): error-message

Description

The process using libesptask could not connect to the indicated Simple Network Management Protocol (SNMP) master agent.

Type

Error: An error occurred

Severity

error

Facility

ANY

LIBESPTASK_SNMP_CONN_RETRY

System Log Message

function-name: reattempting connection to SNMP agent (pathname): error-message

Description

The process using libesptask tried again to connect to the indicated Simple Network Management Protocol (SNMP) master agent after a connection attempt failed.

Type

Error: An error occurred

Severity

error

Facility

ANY

LIBESPTASK_SNMP_INVALID_SOCKET

System Log Message

function-name: socket file-descriptor is invalid

Description

The process using libesptask could not send a message to a Simple Network Management Protocol (SNMP) master agent because the indicated socket is invalid.

Type

Error: An error occurred

Severity

error

Facility

ANY

LIBESPTASK_SNMP_SOCKOPT_BLOCK

System Log Message

function-name: unable to set nonblocking option

Description

The process using libesptask could not set a socket to nonblocking mode after connecting to the Simple Network Management Protocol (SNMP) master agent.

Type

Error: An error occurred

Severity

error

Facility

ANY

LIBESPTASK_SNMP_SOCKOPT_RECVBUF

System Log Message

function-name: unable to set recvbuf option

Description

The process using libesptask could not set the size of the kernel receive buffer, which allows it to accept the largest possible packet from the Simple Network Management Protocol (SNMP) master agent.

Type

Error: An error occurred

Severity

error

Facility

ANY

LIBESPTASK_SNMP_SOCKOPT_SENDBUF

System Log Message

function-name: unable to set sendbf option

Description

The process using libesptask could not set the size of the kernel send buffer, which allows it to send the largest possible packet to the Simple Network Management Protocol (SNMP) master agent.

Type

Error: An error occurred

Severity

error

Facility

ANY