This chapter describes messages with the LIBESPTASK prefix.
function-name: error-message
The indicated error occurred while the process using libesptask was connecting to the Simple Network Management Protocol (SNMP) master agent.
Error: An error occurred
info
function-name: unable to connect to SNMP agent (pathname): error-message
The process using libesptask could not connect to the indicated Simple Network Management Protocol (SNMP) master agent.
Error: An error occurred
error
function-name: reattempting connection to SNMP agent (pathname): error-message
The process using libesptask tried again to connect to the indicated Simple Network Management Protocol (SNMP) master agent after a connection attempt failed.
Error: An error occurred
error
function-name: socket file-descriptor is invalid
The process using libesptask could not send a message to a Simple Network Management Protocol (SNMP) master agent because the indicated socket is invalid.
Error: An error occurred
error
function-name: unable to set nonblocking option
The process using libesptask could not set a socket to nonblocking mode after connecting to the Simple Network Management Protocol (SNMP) master agent.
Error: An error occurred
error
function-name: unable to set recvbuf option
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.
Error: An error occurred
error
function-name: unable to set sendbf option
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.
Error: An error occurred
error