All MIBs › CISCO-ASN-GATEWAY-MIB › cagwMaxSubscribersExceededNotifThreshold
cagwMaxSubscribersExceededNotifThreshold
Module: CISCO-ASN-GATEWAY-MIB
OID (symbolic): CISCO-ASN-GATEWAY-MIB::cagwMaxSubscribersExceededNotifThreshold
OID (numeric): 1.3.6.1.4.1.9.9.638.1.4.33
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object defines a threshold used to indicate when to generate the ciscoAgwMaxSubscribersExceededOnsetNotif and ciscoAgwMaxSubscribersExceededAbateNotif notifications. The threshold is the percentage of the subscribers defined by the cagwMaximumSubscribers object. A value of 0 disables both notifications. Here is an example.
cagwMaximumSubscribers = 20000 cagwMaxSubscribersExceededNotifThreshold = 90 Threshold is 18000 subscribers.
Therefore, the ciscoAgwMaxSubscribersExceededOnsetNotif will be generated when the cagwCurrentSubscribers is greater than or equal to this threshold. The ciscoAgwMaxSubscribersExceededAbateNotif will be generated when the cagwCurrentSubscribers drops below the value of this threshold. Both of these notification can be suppressed as described in the cagwRepeatNotifInterval object.
What is cagwMaxSubscribersExceededNotifThreshold?
A read-write threshold, expressed as a percentage of cagwMaximumSubscribers, that determines when the gateway generates onset/abate notifications for exceeding the maximum subscriber count.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.638.1.4.33 snmpwalk -v2c -c public <target> CISCO-ASN-GATEWAY-MIB::cagwMaxSubscribersExceededNotifThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.638.1.4.33.1 snmpget -v2c -c public <target> CISCO-ASN-GATEWAY-MIB::cagwMaxSubscribersExceededNotifThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.638.1.4.33.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::cagwMaxSubscribersExceededNotifThreshold 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.33 | cagwMaxSubscribersExceededNotifThreshold | CISCO-ASN-GATEWAY-MIB |