C API for BALTECH SDK

§ brp_Eth_GetMIBCounters()

brp_errcode brp_Eth_GetMIBCounters ( brp_protocol  protocol,
unsigned  Port,
unsigned **  MIBCounterList,
size_t *  MIBCounterList_len,
brp_mempool mempool 
)

Retrieve current MIB counters.

Parameters
[in]protocolused to execute the command
[in]Port0: device port, 1: network port
[out]MIBCounterList
[out]MIBCounterList_len
[in]mempoolis used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool