Details
Description
When using the service PNS_IF_GET_XMAC_DIAGNOSIS_REQ the confirmation returns some unexpected value.
- "ulFramesTransmittedOk" will not return the amount of frames transmitted but instead returns the amount of octets transmitted
- "ulFramesReceivedOk" will not return the amount of frames received but instead returns the amount of octets received
Due to technical limitations these counters can no longer be delivered if frames forwarded by switch shall be taken in account as well.
Leaving out these frames will deliver missleading numbers as well.
Conclusion: These two counters are no longer supported and are renamed to "ulReserved" and will always return valu 0.