dOutAlarmSeverity
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.10.2.2.1.5
Object
column
r/w
Enumeration
dOutAlarmSeverity allows systemAlarm variable to trigger the state of the output. Setting its to no(1) means that systemAlarm will not trigger; setting its to nonurgent(2) or urgent(3) will trigger the output by changing the dOutState to the opposite of dOutNormalState.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.10.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioDOutEntry
- Table
- ioDOutTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | nonurgent |
3 | urgent |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dOutId A unique index of discrete output. It should remain constant through
any reconfiguration and reboot of the device. | column | Integer32 | .1.3.6.1.4.1.4249.2.5.10.2.2.1.1 |
| dOutName Discrete output name, typically - connector marking. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.5.10.2.2.1.2 |
| dOutState Discrete output state. For voltage output values are high(3) or low(4).
For open-drain, npn, relay coil output (and other) it is active(1) or inactive(2).
active(1) : coil energ… | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.2.2.1.3 |
| dOutNormalState Normal discrete output state. If it is any(5), then input is considered
informative, else it is has normal (normally open or normally closed) and
alarm state. | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.2.2.1.4 |
| dOutDescription User configurable description: output purpose, connected load, net. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.5.10.2.2.1.6 |
| dOutTrapEnable If true(1), trap will be sent on each change of dOutState.
If false(2), no traps will be sent | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.2.2.1.7 |