[Contents] [Prev] [Next] [Index] [Report an Error]

SPD System Log Messages

This chapter describes messages with the SPD prefix. They are generated by the adaptive services process (spd), which provides the user interface for management and configuration of Adaptive Services Physical Interface Cards (PICs).

SPD_CONFIGURATION_COMPILE

System Log Message

Compilation of configuration rule rule-name term index failed: reason

Description

The adaptive services process (spd) could not compile a configured object, such as a rule or rule term.

Type

Error: An error occurred

Severity

error

SPD_CONN_FATAL_FAILURE

System Log Message

Connection attempt failed with fatal error: error-message

Description

The adaptive services process (spd) attempted to open a connection to an Adaptive Services Physical Interface Card (PIC), to gather information requested in a Simple Network Management Protocol (SNMP) query. The attempt failed with the indicated fatal error.

Type

Error: An error occurred

Severity

error

SPD_CONN_NO_REPLY

System Log Message

function-name: no reply from interface-name (error-message)

Description

The adaptive services process (spd) did not receive a reply from the indicated interface on an Adaptive Services Physical Interface Card (PIC) for information requested in a Simple Network Management Protocol (SNMP) query.

Type

Error: An error occurred

Severity

error

SPD_CONN_OPEN_FAILURE

System Log Message

function-name: unable to open connection to interface-name (error-message)

Description

The adaptive services process (spd) attempted to open a connection to the indicated interface on an Adaptive Services Physical Interface Card (PIC), to gather information requested in a Simple Network Management Protocol (SNMP) query. The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

SPD_CONN_SEND_FAILURE

System Log Message

function-name: unable to send query to interface-name (error-message)

Description

The adaptive services process (spd) attempted to send a request for information, needed for a Simple Network Management Protocol (SNMP) query, to the indicated interface on an Adaptive Services Physical Interface Card (PIC). The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

SPD_CONN_UNEXPECTED_MSG

System Log Message

function-name: unexpected response received from interface-name (error-message)

Description

The adaptive services process (spd) sent a request for information, needed for a Simple Network Management Protocol (SNMP) query, to the indicated interface on an Adaptive Services Physical Interface Card (PIC). It received an unexpected response.

Type

Error: An error occurred

Severity

error

SPD_DAEMONIZE_FAILED

System Log Message

Aborting, unable to run in the background as a daemon: error-message

Description

The adaptive services process (spd) could not create a version of itself to run in the background as a daemon.

Type

Error: An error occurred

Severity

emergency

SPD_DB_IF_ADD_FAILURE

System Log Message

Unable to add database entry for interface-name: error-message

Description

The adaptive services process (spd) uses an internal database to store information needed to reply to Simple Network Management Protocol (SNMP) queries. It could not add an entry to the database for the indicated interface on an Adaptive Services Physical Interface Card (PIC).

Type

Error: An error occurred

Severity

error

SPD_DB_IF_ALLOC_FAILURE

System Log Message

Unable to allocate database entry for interface-name: error-message

Description

The adaptive services process (spd) uses an internal database to store information needed to reply to Simple Network Management Protocol (SNMP) queries. It could not allocate an entry in the database for the indicated interface on an Adaptive Services Physical Interface Card (PIC).

Type

Error: An error occurred

Severity

error

SPD_DB_SVC_SET_ADD_FAILURE

System Log Message

Unable to add database entry for service-set: error-message

Description

The adaptive services process (spd) uses an internal database to store information needed to reply to Simple Network Management Protocol (SNMP) queries. It could not add an entry to the database for the indicated service set.

Type

Error: An error occurred

Severity

error

SPD_DB_SVC_SET_ALLOC_FAILURE

System Log Message

Unable to allocate database entry for service-set: error-message

Description

The adaptive services process (spd) uses an internal database to store information needed to reply to Simple Network Management Protocol (SNMP) queries. It could not allocate an entry in the database for the indicated service set.

Type

Error: An error occurred

Severity

error

SPD_DUPLICATE

System Log Message

Another copy of this program is running

Description

An attempt to start the adaptive services process (spd) failed because an instance of the process was already running.

Type

Error: An error occurred

Severity

error

SPD_EVLIB_CREATE_FAILURE

System Log Message

evCreate failed with: error-message

Description

The adaptive services process (spd) could not create a context used for handling all asynchronous events (such as timers and message availability).

Type

Error: An error occurred

Severity

emergency

SPD_EVLIB_EXIT_FAILURE

System Log Message

evMainLoop return value: return-value, error: error-message

Description

The adaptive services process (spd) returned from an event loop, which it should never do.

Type

Error: An error occurred

Severity

error

SPD_NOT_ROOT

System Log Message

Must be run as root

Description

The user who attempted to start the adaptive services process (spd) was not the root user.

Type

Error: An error occurred

Severity

error

SPD_OUT_OF_MEMORY

System Log Message

Insufficient memory for operation operation

Description

The adaptive services process (spd) attempted to allocate memory for an internal object. The attempt failed.

Type

Error: An error occurred

Severity

error

SPD_PID_FILE_LOCK

System Log Message

Unable to lock PID file: error-message

Description

The adaptive services process (spd) attempted to lock the file that records its process ID (PID), which serves to prevent multiple instances of spd from running simultaneously. The attempt failed.

Type

Error: An error occurred

Severity

error

SPD_PID_FILE_UPDATE

System Log Message

Unable to update process PID file: error-message

Description

The adaptive services process (spd) attempted to update the file that records its process ID (PID), which serves to prevent multiple instances of spd from running simultaneously. The attempt failed.

Type

Error: An error occurred

Severity

error

SPD_SERVICE_NEXT_HOP_ADD_FAILED

System Log Message

Unable to add service next hop: error-message (error-code)

Description

The adaptive services process (spd) could not add a service next hop for the indicated reason.

Type

Error: An error occurred

Severity

error

SPD_SERVICE_NEXT_HOP_DEL_FAILED

System Log Message

Unable to delete service next hop: error-message (error-code)

Description

The adaptive services process (spd) could not delete a service next hop for the indicated reason.

Type

Error: An error occurred

Severity

error

SPD_TRAP_OID_GEN_FAILED

System Log Message

Unable to generate OID for identifier (error-message)

Description

The adaptive services process (spd) could not generate the indicated object identifier (OID) for a Simple Network Management Protocol (SNMP) trap notification.

Type

Error: An error occurred

Severity

error

SPD_TRAP_REQUEST_FAILURE

System Log Message

function-name: type request failed: error-message

Description

The adaptive services process (spd) made the indicated type of request to the application programming interface (API) for generating Simple Network Management Protocol (SNMP) traps, but did not receive the expected result.

Type

Error: An error occurred

Severity

error

SPD_USAGE

System Log Message

Usage: spd [-N] [-v] [-d debug-level]

Description

The adaptive services process (spd) displayed the syntax statement for the 'spd' command because the command was invoked incorrectly.

Type

Event: This message reports an event, not an error

Severity

error


[Contents] [Prev] [Next] [Index] [Report an Error]