STE2-MIB
28 objects
No module-level DESCRIPTION found.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.21796 | Nodehwgroup | |||
| 1.3.6.1.4.1.21796.4 | Nodex390 | |||
| 1.3.6.1.4.1.21796.4.9 | Nodeste2 | |||
| 1.3.6.1.4.1.21796.4.9.1 | TableinpTable | not-accessible | mandatory | A list of binary input entries. |
| 1.3.6.1.4.1.21796.4.9.1.1 | RowinpEntry | not-accessible | mandatory | An entry containing information applicable to a particular binary input. |
| 1.3.6.1.4.1.21796.4.9.1.1.1 | ColumninpIndex | not-accessible | mandatory | The binary input index. |
| 1.3.6.1.4.1.21796.4.9.1.1.2 | ColumninpValue | read-only | mandatory | The binary input value. |
| 1.3.6.1.4.1.21796.4.9.1.1.3 | ColumninpName | read-only | mandatory | The binary input name. |
| 1.3.6.1.4.1.21796.4.9.1.1.4 | ColumninpAlarmState | read-only | mandatory | The binary input alarm state. |
| 1.3.6.1.4.1.21796.4.9.3 | TablesensTable | not-accessible | mandatory | A list of sensor table entries. The number of entries corresponds with number of detected sensors. |
| 1.3.6.1.4.1.21796.4.9.3.1 | RowsensEntry | not-accessible | mandatory | An entry containing information applicable to a particular sensor. |
| 1.3.6.1.4.1.21796.4.9.3.1.1 | ColumnsensIndex | not-accessible | mandatory | The sensor index. |
| 1.3.6.1.4.1.21796.4.9.3.1.2 | ColumnsensName | read-only | mandatory | The sensor name. |
| 1.3.6.1.4.1.21796.4.9.3.1.3 | ColumnsensState | read-only | mandatory | The sensor state. |
| 1.3.6.1.4.1.21796.4.9.3.1.4 | ColumnsensString | read-only | mandatory | The string representation of sensor value. |
| 1.3.6.1.4.1.21796.4.9.3.1.5 | ColumnsensValue | read-only | mandatory | The integer (decimal * 10) representation of sensor value. |
| 1.3.6.1.4.1.21796.4.9.3.1.6 | ColumnsensSN | read-only | mandatory | The sensor Serial number. |
| 1.3.6.1.4.1.21796.4.9.3.1.7 | ColumnsensUnit | read-only | mandatory | The sensor unit. |
| 1.3.6.1.4.1.21796.4.9.3.1.8 | ColumnsensID | read-only | mandatory | The sensor ID. |
| 1.3.6.1.4.1.21796.4.9.70 | Nodeinfo | |||
| 1.3.6.1.4.1.21796.4.9.70.1 | ScalarinfoAddressMAC | read-only | mandatory | MAC address in text form. It is here to distinguish devices in trap messages. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| InputAlarmState | INTEGER { normal (0), alarm (1) } | ||
| OnOff | INTEGER { off (0), on (1) } | ||
| PositiveInteger | INTEGER (1..2147483647) | ||
| SensorID | INTEGER | ||
| SensorState | INTEGER { invalid (0), normal (1), outofrangelo (2), outofrangehi (3), alarmlo (4), alarmhi (5) } | ||
| SensorValue | INTEGER | ||
| UnitType | INTEGER { none (0), celsius (1), fahrenheit (2), kelvin (3), percent(4) } |