SPI Common Extensions Manual

ZCOM Data Definitions
SPI Common Extensions Manual427508-001
4-6
ZCOM Tokens
ZCOM-TKN-GETVSN-SECUR-SUPP
To request a specific level of command security support from SCP, a subsystem
includes this token in its response to a supplemental GETVERSION command. (A
supplemental GETVERSION command is a GETVERSION request containing ZCOM-
TKN-GETVSN-SUPP-PARAMS set to TRUE. SCP issues this type of request when it
first opens a subsystem.)
SCP provides command security for the subsystem based on the value of this token.
Valid values and the levels of security support they request are:
For information about command security, see Section 5, Commands and Responses.
ZCOM-TKN-GETVSN-SENS-GRP
A subsystem can return this token in its supplemental GETVERSION response to
identify a user group that is allowed to issue sensitive commands. The token can
appear twice to authorize two such groups. The SCP process that forwards requests to
the subsystem allows sensitive commands from members of those groups. These
groups are in addition to those groups normally allowed to issue sensitive commands.
For a description of SCP command security, see Command Security on page 5-8 and
the
Subsystem Control Point (SCP) Management Programming Manual
.
ZCOM-VAL-GETVSN-NOT-ENLIT The subsystem does not support D-series data structures.
ZCOM-VAL-GETVSN-ENLIT The subsystem supports D-series data structures.
token-code ZCOM-TKN-GETVSN-SECUR-SUPP
value ZCOM-TNM-GETVSN-SECUR-SUPP
token-type ZSPI-TYP-ENUM
ssid "TANDEM.21.0"
heading "Version-security".
ZCOM-VAL-SECUR-SUPP-ALL SCP provides standard command security.
ZCOM-VAL-SECUR-SUPP-NONE SCP does not enforce command security.
token-code ZCOM-TKN-GETVSN-SENS-GRP
value ZCOM-TNM-GETVSN-SENS-GRP
token-type ZSPI-TYP-INT
ssid "TANDEM.21.0"
heading "Sensitive-command-group".