cagwMaxBaseStationExceededNotifThreshold
CISCO-ASN-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.638.1.4.23
Object
scalar r/w
percentInteger32
This object defines a threshold used to indicate when
to generate the ciscoAgwMaxBaseStationExceededOnsetNotif
and ciscoAgwMaxBaseStationExceededAbateNotif
notifications. The threshold is the percentage of the
base stations defined by the cagwMaximumBaseStations
object. A value of 0 disables both notifications.
Here is an example.
cagwMaximumBaseStations = 500
cagwMaxBaseStationExceededNotifThreshold = 90
Threshold is 450 base stations.
Therefore, the ciscoAgwMaxBaseStationExceededOnsetNotif will
be generated when the cagwCurrentBaseStations is greater
than or equal to this threshold. The
ciscoAgwMaxBaseStationExceededAbateNotif will be generated
when the cagwCurrentBaseStations 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.23- 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::cagwMaxBaseStationExceededNotifThreshold.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::cagwMaxBaseStationExceededNotifThreshold'
Syntax
percentInteger32
Values & Constraints
Object Constraints
range: 25-100
Conformance
Member of