Out of the box the NS-ROOT-MIB supplied with Spectrum does not contain the Trap Support for monProbeFailed NOTIFICATION-TYPE OID 1.3.6.1.4.1.5951.1.1.0.78
How to add the support of monProbeFailed traps?
Release : 20.2
Component : Spectrum Alarm & Event Management
To support that trap, Spectrum requires an updated version of NS-ROOT-MIB which also contains
monProbeFailed NOTIFICATION-TYPE
VARIABLES {
monServiceName 1.3.6.1.4.1.5951.4.1.2.10.1.1 OCTET STRING
monitorName 1.3.6.1.4.1.5951.4.1.2.9.1.1 OCTET STRING
alarmProbeFailedRetries 1.3.6.1.4.1.5951.4.1.2.9.1.13 Integer32
monitorRetrys 1.3.6.1.4.1.5951.4.1.2.9.1.7 Integer32
alarmProbeFailedErrorString 1.3.6.1.4.1.5951.4.1.10.2.10 OCTET STRING
sysIpAddress 1.3.6.1.4.1.5951.4.1.1.2 IpAddress
}
DESCRIPTION
"This trap is sent when the monitor probe fails for configured number of retries in given max retries attempts."
-- 1.3.6.1.4.1.5951.1.1.0.78
So the steps are:
1. Obtain an updated NS-ROOT-MIB from the device vendor.
2. Compile and import the new Mib Using Mib Tools and replace the existing one.
3. In the MIB trap support you will see the new trap already mapped to new event.
and from Event Configuration
NS-ROOT-MIB