ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 364 of 381 
 02 udp-filters-err type binary 32. 
 02 udp-filters-dereg type binary 32. 
 02 port-filters-drop type binary 32. 
 02 data-drop type binary 32. 
 02 subnet-abort type binary 32. 
 02 subnet-reset type binary 32. 
 02 subnet-last-err type binary 32. 
 02 media-lost type binary 32. 
END. 
DEF zSubnet6State. 
 02 has-alias type binary 16. 
 02 Word type binary 16 redefines has-alias. 
 02 failover type binary 16. 
 02 sharedip type binary 16. 
 02 zbrother-name type binary 16. 
 02 zmedia-state type binary 16. 
 02 zsubnet-ipv6 type binary 16. 
 02 zsubnet-ipv4 type binary 16. 
 02 subnet-out-pkts type binary 16. 
 02 subnet-in-pkts type binary 16. 
 02 subnet-out-errs type binary 16. 
 02 subnet-in-errs type binary 16. 
 02 mmacerrors type binary 16. 
 02 mmactimeouts type binary 16. 
 02 tcp-filters type binary 16. 
 02 tcp-filters-err type binary 16. 
 02 tcp-filters-dereg type binary 16. 
 02 udp-filters type binary 16. 
 02 udp-filters-err type binary 16. 
 02 udp-filters-dereg type binary 16. 
 02 port-filters-drop type binary 16. 
 02 data-drop type binary 16. 
 02 subnet-abort type binary 16. 
 02 subnet-reset type binary 16. 
 02 subnet-last-err type binary 16. 
 02 media-lost type binary 16. 
END. 
DEFINITION SUBNET-Stats2. !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 
 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 
 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 ZSubnet6Data. 
 02 State type ZSubnet6State. 
END. 










