File tree 3 files changed +998
-2
lines changed
3 files changed +998
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ def get_transceiver_info(self):
22
22
23
23
Returns:
24
24
A dict which contains following keys/values :
25
- ========================================================================
25
+ ================================================================================
26
26
keys |Value Format |Information
27
27
---------------------------|---------------|----------------------------
28
28
type |1*255VCHAR |type of SFP
@@ -39,7 +39,8 @@ def get_transceiver_info(self):
39
39
specification_compliance |1*255VCHAR |specification compliance
40
40
vendor_date |1*255VCHAR |vendor date
41
41
vendor_oui |1*255VCHAR |vendor OUI
42
- ========================================================================
42
+ application_advertisement |1*255VCHAR |supported applications advertisement
43
+ ================================================================================
43
44
"""
44
45
raise NotImplementedError
45
46
You can’t perform that action at this time.
0 commit comments