6LoWPAN/IP stack statistics
Public Attributes#
Highest number of frames in the adaptation layer transmission queue.
Current number of frames in the adaptation layer transmission queue.
Number of data buffer allocation attempts.
Number of times data buffer resizing has failed.
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.
ETX of the primary parent.
ETX of the secondary parent.
Number of fragmentation errors in received IPv6 packets.
Number of fragmentation errors in transmitted IPv6 packets.
Number of discarded IPv6 packets due to a checksum error.
Number of discarded IPv6 packets due to lack routing information.
Amount of forwarded IPv6 data in bytes.
Number of RPL packet forwarding errors due to inconsistent routing information.
Amount received IPv6 data in bytes.
Number of received IP6 packets.
Number of discarded IPv6 packets during processing.
Amount of transmitted IPv6 data in bytes.
Number of transmitted IPv6 packets.
Number of times a global repair has been triggered by the border router.
Number of times a local repair procedure has been triggered by the node.
Number of discarded RPL packets due to malformed content.
Sum of RPL object sizes that have failed allocation in bytes.
Number of failed RPL transmissions to the parent.
Number of RPL parent changes due to better route cost.
Number of seconds without an RPL parent.
Amount of memory currently allocated for RPL objects in bytes.
Number of discarded RPL packets due to an unknown DODAG instance.
Public Attribute Documentation#
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.
464
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
462
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
450
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
456
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
452
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
454
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
458
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
460
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
426
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
428
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
416
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
424
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
422
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
432
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
420
of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
ip_rx_count#
uint32_t sl_wisun_statistics_network_t::ip_rx_count
Number of received IP6 packets.
410
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
414
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
418
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
412
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
442
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
440
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
444
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
434
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
436
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
430
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
446
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
448
of file /mnt/raid/workspaces/ws.TauBzA8CM/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.
438
of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h