ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 338 of 381 
Expand Entity Statistics Definitions 
DEFINITION NET-stats.  
 02 System type binary 16 occurs 4 times.!system name  
 02 Word type binary 16 redefines system.  
 02 Sysname type character 8 redefines system.  
 02 P-key type *. !sysno & $lhname & its  
 02 Q-key type * redefines P-key.  
 02 Event type *. !timestamp & interval info  
 02 Subtype type binary 16. !0=>singleline,1=>multiline 
 02 Pid1 type binary 16. !primary (cpu,pin)  
 02 Pid2 type binary 16. !backup (cpu,pin)  
 02 Ldev type binary 16. !logical device number  
 02 Invalid type binary 16. !if<>0 then reason invalid  
 02 L2-Proto type character 8. !Level 2 protocol 
 !-- LEVEL 2 ----------  
 02 i-frames-sent type binary 32. !base + 0  
 02 Data type binary 32 redefines i-frames-sent.  
 02 i-frames-rcvd type binary 32. !base + 1  
 02 s-frames-sent type binary 32. !base + 2  
 02 s-frames-rcvd type binary 32. !base + 3  
 02 u-frames-sent type binary 32. !base + 4  
 02 u-frames-rcvd type binary 32. !base + 5  
 !-- LEVEL 4 PKTS/FWD/LINKS  
 02 packets-sent type binary 32. !base + 6 
 02 packets-rcvd type binary 32. !base + 7  
 02 packets-fwd type binary 32. !base + 8  
 02 fwd-packets type binary 32. !base + 9  
 02 rlink-sent type binary 32. !base + 10  
 02 rlink-rcvd type binary 32. !base + 11  
 !-- LEVEL 4 Send Ops ----- 
 !send-base=stat-base+12 
 02 conn-send type binary 32. !send + 0  
 02 trace-send type binary 32. !send + 1  
 02 ncpm-send type binary 32. !send + 2  
 02 lrq-send type binary 32. !send + 3  
 02  lcmp-send type binary 32. !send + 4  
 02 can-send type binary 32. !send + 5  
 02 ack-send type binary 32. !send + 6  
 02 nak-send type binary 32. !send + 7  
 02 enq-send type binary 32. !send + 8  
 !-- LEVEL 4 Rcvd Ops ----- 
 !rcvd-base = stat-base+21 
 02 conn-rcvd type binary 32. !rcvd + 0  
 02 trace-rcvd type binary 32. !rcvd + 1  
 02 ncpm-rcvd type binary 32. !rcvd + 2  
 02 lrq-rcvd type binary 32. !rcvd + 3 
 02 lcmp-rcvd type binary 32. !rcvd + 4  
 02 can-rcvd type binary 32. !rcvd + 5  
 02 ack-rcvd type binary 32. !rcvd + 6  
 02 nak-rcvd type binary 32. !rcvd + 7  
 02 enq-rcvd type binary 32. !rcvd + 8  
 !-- LEVEL 1 BCC/NoFr/LineQ 
 02 bcc-err type binary 32. !base + 30  
 02 no-frame-cnt type binary 32. !base + 31  
 02 line-quality type binary 32. !base + 32  










