ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 365 of 381
DEF ZROUTE6Data.
02 zref-cnt type binary 32.
02 word type binary 16 redefines zref-cnt.
02 zsubnet-name type character 8.
02 zallroute type character 4.
02 zsa-family type character 6.
02 zradix-type type character 6.
02 zusage type binary 32.
END.
DEF ZROUTE6State.
02 zref-cnt type binary 16.
02 word type binary 16 redefines zref-cnt.
02 zsubnet-name type binary 16.
02 zallroute type binary 16.
02 zsa-family type binary 16.
02 zradix-type type binary 16.
02 zusage type binary 16.
END.
DEFINITION ROUTE-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 ZRoute6Data.
02 State type ZRoute6State.
END.
DEF ZPORT6Data.
02 zprocname type character 8.
02 Word type binary 16 redefines zprocname.
02 Caid type binary 16.
02 Paid type binary 16.
02 objectfile type character 34.
02 zprim-cpu type binary 16.
02 zprim-pin type binary 16.
02 zprim-fnum type binary 16.
02 zbkup-cpu type binary 16.
02 zbkup-pin type binary 16.
02 zbkup-fnum type binary 16.
02 zproto type character 6.
02 zlport type binary 16.
02 zloc-addr type binary 32.
02 zfport type binary 16.
02 zforgn-addr type binary 32.