ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 332 of 342
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.
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.