OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-255
STATUS ENTRY
ZCOM-TKN-OBJNAME
is the name of the ENTRY object for which you want status information. This token
is required.
ZSPI-TKN-ALLOW
when set to a value of ZSPI-VAL-ALLOW-SEGMENTS, declares that the
management application can accept a segmented response.
ZSPI-TKN-ALLOW-TYPE,
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-COMMENT
are described in the SPI Programming Manual.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the SPI Programming Manual; the final
ZSPI-TKN-ENDLIST ends the data list. These tokens enclose the other response
tokens only if the value of the header token ZSPI-TKN-MAXRESP is not 0.
ZCOM-TKN-OBJTYPE
ZCOM-TKN-OBJNAME
ZCOM-TKN-OBJSTATE
are described in the SPI Common Extensions Manual.
ZMHS-MAP-STATUS-COUNTS
is an extensible structured token that contains status information about the specified
ENTRY. This token is required. The ZMHS-MAP-STATUS-COUNTS definition,
ZMHS-DDL-STATUS-COUNTS, contains the following field:
ZITEM-COUNT-TOTAL
is the total number of items in the ENTRY. ZITEM-COUNT-TOTAL can be
greater than the number of items that fit in the response buffer, in which case,
truncation will occur. The maximum value is 50.
ZMHS-MAP-STATUS-ENTRY
is an extensible structured token that contains status information about each item in
the specified ENTRY. The ZMHS-MAP-STATUS-ENTRY definition, ZMHS-
DDL-STATUS-ENTRY, contains the following fields:
ZPDUIDENTIFIER
is the internal identifier of the PDU that is waiting on the ENTRY.