Netscaler Notification trap with OID 1.3.6.1.4.1.5951.1.1.0.78 missing.
search cancel

Netscaler Notification trap with OID 1.3.6.1.4.1.5951.1.1.0.78 missing.

book

Article ID: 224360

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

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?

 

Environment

Release : 20.2

Component : Spectrum Alarm & Event Management

Resolution

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

Additional Information

NS-ROOT-MIB