ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 363 of 381
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 TCPData type ZTCP6Data.
02 TCPState type ZTCP6State.
02 UDPData type ZUDP6Data.
02 UDPState type ZUDP6State.
02 ICMPData type ZICMP6Data.
02 ICMPState type ZICMP6State.
02 IPData type ZIP6Data.
02 IPState type ZIP6State.
02 RTEData type ZRTE6Data.
02 RTEState type ZRTE6State.
02 QIOData type ZQIO6Data.
02 QIOState type ZQIO6State.
02 ARPData type ZARP6Data.
02 ARPState type ZARP6State.
02 IGMPData type ZIGMP6Data.
02 IGMPState type ZIGMP6State.
02 SOCKData type ZSOCK6Data.
02 SOCKState type ZSOCK6State.
02 MONGQData type ZMONGQ6Data.
02 MONGQState type ZMONGQ6State.
02 LOOPData type ZLOOP6Data.
02 LOOPState type ZLOOP6State.
02 IP6Data type ZIP66Data.
02 IP6State type ZIP66State.
02 ICMP6Data type ZICMP66Data.
02 ICMP6State type ZICMP66State.
END.
DEF zSubnet6Data.
02 has-alias type character 4.
02 Word type binary 16 redefines has-alias.
02 failover type character 6.
02 sharedip type character 6.
02 zbrother-name type character 8.
02 zmedia-state type character 4.
02 zsubnet-ipv6 type character 4.
02 zsubnet-ipv4 type character 4.
02 subnet-out-pkts type binary 32.
02 subnet-in-pkts type binary 32.
02 subnet-out-errs type binary 32.
02 subnet-in-errs type binary 32.
02 mmacerrors type binary 32.
02 mmactimeouts type binary 32.
02 tcp-filters type binary 32.
02 tcp-filters-err type binary 32.
02 tcp-filters-dereg type binary 32.
02 udp-filters type binary 32.