Skip to content

Commit

Permalink
Update OIDsforSensorandTransciver.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-ma authored Jul 11, 2018
1 parent adccef4 commit 7c4e95b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/OIDsforSensorandTransciver.MD
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ As shown in the following diagram, we need to collect sensor and transceiver inf
- TX2Bias: rawdata
- TX3Bias: rawdata
- TX4Bias: rawdata
- TX1Power: rawdata # in dbm
- TX2Power: rawdata
- TX3Power: rawdata
- TX4Power: rawdata



Expand Down Expand Up @@ -94,6 +98,7 @@ ifindex is the ifindex in https://github.com/Azure/sonic-py-swsssdk/blob/master/
| --- | --- |
| DOM RX Power Sensor for Ethernet[X]/[LANEID] | Ifindex \* 1000 + LANEID \* 10 + 1 |
| DOM TX Bias Sensor for Ethernet[X]/[LANEID] | Ifindex \* 1000 + LANEID \* 10 + 2 |
| DOM TX Power Sensor for Ethernet[X]/[LANEID] | Ifindex \* 1000 + LANEID \* 10 + 3 |
| DOM Temperature Sensor for Ethernet[X] | Ifindex \* 1000 + 1 |
| DOM Voltage Sensor for Ethernet[X] | Ifindex \* 1000 + 2 |

Expand Down

0 comments on commit 7c4e95b

Please sign in to comment.