Sun Microsystems V40Z Server User Manual


 
Appendix H Service Processor Commands 169
Return Codes
TABLE H-14 lists the return codes for this subcommand.
SP Get Events Subcommand
Description: Returns detailed information about all active SP events. By default,
event ID, last update, component, severity and a message are displayed.
Administrators can view detailed information about all the currently active system
events and perform various actions related to each event.
You can view this information in the System Events table, which contains a row for
each unique active system event, or using this command. For a list of all possible
events, refer to the
TABLE 3-4 in Chapter 3.
Format
Command format:
sp get events [ {-i | --id} <EVENT ID> ] [{-d | --detail} ]
[{ -v | --verbose}] [{-H | noheader}][{-D | --delim <DELIMITER>}]
TABLE H-14 Return Codes for Subcommand sp delete event
Return Code ID Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting
options specified.
NWSE_RPCTimeout 2 Request was issued, but was not serviced by the
server. RPC procedure timed out and the request
may or may not have been serviced by the server.
NWSE_RPCNotConnected 3 Unable to connect to the RPC server.
NWSE_NotFound 5 Entity (user, service, file, path, etc.) was not found.
NWSE_NoPermission 6 Not authorized to perform this operation.
NWSE_NoMemory 8 Insufficient memory.
NWSE_InvalidOpForState 22 Invalid operation for current state.