MIB Viewer

dInAlarmSeverity

OBJECT-TYPE
1.3.6.1.4.1.4249.2.5.10.1.2.1.5
Access
read-write
Status
current
Sub-identifiers
0
dInAlarmSeverity allows systemAlarm variable to be triggered by the state of the input. Setting its to no(1) means that systemAlarm is not triggered; setting its to nonurgent(2) or urgent(3) will trigger the systemAlarm if dInState is not equal to dInNormalState.
INTEGER { no(1), nonurgent(2), urgent(3) }