cFcAlarmInterval
CERENT-FC-MIB ·
.1.3.6.1.4.1.3607.2.60.1.5.1.20
Object
column
r/w
Integer32
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 deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval.
Context
- MIB
- CERENT-FC-MIB
- OID
.1.3.6.1.4.1.3607.2.60.1.5.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cFcAlarmEntry
- Table
- cFcAlarmTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8000
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 |
| 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 |
| cFcAlarmSampleType 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 se… | column | Enumeration | .1.3.6.1.4.1.3607.2.60.1.5.1.40 |
| 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 |