CodingBox Q&A Ask question

Questions tagged “DDM / DOM”

15 questions
15 30 50 per page
4votes
1 answer
141views

EX4200 reports the SFP+ EEPROM as mis-programmed after a Junos upgrade while an MX960 still shows DOM

We run a handful of 80 km DWDM spans off EX4200s with third-party optics on both ends, because the vendor-branded DWDM parts were never going to fit the budget. That was fine for years. After the EX boxes were moved to Junos 12.3 the optics still sit in the same ports and the spans still exist, but…

5votes
4comments
173views

27 km span on an MES3324F: the same modules link up in an MXA-64 but Eltex takes the port to PORT_SUSPENDED

A link between two of our sites: about 27 km of single-mode fiber, MES3324F on both ends. Installed a pair of 1550 nm FANG HANG SFPs sold as 40-km modules. The link comes up, lives for a few dozen seconds, and drops, over and over, until the port gets blocked. 2 x Eltex MES3324F, firmware 4.0.7 SFP…

7votes
7comments
319views

Scripting DDM polling over I2C: which A2h bytes hold the live values and which the thresholds

I am writing a small poller that pulls temperature, voltage, bias and optical power straight off the modules on our whitebox boxes, so we get a trend line instead of someone eyeballing a link after it has already started erroring. The NOS prints pretty values, but I want the raw numbers with the…