flDeviceAlarmThresholdType
FIBROLAN-DEVICE-MIB ·
.1.3.6.1.4.1.4467.1000.10.1.500.1.2
Object
column
Enumeration
The type of the threshold (enumerated). This object is expected to be extended with new types in future revisions.
Context
- MIB
- FIBROLAN-DEVICE-MIB
- OID
.1.3.6.1.4.1.4467.1000.10.1.500.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flDeviceAlarmThresholdEntry
- Table
- flDeviceAlarmThresholdTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | temperatureHigh |
3 | temperatureLow |
4 | cpuUtilHigh |
5 | memoryUtilHigh |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flDeviceAlarmThresholdTableIndex Table index. | column | Unsigned32 | .1.3.6.1.4.1.4467.1000.10.1.500.1.1 |
| flDeviceAlarmThresholdValue The threshold value beyond which the alarm is active.
Note: the type of the threshold determines whether this
value is the upper bound for the alarm activation (e.g.
temperatureHi… | column | Integer32 | .1.3.6.1.4.1.4467.1000.10.1.500.1.3 |
| flDeviceAlarmThresholdClearValue The threshold value below which the alarm is cleared.
Note: the type of the threshold determines whether this
value is the upper bound for the alarm activation (e.g.
temperatureLo… | column | Integer32 | .1.3.6.1.4.1.4467.1000.10.1.500.1.4 |