dInNormalState
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.5.10.1.2.1.4
Object
column
r/w
Enumeration
Normal discrete input state. If it is any(5), then input is considered informative, else it is has normal (normally open or normally closed) and alarm state.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.5.10.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioDInEntry
- Table
- ioDInTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | closed |
3 | high |
4 | low |
5 | any |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dInId A unique index of discrete input. It should remain constant through
any reconfiguration and reboot of the device. | column | Integer32 | .1.3.6.1.4.1.4249.2.5.10.1.2.1.1 |
| dInName Discrete input name, typically - connector marking. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.5.10.1.2.1.2 |
| dInState Discrete input state. For voltage input values are high(3) or low(4).
For npn or dry contact input it is open(1) or closed(2). | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.1.2.1.3 |
| dInAlarmSeverity 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) o… | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.1.2.1.5 |
| dInDescription User configurable description: input purpose, meaning, net. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4249.2.5.10.1.2.1.6 |
| dInTrapEnable If true(1), trap will be sent on each change of dInState.
If false(2), no traps will be sent | column | Enumeration | .1.3.6.1.4.1.4249.2.5.10.1.2.1.7 |