6LoWPAN/IP stack statistics
Public Attributes#
Number of received IP6 packets.
Number of transmitted IPv6 packets.
Number of discarded IPv6 packets during processing.
Number of discarded IPv6 packets due to a checksum error.
Amount of transmitted IPv6 data in bytes.
Amount received IPv6 data in bytes.
Amount of forwarded IPv6 data in bytes.
Number of discarded IPv6 packets due to lack routing information.
Number of fragmentation errors in received IPv6 packets.
Number of fragmentation errors in transmitted IPv6 packets.
Number of RPL parent changes due to better route cost.
Number of RPL packet forwarding errors due to inconsistent routing information.
Sum of RPL object sizes that have failed allocation in bytes.
Number of failed RPL transmissions to the parent.
Number of discarded RPL packets due to an unknown DODAG instance.
Number of times a local repair procedure has been triggered by the node.
Number of times a global repair has been triggered by the border router.
Number of discarded RPL packets due to malformed content.
Number of seconds without an RPL parent.
Amount of memory currently allocated for RPL objects in bytes.
Number of data buffer allocation attempts.
Number of times data buffers have been resized due to lack of header space.
Number of times data buffers have been reorganized due to lack of header space.
Number of times data buffer resizing has failed.
ETX of the primary parent.
ETX of the secondary parent.
Current number of frames in the adaptation layer transmission queue.
Highest number of frames in the adaptation layer transmission queue.
Public Attribute Documentation#
ip_rx_count#
uint32_t sl_wisun_statistics_network_t::ip_rx_count
Number of received IP6 packets.
425
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_tx_count#
uint32_t sl_wisun_statistics_network_t::ip_tx_count
Number of transmitted IPv6 packets.
427
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_rx_drop#
uint32_t sl_wisun_statistics_network_t::ip_rx_drop
Number of discarded IPv6 packets during processing.
429
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_cksum_error#
uint32_t sl_wisun_statistics_network_t::ip_cksum_error
Number of discarded IPv6 packets due to a checksum error.
431
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_tx_bytes#
uint32_t sl_wisun_statistics_network_t::ip_tx_bytes
Amount of transmitted IPv6 data in bytes.
433
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_rx_bytes#
uint32_t sl_wisun_statistics_network_t::ip_rx_bytes
Amount received IPv6 data in bytes.
435
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_routed_up#
uint32_t sl_wisun_statistics_network_t::ip_routed_up
Amount of forwarded IPv6 data in bytes.
437
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_no_route#
uint32_t sl_wisun_statistics_network_t::ip_no_route
Number of discarded IPv6 packets due to lack routing information.
439
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
frag_rx_errors#
uint32_t sl_wisun_statistics_network_t::frag_rx_errors
Number of fragmentation errors in received IPv6 packets.
441
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
frag_tx_errors#
uint32_t sl_wisun_statistics_network_t::frag_tx_errors
Number of fragmentation errors in transmitted IPv6 packets.
443
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_route_routecost_better_change#
uint32_t sl_wisun_statistics_network_t::rpl_route_routecost_better_change
Number of RPL parent changes due to better route cost.
445
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_routeloop_detect#
uint32_t sl_wisun_statistics_network_t::ip_routeloop_detect
Number of RPL packet forwarding errors due to inconsistent routing information.
447
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_memory_overflow#
uint32_t sl_wisun_statistics_network_t::rpl_memory_overflow
Sum of RPL object sizes that have failed allocation in bytes.
449
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_parent_tx_fail#
uint32_t sl_wisun_statistics_network_t::rpl_parent_tx_fail
Number of failed RPL transmissions to the parent.
451
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_unknown_instance#
uint32_t sl_wisun_statistics_network_t::rpl_unknown_instance
Number of discarded RPL packets due to an unknown DODAG instance.
453
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_local_repair#
uint32_t sl_wisun_statistics_network_t::rpl_local_repair
Number of times a local repair procedure has been triggered by the node.
455
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_global_repair#
uint32_t sl_wisun_statistics_network_t::rpl_global_repair
Number of times a global repair has been triggered by the border router.
457
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_malformed_message#
uint32_t sl_wisun_statistics_network_t::rpl_malformed_message
Number of discarded RPL packets due to malformed content.
459
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_time_no_next_hop#
uint32_t sl_wisun_statistics_network_t::rpl_time_no_next_hop
Number of seconds without an RPL parent.
461
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_total_memory#
uint32_t sl_wisun_statistics_network_t::rpl_total_memory
Amount of memory currently allocated for RPL objects in bytes.
463
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
buf_alloc#
uint32_t sl_wisun_statistics_network_t::buf_alloc
Number of data buffer allocation attempts.
465
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
buf_headroom_realloc#
uint32_t sl_wisun_statistics_network_t::buf_headroom_realloc
Number of times data buffers have been resized due to lack of header space.
467
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
buf_headroom_shuffle#
uint32_t sl_wisun_statistics_network_t::buf_headroom_shuffle
Number of times data buffers have been reorganized due to lack of header space.
469
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
buf_headroom_fail#
uint32_t sl_wisun_statistics_network_t::buf_headroom_fail
Number of times data buffer resizing has failed.
471
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
etx_1st_parent#
uint16_t sl_wisun_statistics_network_t::etx_1st_parent
ETX of the primary parent.
473
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
etx_2nd_parent#
uint16_t sl_wisun_statistics_network_t::etx_2nd_parent
ETX of the secondary parent.
475
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
adapt_layer_tx_queue_size#
uint16_t sl_wisun_statistics_network_t::adapt_layer_tx_queue_size
Current number of frames in the adaptation layer transmission queue.
477
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
adapt_layer_tx_queue_peak#
uint16_t sl_wisun_statistics_network_t::adapt_layer_tx_queue_peak
Highest number of frames in the adaptation layer transmission queue.
479
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h