TCP/IP Management Programming Manual

Common Definitions
HP NonStop TCP/IP Management Programming Manual529636-001
5-13
Data Communications Standard Definitions
and is unique within a process. As many as eight subnets can be added to one
TCP/IP process.
The NULL object has no object name.
The object name of the PROC object is the object name of the TCP/IP process.
ZCOM-TKN-OBJSTATE
is the summary state of a subnet after a summary-state change has taken place.
This token is returned in the event message ZTCI-EVT-SUMSTATE-CHG. For
details on this event message, see Section 7, Event Management. The possible
values of this token are:
ZCOM-VAL-SUMSTATE-STARTED
indicates that the subnet is in the STARTED summary state.
ZCOM-VAL-SUMSTATE-STOPPED
indicates that the subnet is in the STOPPED summary state.
ZCOM-TKN-OBJTYPE
contains the object type of a TCP/IP object. This token is present in every
response. The value within a command can be ZCOM-OBJ-ROUTE,
ZCOM-OBJ-NULL, ZCOM-OBJ-SUBNET, or ZCOM-OBJ-PROC. This token is the
same as the object type specified in the command header token
ZSPI-TKN-OBJECT-TYPE.
The ZCOM-TKN-OBJTYPE token is also present in data lists and error lists. It
indicates the object type for which information is being returned or the object type
that experienced the error.
ZCOM-TKN-OLD-OBJSTATE
is the summary state of the object before a summary-state change of the object
took place. This token is returned in the event ZTCI-EVT-SUMSTATE-CHG. For
details on the event message, see Section 7, Event Management. The possible
values of this token are:
ZCOM-VAL-SUMSTATE-STARTED
indicates that the object was in the STARTED summary state.
ZCOM-VAL-SUMSTATE-STOPPED
indicates that the object was in the STOPPED summary state.
ZCOM-TKN-SUBJ-PROC
indicates the name of the TCP/IP process that is the subject of an event message.