INTERFACE_RES_T¶
The physical interface response
This topic lists the expressions that are provided by this class.
ID
Extracts the interface ID of the interface through which the current packet entered the Application Switch, and returns that ID.
Returns: interface_t
RXTHROUGHPUT
Returns an integer representing the raw received traffic throughput in kilobytes per second for the previous seven seconds.
Returns: num_at
RXTXTHROUGHPUT
Returns an integer representing the raw received and transmitted traffic throughput in kilobytes per second for the previous seven seconds.
Returns: num_at
TXTHROUGHPUT
Returns an integer representing the raw transmitted traffic throughput in kilobytes per second for the previous seven seconds.
Returns: num_at