Hello
We have an small GPON network and we'd like to receive an alarm from DUDE if any of our ONUs gets disabled more than "X" times. We can snmpwalk the OLT MIB via the following OID
iso.org.dod.internet.private.enterprises.enterprisesx10428.enterprisesx10428x9.furukawa.fkMgmt.fkGpon.fkGponOnu.fkGponOnuTable.fkGponOnuEntry
and obtain an array where one of the columns is the deactivation down count for each ONU (see attached figure). The values I'm interested are in the "DownCount" column (fkGponOnuDownCount - INTEGER32).
Can anybody please walk me through how to create a SNMP Probe to alarm if any of the count values is above "X"?
Thanks for any help.
Maurício