cagwRepeatNotifInterval

CISCO-ASN-GATEWAY-MIB · .1.3.6.1.4.1.9.9.638.1.4.3

Object

scalar r/w seconds Integer32
The purpose of this object is to define the length of interval
used to prevent the excessive generations of notifications.
Notification related to the same event(alarm) will be suppressed
for the duration of the interval. Notifications for the
same entity(object with same indexes) will be suppressed for 
length of interval. For example, the 
ciscoAgwMaxBaseStationExceededOnsetNotif and 
ciscoAgwMaxBaseStationExceededAbateNotif notification are used
to indicate the event were the number of basestations that can
be supported has been reached and requests from additional 
base stations will be reject.
Here is an example of how the suppression mechanism works:
cagwMaxBaseStationExceededNotifThreshold = 90%
cagwMaximumBaseStations = 1000
threshold = 900
          
Time 9:00:00   cagwCurrentBaseStations = 901 
               device sends
               ciscoAgwMaxBaseStationExceededOnsetNotif 
Time 9:00:04   cagwCurrentBaseStations = 899
               device does not send
               ciscoAgwMaxBaseStationExceededAbateNotif
Time 9:00:07   cagwCurrentBaseStations = 901
               device does not send
               ciscoAgwMaxBaseStationExceededOnsetNotif 
Time 9:00:11   cagwCurrentBaseStations = 899
               device does not send
               ciscoAgwMaxBaseStationExceededAbateNotif
.
.
Time 9:05:00   Interval Ends and cagwCurrentBaseStations = 822
               device sends
               ciscoAgwMaxBaseStationExceededAbateNotif
          
When this object is set to zero notification will not be
suppressed.

Context

MIB
CISCO-ASN-GATEWAY-MIB
OID
.1.3.6.1.4.1.9.9.638.1.4.3
Type
scalar
Access
readwrite
Status
current
Units
seconds
Parent
cagwNotifMgmt
Siblings
18

Syntax

seconds Integer32

Values & Constraints

Object Constraints
range: 0-0 range: 60-3600

Related Objects

Sibling Objects