All MIBs › RMON-MIB › alarmSampleType
alarmSampleType
Module: RMON-MIB
OID (symbolic): RMON-MIB::alarmSampleType
OID (numeric): 1.3.6.1.2.1.16.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description:
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds.
This object may not be modified if the associated alarmStatus object is equal to valid(1).
What is alarmSampleType?
This object specifies how a monitored network variable is sampled and evaluated against alarm thresholds: either as an absolute value, as a delta (change) from the previous sample, or as a rate of change. The sampling method determines whether alarms trigger on the current value itself or on how much it changed over the sampling interval. Network operators configure this parameter to customize alarm sensitivity and reduce false alarms for performance-based monitoring.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3 | alarm | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1 | alarmTable | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1.1 | alarmEntry | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1.1.4 | alarmSampleType | RMON-MIB |