cFcAlarmSampleType
CERENT-FC-MIB ·
.1.3.6.1.4.1.3607.2.60.1.5.1.40
Object
column
r/w
Enumeration
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.
Context
- MIB
- CERENT-FC-MIB
- OID
.1.3.6.1.4.1.3607.2.60.1.5.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cFcAlarmEntry
- Table
- cFcAlarmTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absoluteValue |
2 | deltaValue |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cFcAlarmIndex An index that uniquely identifies an entry in the
cFcAlarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device. | column | Integer32 | .1.3.6.1.4.1.3607.2.60.1.5.1.10 |
| cFcAlarmFallingThreshold A threshold for the sampled statistic. When the
current sampled value is less than or equal to this
threshold, and the value at the last sampling
interval was greater than this t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3607.2.60.1.5.1.100 |
| cFcAlarmFallingThresholdHigh The upper word value of the falling threshold for
the sampled statistic.
If the value of threshold to be set in
cFcAlarmFallingThreshold is greater than
4,294,967,… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3607.2.60.1.5.1.110 |
| cFcAlarmStatus The status of this cFcAlarm entry. | column | Enumeration | .1.3.6.1.4.1.3607.2.60.1.5.1.120 |
| cFcAlarmInterval The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this variable, care
should be taken in the case of deltaV… | column | Integer32 | .1.3.6.1.4.1.3607.2.60.1.5.1.20 |
| cFcAlarmVariable The object identifier of the particular variable to
be sampled. | column | ObjectIdentifier | .1.3.6.1.4.1.3607.2.60.1.5.1.30 |
| cFcAlarmValue The value of the statistic during the last sampling
period. For example, if the sample type is
deltaValue, this value will be the difference
between the samples at the beginning … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3607.2.60.1.5.1.50 |
| cFcAlarmValueHigh The higher word value of the statistic during the
last sampling period.
If the value of cFcAlarmValue
is greater than 4,294,967,295, the higher word
value will be … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3607.2.60.1.5.1.60 |
| cFcAlarmStartupAlarm The cFcAlarm that may be sent when this entry is
set to valid.
If the first sample after this entry
becomes valid is greater than or equal to the
risingThreshold … | column | Enumeration | .1.3.6.1.4.1.3607.2.60.1.5.1.70 |
| cFcAlarmRisingThreshold A threshold for the sampled statistic. When the
current sampled value is greater than or equal to
this threshold, and the value at the last sampling
interval was less than this t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3607.2.60.1.5.1.80 |
| cFcAlarmRisingThresholdHigh The upper word value of the rising threshold for
the sampled statistic.
If the value of threshold to be set in
cFcAlarmRisingThreshold is greater than
4,294,967,29… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3607.2.60.1.5.1.90 |