RMON Event and Alarm Traps

The following traps send notifications when there is a problem with RMON alarm processing and are listed in Table 124.

Table 124: RMON Event and Alarm Traps

Trap

Object Identifier

Description

jnxRmonAlarmGetFailure

jnxRmonTrapPrefix 1

Generated when the Get request for an alarm variable returns an error. The specific error is identified by jnxRmonAlarmGetFailReason.

jnxRmonGetOk

jnxRmonTrapPrefix 2

Generated when the Get request for an alarm variable is successful. This trap is sent only if the previous Get requests were unsuccessful.

Related Topics