cFcAlarmStartupAlarm
CERENT-FC-MIB ·
.1.3.6.1.4.1.3607.2.60.1.5.1.70
Object
column
r/w
Enumeration
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 and cFcAlarmStartupAlarm is equal to
risingcFcAlarm(1) or risingOrFallingAlarm(3), then a
single rising cFcAlarm will be generated. If the
sample after this entry becomes valid is less than
or equal to the fallingThreshold and
cFcAlarmStartupAlarm is equal to fallingAlarm(2) or
risingOrFallingcFcAlarm(3), then a single falling
alarm will be generated.
Context
- MIB
- CERENT-FC-MIB
- OID
.1.3.6.1.4.1.3607.2.60.1.5.1.70- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cFcAlarmEntry
- Table
- cFcAlarmTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | risingcFcAlarm |
2 | fallingcFcAlarm |
3 | risingOrFallingcFcAlarm |
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 |
| 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 |
| 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 |