Variable | Enabling Range | State Transformation | Remarks |
---|---|---|---|
The state of the link from node 2 to node 3(2L3_state) | = 1 | not modified | Action occurs at full range of values! |
State of node 3(node3_state) | = 1 | not modified | Action occurs at full range of values! |
Number of packets dropped by node 3(node3_dropped) | = 0 | not modified | Action occurs at full range of values! |
Number of packets received by node 3(node3_received) | in {0,...,64} | v'=v+1 | |
Number of packets sent by node 3(node3_sent) | in {0,...,10} | not modified | Action occurs at full range of values! |