LHX-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
30
sensorCountTable
table.1.3.6.1.4.1.13742.9.1.2
·
1 row entry
·
1 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk sensorCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::sensorCountTable'
A list of lhx sensor count extries.
An entry containing the number of lhx sensors of a certain type.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of sensors.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.2.1.1 |
lhxConfigurationTable
table.1.3.6.1.4.1.13742.9.1.3.1
·
1 row entry
·
8 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk lhxConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::lhxConfigurationTable'
A list of lhx controller configuration extries. The number of entries is given by the value of portCount.
An entry containing parameters for an lhx.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The operational state of the lhx controller.
To switch LHX power state while controller is connected, set operationalState to 1 (off) or 2 (on). Switching power state while LHX is disconnected or to 0 (disconnected) is… |
OperationalStateEnumerationr/w Type Values:
|
.1.3.6.1.4.1.13742.9.1.3.1.1.1 |
||||||
|
The setpoint of the ventilators.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.3.1.1.2 |
||||||
|
The setpoint of the water valve.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.3.1.1.3 |
||||||
|
The 'default' fan speed during normal operation in per mill.
Default is 80% (= 800). |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.3.1.1.4 |
||||||
|
Indicates whether maximum cooling was requested or not.
To request maximum cooling, set maximumCoolingState to 1 (true). Setting maximumCoolingState to 2 (false) is undefined, set alertState to 2 (false) instead. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13742.9.1.3.1.1.5 |
||||||
|
Indicates whether LHX controler is in alert state or not.
To acknowledge alert status, set alertState to 2 (false). Setting alertState to 1 (true) is undefined. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13742.9.1.3.1.1.6 |
||||||
|
The model indentifier of an LHX controller.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.9.1.3.1.1.7 |
||||||
|
The firmware version of an LHX controller.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.9.1.3.1.1.8 |
sensorConfigurationTable
table.1.3.6.1.4.1.13742.9.1.4.1
·
1 row entry
·
17 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk sensorConfigurationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::sensorConfigurationTable'
A list of lhx sensor configuration extries. The number of entries is given by the value of portCount.
An entry containing parameters for an lhx.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unique value for each port. Its value
ranges between 1 and the value of portCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.9.1.4.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||
|
A unique value for the type of sensor.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.13742.9.1.4.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||
|
A unique value for each sensor. Its value
ranges between 1 and the value of sensorCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.9.1.4.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||
|
The short ID of the sensor (e.g. F1, M2).
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.9.1.4.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||
|
The base units.
This parameter does not apply to state sensors. |
SensorUnitsEnumeration Type Values:
|
.1.3.6.1.4.1.13742.9.1.4.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||
|
The number of digits displayed to the right of the decimal point.
This parameter does not apply to state sensors. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.9.1.4.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||
|
The largest possible value.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does not apply … |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||
|
The smallest possible value.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does not apply… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||
|
The hysteresis used for deassertions.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does … |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.9.1.4.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||
|
The lower critical threshold.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does not appl… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||
|
The lower non-critical (warning) threshold.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.11 |
||||||||||||||||||||||||||||||||||||||||||
|
The upper critical threshold.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does not app… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||
|
The upper non-critical (warning) threshold.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.13 |
||||||||||||||||||||||||||||||||||||||||||
|
A bit string which indicates which thresholds are enabled.
This parameter does not apply to state sensors. |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.13742.9.1.4.1.1.14 |
||||||||||||||||||||||||||||||||||||||||||
|
The largest possible threshold value.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does … |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.15 |
||||||||||||||||||||||||||||||||||||||||||
|
The smallest possible threshold value.
The value of this OID variable should be scaled by sensorDecimalDigits. For example, if the value is 1 and sensorDecimalDigits is 2, then actual value is 0.01. This parameter does… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.1.4.1.1.16 |
||||||||||||||||||||||||||||||||||||||||||
|
The descriptive ID of the sensor (e.g. Fan Speed 1).
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.13742.9.1.4.1.1.17 |
sensorMeasurementsTable
table.1.3.6.1.4.1.13742.9.2.1
·
1 row entry
·
4 columns
Uses the raritan variant from
Command help
/opt/observium/mibs/raritan.
Walk sensorMeasurementsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::sensorMeasurementsTable'
A list of external sensor entries. The number of entries is given by the value of sensorCount for the LHX.
An entry containing measurement objects for an external sensor.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Is the sensor available?
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13742.9.2.1.1.1 |
||||||||||||||||||||||||||
|
The sensor state.
|
SensorStateEnumeration Type Values:
|
.1.3.6.1.4.1.13742.9.2.1.1.2 |
||||||||||||||||||||||||||
|
The sensor reading.
This parameter does not apply to state sensors. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.9.2.1.1.3 |
||||||||||||||||||||||||||
|
The sensor reading timestamp.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.9.2.1.1.4 |