All MIBs › CISCO-ASN-GATEWAY-MIB › cagwRepeatNotifInterval
cagwRepeatNotifInterval
Module: CISCO-ASN-GATEWAY-MIB
OID (symbolic): CISCO-ASN-GATEWAY-MIB::cagwRepeatNotifInterval
OID (numeric): 1.3.6.1.4.1.9.9.638.1.4.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: 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.
What is cagwRepeatNotifInterval?
A read-write value defining the interval used to suppress repeated notifications for the same event or entity, preventing excessive trap generation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.638.1.4.3 snmpwalk -v2c -c public <target> CISCO-ASN-GATEWAY-MIB::cagwRepeatNotifInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.638.1.4.3.1 snmpget -v2c -c public <target> CISCO-ASN-GATEWAY-MIB::cagwRepeatNotifInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.638.1.4.3.1 i <value>
Start monitoring Cisco WiMAX ASN Gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ASN-GATEWAY-MIB::cagwRepeatNotifInterval OID value, configure state conditions and alerts, and monitor any Cisco WiMAX ASN Gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.638 | ciscoAgwMIB | CISCO-ASN-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.638.1 | ciscoAgwMIBObjects | CISCO-ASN-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.638.1.4 | cagwNotifMgmt | CISCO-ASN-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.638.1.4.3 | cagwRepeatNotifInterval | CISCO-ASN-GATEWAY-MIB |