-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.3
-
Component/s: bbsim
-
Labels:
-
Story Points:3
-
Epic Link:
A real ONU reports the link state of a UNI port to be up when something is plugged in. These are the corresponding OMCI messages:
### UNI 257 DOWN
20200111T161637.139 DEBUG MainThread omci_cc.receive_message {device_id: 085067672b9167ccf695eb9e, omci_msg: b'0000100a000b0101800000000000000000000000000000000000000000000000000000000000000500000028249ff14d', event: recv-omci-msg, instance_id: 7d37d62b536f_1578759341, vcore_id: None}
### UNI 257 UP
20200111T161640.167 DEBUG MainThread omci_cc.receive_message {device_id: 085067672b9167ccf695eb9e, omci_msg: b'0000100a000b0101000000000000000000000000000000000000000000000000000000000000000100000028c7ae1129', event: recv-omci-msg, instance_id: 7d37d62b536f_1578759341, vcore_id: None}