TCP/IP Management Programming Manual

Common Definitions
HP NonStop TCP/IP Management Programming Manual529636-001
5-12
Data Communications Standard Definitions
ZCOM-OBJ-SUBNET
is the point of attachment for the Internet Protocol (IP) Layer through which the IP
Layer can send or receive data. The valid summary states are STARTED and
STOPPED.
ZCOM-TKN-CAUSE-SUMSTATE-CHG
is an enumerated value that indicates the reason the summary state of an object
has changed. This token is returned in the event message ZTCI-EVT-SUMSTATE-
CHG. For details about the event message, see Section 7, Event Management.
The possible values are subsystem-specific and are:
ZTCI-VAL-CAUSE-ERR
indicates that the change occurred because of an error on the subnet interface.
ZTCI-VAL-CAUSE-OP
indicates that the change occurred because of a command.
ZTCI-VAL-CAUSE-RECOV
indicates that the change occurred because of a recovery operation.
ZCOM-TKN-OBJNAME
contains the name of a TCP/IP object. The object name must follow the naming
conventions described in Section 3, Elements of SPI Messages.
This token is always present in the command, unless the NULL object has been
specified, and can be present in every response.
In a command, the object name indicates the object on which the command is to
operate. In addition, in some commands the requester can specify object-name
templates. Using an object-name template allows a command to affect multiple
objects.
In a response, the object name indicates the object on which the command has
been performed. This token is always in the response, unless an error prevented
the command from being attempted at all. This token can also be present in data
lists and error lists.
If an object-name template has been specified, a separate object-name token is
returned for each object that meets the template requirements.
The object name of a ROUTE object is the name of a specific route associated
with a subnet. A route can be dynamically added or it can be added using the ADD
command. The names are assigned when the route is added and are unique within
a subnet.
The object name of a SUBNET object is the name of a specific subnet. A subnet is
added using the ADD command. The name is assigned when the subnet is added