Bug ID 489754: Flow based reporting attribute mismatch between TMUI and TCL

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP PEM(all modules)

Known Affected Versions:
11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.1 HF10, 11.5.1 HF11, 11.5.2 HF1, 11.5.3 HF1, 11.5.3 HF2, 11.5.4 HF1, 11.5.4 HF2, 11.5.4 HF3, 11.5.4 HF4, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0, 11.6.0 HF4

Opened: Nov 10, 2014

Severity: 3-Major

Related Article: K17408

Symptoms

Several fields are missed in PEM format script reporting. Several fields in format script use usec, which should be milli-seconds.

Impact

Some new fields are added. For session, here are the new fields: last-sent-msec report-id report-version timestamp-msec For flow, here are the new fields: flow-start-milli-seconds flow-end-milli-seconds report-id route-domain report-version timestamp-msec vlan-id

Conditions

In PEM session and flow format script reporting.

Workaround

This issue has no workaround at this time.

Fix Information

To keep the backward compatibility, the following fields are still kept. But the values of those *-usec below are 0 now, representing that they are not meaningful; we just do not want to break the users' existing scripts. For session: last-sent-usec timestamp-usec module-id For flow: flow-start-time-usec flow-end-time-usec timestamp-usec

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips