statlsndsliteResult Structure Definition

The statlsndsliteResult structure defines the return type for statlsndslite API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

lsndsliteList

Pointer to the lsndslite List.


lsndslitestats Structure Definition

The lsndslitestats structure defines the actual return type values for statlsndslite API.

Syntax



Members

clearstats

Clear the statsistics / counters

_nextgenapiresource


lsntotdsliterxpkts

Total number of LSN DS-Lite rx pkts.

lsndsliterxpktsrate

Rate of LSN DS-Lite rx pkts.

lsntotdsliterxbytes

Total number of LSN DS-Lite rx bytes.

lsndsliterxbytesrate

Rate of LSN DS-Lite rx bytes.

lsntotdslitetxpkts

Total number of LSN DS-Lite tx pkts.

lsndslitetxpktsrate

Rate of LSN DS-Lite tx pkts.

lsntotdslitetxbytes

Total number of LSN DS-Lite tx bytes.

lsndslitetxbytesrate

Rate of LSN DS-Lite tx bytes.

lsntotdslitetcprxpkts

Number of LSN DS-Lite TCP Received packets.

lsndslitetcprxpktsrate

Rate of LSN DS-Lite TCP Received packets.

lsntotdslitetcprxbytes

Number of LSN DS-Lite TCP Received bytes.

lsndslitetcprxbytesrate

Rate of LSN DS-Lite TCP Received bytes.

lsntotdslitetcptxpkts

Number of LSN DS-Lite TCP Transmitted packets.

lsndslitetcptxpktsrate

Rate of LSN DS-Lite TCP Transmitted packets.

lsntotdslitetcptxbytes

Number of LSN DS-Lite TCP Transmitted bytes.

lsndslitetcptxbytesrate

Rate of LSN DS-Lite TCP Transmitted bytes.

lsntotdslitetcpdrppkts

Number of LSN DS-Lite TCP Dropped packets.

lsndslitetcpdrppktsrate

Rate of LSN DS-Lite TCP Dropped packets.

lsncurdslitetcpsessions

Number of LSN DS-Lite TCP Current Sessions.

lsncurdslitetcpsessionsrate

Rate of LSN DS-Lite TCP Current Sessions.

lsntotdsliteudprxpkts

Number of LSN DS-Lite UDP Received packets.

lsndsliteudprxpktsrate

Rate of LSN DS-Lite UDP Received packets.

lsntotdsliteudprxbytes

Number of LSN DS-Lite UDP Received bytes.

lsndsliteudprxbytesrate

Rate of LSN DS-Lite UDP Received bytes.

lsntotdsliteudptxpkts

Number of LSN DS-Lite UDP Transmitted packets.

lsndsliteudptxpktsrate

Rate of LSN DS-Lite UDP Transmitted packets.

lsntotdsliteudptxbytes

Number of LSN DS-Lite UDP Transmitted bytes.

lsndsliteudptxbytesrate

Rate of LSN DS-Lite UDP Transmitted bytes.

lsntotdsliteudpdrppkts

Number of LSN DS-Lite UDP Dropped packets.

lsndsliteudpdrppktsrate

Rate of LSN DS-Lite UDP Dropped packets.

lsncurdsliteudpsessions

Number of LSN DS-Lite UDP Current Sessions.

lsncurdsliteudpsessionsrate

Rate of LSN DS-Lite UDP Current Sessions.

lsntotdsliteicmprxpkts

Number of LSN DS-Lite ICMP Received packets.

lsndsliteicmprxpktsrate

Rate of LSN DS-Lite ICMP Received packets.

lsntotdsliteicmprxbytes

Number of LSN DS-Lite ICMP Received bytes.

lsndsliteicmprxbytesrate

Rate of LSN DS-Lite ICMP Received bytes.

lsntotdsliteicmptxpkts

Number of LSN DS-Lite ICMP Transmitted packets.

lsndsliteicmptxpktsrate

Rate of LSN DS-Lite ICMP Transmitted packets.

lsntotdsliteicmptxbytes

Number of LSN DS-Lite ICMP Transmitted bytes.

lsndsliteicmptxbytesrate

Rate of LSN DS-Lite ICMP Transmitted bytes.

lsntotdsliteicmpdrppkts

Number of LSN DS-Lite ICMP Dropped packets.

lsndsliteicmpdrppktsrate

Rate of LSN DS-Lite ICMP Dropped packets.

lsncurdsliteicmpsessions

Number of LSN DS-Lite ICMP Current Sessions.

lsncurdsliteicmpsessionsrate

Rate of LSN DS-Lite ICMP Current Sessions.

lsncurdslitesessions

Current number of LSN DS-Lite sessions.

lsncurdslitesessionsrate

Current Rate of LSN DS-Lite sessions.

lsndslitecursubscribers

Current number of LSN DS-Lite subscribers.

lsndslitecursubscribersrate

Current Rate of LSN DS-Lite subscribers.

See Also