ASAP 2.8 Server Manual
ASAP Data Definitions
HP NonStop ASAP Server Manual—522303-007
B-25
TCP/IP Entity Statistics
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 ZPortData. ! PORT data
02 State type ZPortState. ! PORT states
END.
TELNET WINDOW Entity Description ASAP 2.8
* This defines the structure written to ASAPCOL by the TCPIP SGP
DEF ZWindowData.
02 zdata-transfer type binary 16.
02 Word type binary 16 redefines zdata-transfer.
02 zuser-bytes type binary 32.
02 znet-bytes type binary 32.
02 zread-req type binary 32.
02 zwrite-req type binary 32.
02 zwrite-read-req type binary 32.
02 zctl-req type binary 32.
02 zsetmode-req type binary 32.
02 zcancel-req type binary 32.
02 zloc-addr type binary 32.
02 zforgn-addr type binary 32.
02 zloc-port type binary 16.
02 zforgn-port type binary 16.
02 zservname type character 8.
02 zwin-typ type character 8.
02 znvloc-addr type character 26.
02 znvrem-addr type character 26.
02 zcaller-addr type binary 32.
02 zloc-addr6 type binary 64.
02 zloc-word type binary 16 redefines zloc-addr6.
02 zloc-filler type binary 64.
02 zforgn-addr6 type binary 64.
02 zforgn-word type binary 16 redefines zforgn-addr6.
02 zforgn-filler type binary 64.
02 zcaller-addr6 type binary 64.
02 zcaller-word type binary 16 redefines zcaller-addr6.
02 zcaller-filler type binary 64.
02 Openers type binary 32.
02 Processes type binary 32.
02 Active type binary 32.
END.
DEF ZWindowState.
02 zdata-transfer type binary 16.
02 Word type binary 16 redefines zdata-transfer.
02 zuser-bytes type binary 16.
02 znet-bytes type binary 16.
02 zread-req type binary 16.
02 zwrite-req type binary 16.
02 zwrite-read-req type binary 16.
02 zctl-req type binary 16.
02 zsetmode-req type binary 16.
02 zcancel-req type binary 16.