ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 339 of 342
02 State type ZWindowState. ! WINDOW states
END.
TELNET SERVICE Entity Description ASAP 2.8
* This defines the structure written to ASAPCOL by the TCPIP SGP
DEF ZServiceData.
02 ztotal-wins type binary 32.
02 Word type binary 16 redefines ztotal-wins.
02 ztotal-sessions type binary 32.
02 ztotal-aborts type binary 32.
02 ztotal-inuses type binary 32.
END.
DEF ZServiceState.
02 ztotal-wins type binary 16.
02 Word type binary 16 redefines ztotal-wins.
02 ztotal-sessions type binary 16.
02 ztotal-aborts type binary 16.
02 ztotal-inuses type binary 16.
END.
DEFINITION SERVICE-Stats1.
!Description.............Sect
02 system type binary 16 occurs 4 times. ! system name
02 word type binary 16 redefines system.! word alignment handle
02 sysname type character 8 redefines system.
02 P-key-x type *. ! sysno, domain & its 8.3
02 Q-key-x type * redefines P-key-x. ! enform q-key extended
02 event type *. ! ts, interval & info
02 Type type binary 16. ! Record type TCP,Subnet,Route,Telnet
02 AggRec type binary 16. ! AggRec indicator
02 Spare type binary 16 occurs 6 times. ! reserved
02 OpText type binary 16 occurs 4 times. ! Op state text
02 Status type character 1 redefines OpText.
02 OpState type binary 16. ! Operational state
02 Error type binary 64. ! Error (if any)
02 ErrorState type binary 16. ! Error state (or remove)
02 Data type ZServiceData. ! SERVICE data
02 State type ZServiceState. ! SERVICE states
END.
TMF Entity Statistics Definitions
DEFINITION TMF-STATS. !Description
02 system type binary 16 occurs 4 times. !system name
02 word type binary 16 redefines system. !word alignment
02 sysname type character 8 redefines system.
02 P-key-x type *. !sysno, domain & its
02 Q-key-x type * redefines P-key-x. !enform Q-key extended
02 event type *. !ts, interval & info
02 Pid type character 8. !Process’ name
02 Cpu type binary 16. !Process’ cpu
02 Pin type binary 16. !Process’ pin
02 C-code type binary 16. !Client, CI action flags
02 Op-Text type binary 16 occurs 8 times. !Operational Status