cagwMaxSubscribersExceededNotifThreshold
CISCO-ASN-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.638.1.4.33
Object
scalar r/w
percentInteger32
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.
Context
- MIB
- CISCO-ASN-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.638.1.4.33- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- percent
- Parent
- cagwNotifMgmt
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwMaxSubscribersExceededNotifThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASN-GATEWAY-MIB::cagwMaxSubscribersExceededNotifThreshold'
Syntax
percentInteger32
Values & Constraints
Object Constraints
range: 25-100
Conformance
Member of