nqaAlarmStartUpNqaAlarm
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.9.3.1.14
Object
column
r/w
Enumeration
The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.9.3.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nqaAlarmEntry
- Table
- nqaAlarmTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | risingAlarm |
2 | fallingAlarm |
3 | risingOrFallingAlarm |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nqaAlarmIndex Uniquely identifies a row in the nqaAlarmTable. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.1 |
| nqaAlarmVariable The type of the particular variable to be sampled. | column | Enumeration | .1.3.6.1.4.1.2011.5.25.111.9.3.1.11 |
| nqaAlarmSampleType delta(1): relative value
absolute(2): absolute value
Relative value: indicates the relative value to the last sampling.
Currently, only absolute(2) is supported. | column | Enumeration | .1.3.6.1.4.1.2011.5.25.111.9.3.1.12 |
| nqaAlarmValue The actual value of the monitored object is compared with the upper limit and lower limit. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.13 |
| nqaAlarmRisingThreshold Set the upper limit of the alarm. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.15 |
| nqaAlarmFallingThreshold Set the lower limit of the alarm. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.16 |
| nqaAlarmRisingEventIndex Index of the event triggered when the node value exceeds the upper limit. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.17 |
| nqaAlarmFallingEventIndex Index of the event triggered when the node value is under the lower limit. | column | Integer32 | .1.3.6.1.4.1.2011.5.25.111.9.3.1.18 |
| nqaAlarmDescription Alarm Description. | column | OctetString | .1.3.6.1.4.1.2011.5.25.111.9.3.1.19 |
| nqaAlarmStatus The status of the alarm row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.5.25.111.9.3.1.51 |