SPI Common Extensions Manual
Commands and Responses
SPI Common Extensions Manual—427508-001
5-18
ALLOCATE
ZCOM-MAP-AGGR-STATE-CNT
contains object type, state, and count information in these fields:
ALLOCATE
ZCOM-CMD-ALLOCATE (sensitive)
The ALLOCATE command reserves resources for an object.
The object for which the resources are to be allocated must already be defined.
A subsystem that supports this command must accept an ALLOCATE command that 
contains no subsystem-defined tokens. This implies that the subsystem must maintain 
the values necessary to perform the resource allocation. A subsystem can allow 
subsystem-defined tokens in the request but cannot require them.
.ZOBJTYPE specifies the object type described by the state and count information 
in the ZOBJSTATE and ZOBJCOUNT fields. The NULL type is 
specified for counts that disregard type. This field appears only once in 
the AGGR-STATE-CNT structure.
.ZOBJSTATE specifies the summary state of the objects totaled in the corresponding 
ZOBJCOUNT field. The summary state ZCOM-VAL-SUMSTATE-
TOTAL indicates a count of objects that disregards summary state. The 
ZOBJSTATE and ZOBJCOUNT fields are paired and can appear as 
many as 20 times.
.ZOBJCOUNT contains the total number of objects defined by the subsystem that are 
of the type indicated by ZOBJTYPE and in the summary state indicated 
by ZOBJSTATE. This field is paired with ZOBJSTATE and can appear 
as many as 20 times in the structure.










