MIB Viewer

STE2-MIB

28 objects
No module-level DESCRIPTION found.
OIDNameAccessStatusDescription
1.3.6.1.4.1.21796Nodehwgroup
1.3.6.1.4.1.21796.4Nodex390
1.3.6.1.4.1.21796.4.9Nodeste2
1.3.6.1.4.1.21796.4.9.1TableinpTablenot-accessiblemandatoryA list of binary input entries.
1.3.6.1.4.1.21796.4.9.1.1RowinpEntrynot-accessiblemandatoryAn entry containing information applicable to a particular binary input.
1.3.6.1.4.1.21796.4.9.1.1.1ColumninpIndexnot-accessiblemandatoryThe binary input index.
1.3.6.1.4.1.21796.4.9.1.1.2ColumninpValueread-onlymandatoryThe binary input value.
1.3.6.1.4.1.21796.4.9.1.1.3ColumninpNameread-onlymandatoryThe binary input name.
1.3.6.1.4.1.21796.4.9.1.1.4ColumninpAlarmStateread-onlymandatoryThe binary input alarm state.
1.3.6.1.4.1.21796.4.9.3TablesensTablenot-accessiblemandatoryA 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.1RowsensEntrynot-accessiblemandatoryAn entry containing information applicable to a particular sensor.
1.3.6.1.4.1.21796.4.9.3.1.1ColumnsensIndexnot-accessiblemandatoryThe sensor index.
1.3.6.1.4.1.21796.4.9.3.1.2ColumnsensNameread-onlymandatoryThe sensor name.
1.3.6.1.4.1.21796.4.9.3.1.3ColumnsensStateread-onlymandatoryThe sensor state.
1.3.6.1.4.1.21796.4.9.3.1.4ColumnsensStringread-onlymandatoryThe string representation of sensor value.
1.3.6.1.4.1.21796.4.9.3.1.5ColumnsensValueread-onlymandatoryThe integer (decimal * 10) representation of sensor value.
1.3.6.1.4.1.21796.4.9.3.1.6ColumnsensSNread-onlymandatoryThe sensor Serial number.
1.3.6.1.4.1.21796.4.9.3.1.7ColumnsensUnitread-onlymandatoryThe sensor unit.
1.3.6.1.4.1.21796.4.9.3.1.8ColumnsensIDread-onlymandatoryThe sensor ID.
1.3.6.1.4.1.21796.4.9.70Nodeinfo
1.3.6.1.4.1.21796.4.9.70.1ScalarinfoAddressMACread-onlymandatoryMAC address in text form. It is here to distinguish devices in trap messages.
Type Definitions
NameSyntaxStatusDescription
InputAlarmStateINTEGER { normal (0), alarm (1) }
OnOffINTEGER { off (0), on (1) }
PositiveIntegerINTEGER (1..2147483647)
SensorIDINTEGER
SensorStateINTEGER { invalid (0), normal (1), outofrangelo (2), outofrangehi (3), alarmlo (4), alarmhi (5) }
SensorValueINTEGER
UnitTypeINTEGER { none (0), celsius (1), fahrenheit (2), kelvin (3), percent(4) }