6.4.8 OPENSCSReturnEnum

The OPENSCSReturnEnum describes the possible return status from an OPENSCS Method call.

The OPENSCSReturnEnum is defined in Table 62.

Table 62 – OPENSCSReturnEnum values
Name Value Description
Undefined00Undefined value, should never be seen.
NoError11There were no errors in processing the method.
InvalidSerialNumberCollection22The Serial Number Collection ID does not match a Serial Number Collection managed by the server.
InsufficientSerialNumbers33Fewer Serial Numbers are available from the pool, then are requested.
InvalidSerialNumbersFormat44The serial number format is not known or defined in the server.
InvalidRequestToken55The Request Token has a value not understood by the server.
InvalidSelectionCriteria66The Selection Criteria is not known or defined in the server.
UnableToAcceptSerialNumberEvents77The server cannot accept Serial Number events.
UnableToAcceptLabelEvents88The server cannot accept Label events.
UnableToAcceptSIDEvents99The server cannot accept SID events.
UnknownAggregationSID1010The SID of the aggregation for packing or unpacking is unknown.
InsufficientPrivilegeToExecute1111The server has determined that the client does not have sufficient privilege for the method to execute.