ASAP 3.1 Server Manual
HP NonStop ASAP Server Manual    Page 321 of 360 
Comm Statistics Definitions 
DEFINITION COM-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 type *. !sysno, domain & its 
 02 Q-key type * redefines P-key. !enform q-key 
 02 event type *. !ts, interval & info 
 02 Invalid type binary 16. !<> 0 then reason invalid 
 02 PCpu type binary 16. !Backup cpu,-1 non nonstop 
 02 PCpu-State type binary 16. !BCPU state 
 02 PPin type binary 16. !Primary Cpu pin 
 02 BCpu type binary 16. !Backup cpu,-1 non nonstop 
 02 BCpu-State type binary 16. !BCPU state 
 02 BPin type binary 16. !Primary Cpu pin 
 02 LDev type binary 32. !Logical device# of line 
 02 Type type binary 16. !Device type. 
 02 SubType type binary 16. !Device Subtype. 
 02 Op-Text type binary 16 occurs 5 times. !Operational Status 
 02 OpText type character 1 redefines op-text. 
 02 OpState type binary 16. !Operational State 
 02 Line-Stat type binary 16 occurs 4 times. !Line Status 
 02 LineStat type character 1 redefines line-stat. 
 02 LineStat-State type binary 16. !LineStat state. 
 02 Prog-Name type binary 16 occurs 13 times. ! Device program file 
 02 ProgName type character 1 redefines Prog-Name. 
 02 P-Config type binary 16 occurs 4 times. !Primary configuration 
 02 PConfig type character 1 redefines P-Config. 
 02 B-Config type binary 16 occurs 4 times. ! Backup configurati 
 02 BConfig type character 1 redefines B-Config. 
 02 Requests type binary 32. ! Number of requests. 
 02 Requests-State type binary 16. ! Requests State. 
 02 BusyPct type binary 16. ! Read busy % * 10. 
 02 BusyPct-State type binary 16. ! ReadBsyPct State. 
 02 ReadBsyPct type binary 16. ! Read busy % * 10. 
 02 ReadBsy-State type binary 16. ! ReadBsyPct State. 
 02 WriteBsyPct type binary 16. ! Write busy % * 10. 
 02 WriteBsy-State type binary 16. ! WriteBsyPct State. 
 02 InBytes type binary 64. ! Number input bytes. 
 02 InBytes-State type binary 16. ! InBytes State. 
 02 OutBytes type binary 64. ! Number output bytes. 
 02 OutBytes-State type binary 16. ! OutBytes state. 
 02 InDataBytes type binary 64. ! Number data in bytes. 
 02 InDataBytes-State type binary 16. ! InDataBytes State. 
 02 OutDataBytes type binary 64. ! Number data out bytes 
 02 OutDataBytes-State type binary 16. ! OutDataBytes State. 
 02 Rate type binary 64. ! Total #Reads & Writes 
 02 Rate-State type binary 16. ! NumReads State. 
 02 NumReads type binary 32. ! Number of read. 
 02 NumReads-State type binary 16. ! NumReads State. 
 02 NumWrites type binary 32. ! Number of writes. 
 02 NumWrites-State type binary 16. ! NumWrites State. 










