coaConfAnalyticMethod
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.20.4
Object
scalar
r/w
Enumeration
Analytic method of cpu overload alarm. continuous: if all samples are above <issue-threshold> , issue a CPU overload alarm. If all samples are below <clear-threshold>, clear the CPU overload alarm. average: if the average of all samples is above <issue-threshold> , issue a CPU overload alarm. If the average of all samples is below <clear-threshold>, clear the CPU overload alarm.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.20.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- coa
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | continuous |
2 | average |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| coaConfIssueThreshold CPU overload alarm issue threshold.
CPU overload alarm issue threshold should be higher than CPU overload alarm clear threshold. | scalar | Unsigned32 | .1.3.6.1.4.1.890.1.5.12.49.20.1 |
| coaConfClearThreshold CPU overload alarm clear threshold.
CPU overload alarm clear threshold should be lower than CPU overload alarm issue threshold. | scalar | Unsigned32 | .1.3.6.1.4.1.890.1.5.12.49.20.2 |
| coaConfSampleSeconds Sample seconds of cpu overload alarm | scalar | Unsigned32 | .1.3.6.1.4.1.890.1.5.12.49.20.3 |
| cpuUtilizationTable A table that contains CPU utilization information. | table | - | .1.3.6.1.4.1.890.1.5.12.49.20.5 |