uei.opennms.org/translator/localTrap/linkDown Translator Enriched LinkDown Event <p>A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of ifOperStatus.</p><table> <tr><td><b> ifIndex</b></td><td> %parm[#1]%;</td><td><p></p></td></tr> <tr><td><b> ifAdminStatus</b></td><td> %parm[#2]%;</td><td><p> up(1) down(2) testing(3) </p></td></tr> <tr><td><b> ifOperStatus</b></td><td> %parm[#3]%;</td><td><p> up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) </p></td></tr> <tr><td><b> ifName</b></td><td> %parm[#5]%;</td><td><p></p></td></tr> <tr><td><b> ifDescr</b></td><td> %parm[#4]%;</td><td><p> </p></td></tr></table> Link down on interface %parm[#4]% Critical uei.opennms.org/translator/removeTrap/linkUp Translator Enriched LinkUp Event <p>A linkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but not into the notPresent state). This other state is indicated by the included value of ifOperStatus.</p><table> <tr><td><b> ifIndex</b></td><td> %parm[#1]%;</td><td><p></p></td></tr> <tr><td><b> ifAdminStatus</b></td><td> %parm[#2]%;</td><td><p> up(1) down(2) testing(3) </p></td></tr> <tr><td><b> ifOperStatus</b></td><td> %parm[#3]%;</td><td><p> up(1) down(2) testing(3) unknown(4) dormant(5) notPresent(6) lowerLayerDown(7) </p></td></tr> <tr><td><b> ifName</b></td><td> %parm[#5]%;</td><td><p></p></td></tr> <tr><td><b> ifDescr</b></td><td> %parm[#4]%;</td><td><p> </p></td></tr></table> Cleared Link up on interface %parm[#4]%