Last Modified: Nov 07, 2022
Affected Product(s):
BIG-IP PEM
Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3
Fixed In:
12.0.0, 11.6.0 HF4
Opened: Nov 10, 2014 Severity: 3-Major Related Article:
K17408
Several fields are missed in PEM format script reporting. Several fields in format script use usec, which should be milli-seconds.
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
In PEM session and flow format script reporting.
This issue has no workaround at this time.
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