Description

IDP related alert reported my the monitoring tool

Symptoms

JUNIPER-JS-IDP-MIB::jnxJsIdpSignatureUpdate trap received, contents: DISMAN-EVENT-MIB::sysUpTimeInstance=303:2:43:48.05 JUNIPER-JS-IDP-MIB::jnxJsIdpLastSignatureUpdateTime=303:2:49:42.64 JUNIPER-JS-IDP-MIB::jnxJsIdpRunningDetectorVersion=%2212.6.140230313%22 JUNIPER-JS-IDP-MIB::jnxJsIdpSecurityPackageVersion=%223664%22 JUNIPER-JS-IDP-MIB::jnxJsIdpSignatureUpdateStatus=Success SNMPv2-MIB::snmpTrapEnterprise=JUNIPER-CHASSIS-DEFINES-MIB::jnxProductNameSRX5400 SNMPv2-MIB::snmpTrapOID=JUNIPER-JS-IDP-MIB::jnxJsIdpSignatureUpdate

Solution

These alerts are an indication on the status of the signatureDB that happened for IDP -  success or failure.

jnxJsIdpLastSignatureUpdateTime and jnxJsIdpSignatureUpdateStatus, the two objects both belong to jnxJsIdpSignatureUpdate, which is a trap.

The hierarchy is: /iso/org/dod/internet/private/enterprises/juniperMIB/jnxMibs/jnxJsMibRoot/jnxJsSecurity/jnxJsIdpRoot/jnxJsIdpMIB/jnxJsIdpObjects/jnxJsIdpSignatureUpdateStatus

 

This SNMP trap will be generated whenever an install or update of IDP signature happen, and provides information about the last updated version and a timestamp.

 

 

Modification History

2024-01-04 : Article Created