STE2-MIB
File:
STE2-MIB.mib (4685 bytes)
Imported modules
Imported symbols
Defined Types
UnitType |
|
INTEGER |
none(0), celsius(1), fahrenheit(2), kelvin(3), percent(4) |
|
|
OnOff |
|
INTEGER |
off(0), on(1) |
|
|
SensorState |
|
INTEGER |
invalid(0), normal(1), outofrangelo(2), outofrangehi(3), alarmlo(4), alarmhi(5) |
|
|
InpEntry |
|
SEQUENCE |
|
|
|
|
inpIndex |
PositiveInteger |
|
|
inpValue |
OnOff |
|
|
inpName |
IOName |
|
|
inpAlarmState |
InputAlarmState |
|
Defined Values
hwgroup |
1.3.6.1.4.1.21796 |
OBJECT IDENTIFIER |
|
|
|
x390 |
1.3.6.1.4.1.21796.4 |
OBJECT IDENTIFIER |
|
|
|
ste2 |
1.3.6.1.4.1.21796.4.9 |
OBJECT IDENTIFIER |
|
|
|
info |
1.3.6.1.4.1.21796.4.9.70 |
OBJECT IDENTIFIER |
|
|
|
infoAddressMAC |
1.3.6.1.4.1.21796.4.9.70.1 |
MAC address in text form.
It is here to distinguish devices in trap messages. |
OBJECT-TYPE |
|
|
|
|
DisplayString |
Size(0..17) |
|
inpTable |
1.3.6.1.4.1.21796.4.9.1 |
A list of binary input entries. |
OBJECT-TYPE |
|
|
|
|
SEQUENCE OF |
|
|
|
|
InpEntry |
|
inpEntry |
1.3.6.1.4.1.21796.4.9.1.1 |
An entry containing information applicable
to a particular binary input. |
OBJECT-TYPE |
|
|
|
|
InpEntry |
|
|
inpValue |
1.3.6.1.4.1.21796.4.9.1.1.2 |
The binary input value. |
OBJECT-TYPE |
|
|
|
|
OnOff |
|
|
inpName |
1.3.6.1.4.1.21796.4.9.1.1.3 |
The binary input name. |
OBJECT-TYPE |
|
|
|
|
IOName |
|
|
sensTable |
1.3.6.1.4.1.21796.4.9.3 |
A list of sensor table entries. The number
of entries corresponds with number of detected sensors. |
OBJECT-TYPE |
|
|
|
|
SEQUENCE OF |
|
|
|
|
SensEntry |
|
sensEntry |
1.3.6.1.4.1.21796.4.9.3.1 |
An entry containing information applicable to a
particular sensor. |
OBJECT-TYPE |
|
|
|
|
SensEntry |
|
|
sensValue |
1.3.6.1.4.1.21796.4.9.3.1.5 |
The integer (decimal * 10) representation
of sensor value. |
OBJECT-TYPE |
|
|
|
|
SensorValue |
|
|
sensSN |
1.3.6.1.4.1.21796.4.9.3.1.6 |
The sensor Serial number. |
OBJECT-TYPE |
|
|
|
|
SensorSN |
|
|
sensID |
1.3.6.1.4.1.21796.4.9.3.1.8 |
The sensor ID. |
OBJECT-TYPE |
|
|
|
|
UnitType |
|
|