Create watch that reports within 15 min without new connections
search cancel

Create watch that reports within 15 min without new connections

book

Article ID: 261014

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

How to create a watch to trigger an alarm when there is no increment in an OID within 15 minutes?

Watch jnxUserAAAStatRequestReceived (OID 1.3.6.1.4.1.2636.3.51.1.1.2.1.1.2) - if there is no increment within 15 min (900 sec) generate an alarm

Environment

Release : 22.2

Resolution

OOB Polling Interval = 5 min (300 sec)
Watch jnxUserAAAStatRequestReceived (OID 1.3.6.1.4.1.2636.3.51.1.1.2.1.1.2) - if there is no increment within 15 min (900 sec) generate an alarm

Expression: COUNTER_DELTA(jnxUserAAAStatRequestReceived)

Properties: Evaluate By Polling - Poll Interval 900 sec

Threshold: Threshold violated if value = 0

==========================

1. You may need to map the jnxUserAAAStatRequestReceived (OID 1.3.6.1.4.1.2636.3.51.1.1.2.1.1.2) to a Spectrum custom attribute

2. Then create a watch like the below: