Description
The current version of the juniper-dom-mib.inc.php doesn't use the jnxDomCurrentLaneTable to get the per-lane stats for multi-lane optics (40G/100G). If an optic has a value of jnxDomCurrentModuleLaneCount that is greater than 1, then we can use the per lane values from jnxDomCurrentLaneTable , but we can still use the alert thresholds from jnxDomCurrentTable to configure the limits.
Committed with changes in r8726 (original version removed all DOM sensors from devices which didn't return lane counts).