(Page 14 of 26 in this chapter)
TxTpxIfShSumm
Description
- Sets up the packet as an interface Show Summary packet for the specified interface.
Prototype
- short TxTpxIfShSumm (TXMNGPKT *req,
unsigned short index);
- req Pointer to Packet to be set.
- index Pointer to index indicating first interface to return in summary list.
Return Values
- TX API completion code.
Details
- The index parameter is used to indicate what interface should be the first returned in the response packet. This value should be zero when beginning any show summary. If the repeatflag is set on a following call to TxTpxIfShNext, the index specified by the show next function should be provided here.
Note: TxTpxIfShSumm assumes that the packet is already a properly initialized management packet. Applications should call TxApiPktInit some time prior to calling TxTpxIfShSumm.
- The response to a show summary interface request should be handled by repeated calls to TxTpxIfShNext.
See Also
- TxApiPktInit, TxTpxIfShNext
(Page 14 of 26 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.