Chapter 8

Advanced Expressions: IP and MAC Addresses, Throughput, VLAN IDs

155

Expressions for Numeric Client and Server Data

The following table describes prefixes for working with numeric client and server data, including throughput, port numbers, and VLAN IDs.

Prefixes That Evaluate Numeric Client and Server Data

Prefix

Description

 

 

client.interface.rxthroughput

Returns an integer representing the raw

 

received traffic throughput in kilobytes per

 

second (KBps) for the previous seven

 

seconds.

 

 

client.interface.txthroughput

Returns an integer representing the raw

 

transmitted traffic throughput in KBps for

 

the previous seven seconds.

client.interface.rxtxthroughput

Returns an integer representing the raw

 

received and transmitted traffic throughput in

 

KBps for the previous seven seconds.

 

 

server.interface.rxthroughput

Returns an integer representing the raw

 

received traffic throughput in KBps for the

 

previous seven seconds.

server.interface.txthroughput

Returns an integer representing the raw

 

transmitted traffic throughput in KBps for

 

the previous seven seconds.

 

 

server.interface.rxtxthroughput

Returns an integer representing the raw

 

received and transmitted traffic throughput in

 

KBps for the previous seven seconds.

server.vlan.id

Returns a numeric ID of the VLAN through

 

which the current packet entered the

 

NetScaler.

 

 

client.vlan.id

Returns a numeric ID for the VLAN through

 

which the current packet entered the

 

NetScaler.

 

 

Page 169
Image 169
Citrix Systems 9.2 Expressions for Numeric Client and Server Data, Prefixes That Evaluate Numeric Client and Server Data