WAN Manager SPI Programming Guide
WAN Manager SPI Commands
WAN Manager SPI Programming Guide—540013-001
3-5
WAN Manager Object Types
WAN Manager Object Types
The WAN manager object type values represent specific object types. This value is
assigned to ZSPI-TKN-OBJECT-TYPE when the command message header is
initialized with the SPI procedure SSINIT.
Table 3-3 summarizes the WAN manager object types.
WAN Manager Command Names
Table 3-4 summarizes the WAN manager command names.
Table 3-3. WAN Manager Object Types
Object Type Description
ZCOM-OBJ-ADAPT Controller external to the HP NonStop operating system (for
example, a PC card)
ZCOM-OBJ-DEV Communications device, entity on a line, or I/O process
represented by an LDEV object
ZCOM-OBJ-PATH I/O bus link
ZCOM-OBJ-PROC NonStop operating system process, excluding the LDEV
characteristics for privileged processes
ZCOM-OBJ-PROF Set of rules or options that customizes an application interface
or the subsystem services used
ZCOM-OBJ-SERVER Server or set of server processes.
ZCOM-OBJ-SUBSYS Regulated type: must be the highest type in any hierarchy of
object types
ZCOM-OBJ-TASK Thread in a multitasking process
Table 3-4. WAN Manager Command Names (page 1 of 2)
Command Name Function
ZCOM-CMD-ABORT Stops the operation of an object immediately. When an ABORT
command is run, implicit and explicit links associated with the
object are deleted.
ZCOM-CMD-ADD Enables you to add objects to the WAN manager.
ZCOM-CMD-ALTER Alters objects in the WAN manager.
ZCOM-CMD-DELETE Enables you to delete objects from the WAN manager.
ZCOM-CMD-
GETVERSION
Returns the version number of the object specified. The
GETVERSION command for the PROCESS object is valid only for
a ConMgr process. The SCF command is VERSION.
ZCOM-CMD-INFO Requests the configuration values for the specified WAN manager
object. These values are initially set at the WAN manager startup
and might have been modified by the ALTER command.