ADC Advanced Policy Expressions

INTERFACE_REQ_T


The physical interface request

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

INTERFACE_REQ_T

In this article