Access Restricted
This page contains internal documentation that is not publicly available.
Eth.GetMIBCounters
This command has been deprecated. Do not use it in new code as we may remove it in the future.
Retrieve current MIB counters.
Properties
- Command code: 0x4505
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
| Name | Type/Size | Description |
|---|---|---|
| Port | Integer (8 bits) | 0: device port, 1: network port |
Returned values (response frame)
| Name | Type/Size | Description | |
|---|---|---|---|
| Length of MIBCounterList | Integer (8 bits) |
Number of elements in the MIBCounterList array |
|
| MIBCounterList | Array | - | |
| Value | Integer (32 bits) | Value of counter. | |