EMD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
58
.1.3.6.1.4.1.13742.8.1.2.1
·
1 row entry
·
28 columns
A list of externalSensor configuration entries. The number of entries is given by the value of externalSensorCount for the EMD.
An entry containing parameters for an external sensor.
Indexes
sensorID
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sensorID
A unique value for each sensor. Its value
ranges between 1 and the value of externalSensorCount. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.8.1.2.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorType
The type of sensor.
|
SensorTypeEnumeration Textual Convention: SensorTypeEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorSerialNumber
The sensor serial number.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorName
The user-defined name.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorDescription
The user-defined description.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorXCoordinate
The X coordinate.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorYCoordinate
The Y coordinate.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorZCoordinate
The Z coordinate.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorChannelNumber
The channel number, applies only to contact sensors;
-1 for other sensors |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalOnOffSensorSubtype
Type of measurement in case sensor type is discrete OnOff
|
SensorTypeEnumerationr/w Textual Convention: SensorTypeEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorUnits
The base units.
This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors. |
SensorUnitsEnumeration Textual Convention: SensorUnitsEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorDecimalDigits
The number of digits displayed to the right of the decimal point
This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorAccuracy
The accuracy: how close (in percent) the measurement
is to the actual value. This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors. |
HundredthsOfAPercentage Textual Convention: HundredthsOfAPercentage Unsigned32Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.13742.8.1.2.1.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorResolution
The resolution: the minimum difference between any two measured
values. The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.1.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorTolerance
The resolution: the difference between a sensor value and the
actual value. The value of this OID variable should be scaled by (externalSensorDecimalDigits + 1). For example, if the value is 50 and externalSensorDecima… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.1.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorMaximum
The largest possible value
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This parameter … |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorMinimum
The smallest possible value
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This parameter… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorHysteresis
The hysteresis used for deassertions
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.1.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorStateChangeDelay
The delay measured in samples before a state is asserted.
If the value is zero, then the state is asserted as soon as it is detected; if it is non-zero, say n, then the assertion condition must exist for n+1 consecutive… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.1.1.19 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorLowerCriticalThreshold
The lower critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This paramete… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorLowerWarningThreshold
The lower non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01.… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorUpperCriticalThreshold
The upper critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This paramet… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorUpperWarningThreshold
The upper non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01.… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorEnabledThresholds
A bit string which indicates which thresholds are enabled.
This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorPort
The position of the sensor.
The format is a semicolon separated list of Keyword:value pairs - Keyword1:Value1;Keyword2:value2;... Keyword can be one of the following: ONBOARD, DEVICE-1WIREPORT, HUBPORT, CHAIN-… |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.1.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorIsActuator
Is this an actuator?
True: It is an actuator False: It is not an actuator |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.26 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorAlarmedToNormalDelay
The delay in seconds for transitions from the alarmed state to the normal state.
If the sensor type is motionDetection, then it can set to a value greater >= 0 For all other sensor types, the value is 0 and can… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.1.1.27 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
externalSensorUseDefaultThresholds
Use default thresholds for this sensor?
True: Use default thresholds for this sensor False: Do not use default thresholds for this sensor |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.2.1.1.28 |
.1.3.6.1.4.1.13742.8.1.2.4
·
1 row entry
·
7 columns
A list of entries listing the default thresholds for each sensor type.
An entry containing default thresholds for a sensor type.
Indexes
externalSensorType
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
externalSensorTypeDefaultHysteresis
The hysteresis used for deassertions
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.4.1.3 |
||||||||
|
externalSensorTypeDefaultStateChangeDelay
The delay measured in samples before a state is asserted.
If the value is zero, then the state is asserted as soon as it is detected; if it is non-zero, say n, then the assertion condition must exist for n+1 consecutiv… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.4.1.4 |
||||||||
|
externalSensorTypeDefaultLowerCriticalThreshold
The lower critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This paramet… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.4.1.5 |
||||||||
|
externalSensorTypeDefaultLowerWarningThreshold
The lower non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.4.1.6 |
||||||||
|
externalSensorTypeDefaultUpperCriticalThreshold
The upper critical threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This paramet… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.4.1.7 |
||||||||
|
externalSensorTypeDefaultUpperWarningThreshold
The upper non-critical (warning) threshold
The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.1.2.4.1.8 |
||||||||
|
externalSensorTypeDefaultEnabledThresholds
A bit string which indicates which thresholds are enabled.
This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.13742.8.1.2.4.1.9 |
.1.3.6.1.4.1.13742.8.1.2.5
·
1 row entry
·
8 columns
A list of entries for the peripheral Device Packages connected to an EMX. The number of entries is given by the value of peripheralDevicePackagesCount.
An entry containing objects for a controller.
Indexes
peripheralDevicePackageId
| Column | Syntax | OID |
|---|---|---|
|
peripheralDevicePackageId
A unique value for each peripheral device package.
|
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.8.1.2.5.1.1 |
|
peripheralDevicePackageSerialNumber
The peripheral device package serial number.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.3 |
|
peripheralDevicePackageModel
The peripheral device package model.
Examples are DX-D2C6, DPX2-T1, DPX2-T1H1, DPX2-T2H1, DPX2-T3H1 |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.4 |
|
peripheralDevicePackageFirmwareVersion
The peripheral device package firmware version.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.5 |
|
peripheralDevicePackageMinFirmwareVersion
The peripheral device package minimum firmware version.
This field may be empty. If it is not empty, then it shall not be possible to downgrade the peripheral device firmware to a version < minimum firmware version numb… |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.6 |
|
peripheralDevicePackageFirmwareTimeStamp
The time when the peripheralDevicePackage firmware was updated in
UNIX(epoch)time. It is measured in seconds relative to January 1, 1970 (midnight UTC/GMT), i.e a value of 0 indicates January 1, 1970 (midnight UTC/GMT). |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.1.2.5.1.7 |
|
peripheralDevicePackagePosition
The position of the package.
The format is a semicolon separated list of Keyword:value pairs - Keyword1:Value1;Keyword2:value2;... Keyword can be one of the following: ONBOARD, DEVICE-1WIREPORT, HUBPOR… |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.8 |
|
peripheralDevicePackageState
The state of the package.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.2.5.1.9 |
serverReachabilityTable
table.1.3.6.1.4.1.13742.8.1.3.1
·
1 row entry
·
3 columns
A list of server entries. The number of entries is given by the value of serverCount for the EMD.
An entry containing parameters for a server.
Indexes
serverID
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
serverID
A unique value for each server. Its value
ranges between 1 and the value of serverCount for that EMD |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.8.1.3.1.1.1 |
||||
|
serverIPAddress
The IP Address/host name of the server
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.13742.8.1.3.1.1.2 |
||||
|
serverPingEnabled
Is ping enabled for this server?
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.1.3.1.1.3 |
.1.3.6.1.4.1.13742.8.2.1.1
·
1 row entry
·
4 columns
A list of external sensor entries. The number of entries is given by the value of externalSensorCount for the EMD.
An entry containing measurement objects for an external sensor.
Indexes
sensorID
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
measurementsExternalSensorIsAvailable
Is the sensor available?
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.2.1.1.1.1 |
||||||||||||||||||||||||||
|
measurementsExternalSensorState
The sensor state.
|
SensorStateEnumeration Textual Convention: SensorStateEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.2.1.1.1.2 |
||||||||||||||||||||||||||
|
measurementsExternalSensorValue
The sensor reading.
This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.2.1.1.1.3 |
||||||||||||||||||||||||||
|
measurementsExternalSensorTimeStamp
The sensor reading timestamp.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.2.1.1.1.4 |
logTimeStampTable
table.1.3.6.1.4.1.13742.8.4.1.3
·
1 row entry
·
2 columns
A list of entries containing the timestamps of the entries in the log.
An entry containing the timestamp for log entries.
Indexes
logIndex
| Column | Syntax | OID |
|---|---|---|
|
logIndex
A unique value for each entry in the log. Its value
ranges between 1 and the value of logSize. |
Integer32 Constraints: range: 1-256 |
.1.3.6.1.4.1.13742.8.4.1.3.1.1 |
|
logTimeStamp
The time when the data was collected. It is measured in seconds relative to
January 1, 1970 (midnight UTC/GMT), i.e a value of 0 indicates January 1, 1970 (midnight UTC/GMT). |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13742.8.4.1.3.1.2 |
externalSensorLogTable
table.1.3.6.1.4.1.13742.8.4.2.1
·
1 row entry
·
5 columns
A list of external sensor entries. The number of entries is given by the value of externalSensorCount for the EMD.
An entry containing log objects for an external sensor.
Indexes
sensorID logIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
logExternalSensorDataAvailable
Is data available for this sensor during this measurement period?
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.4.2.1.1.2 |
||||||||||||||||||||||||||
|
logExternalSensorState
The sensor state.
|
SensorStateEnumeration Textual Convention: SensorStateEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.4.2.1.1.3 |
||||||||||||||||||||||||||
|
logExternalSensorAvgValue
The sensor reading average value.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.4.2.1.1.4 |
||||||||||||||||||||||||||
|
logExternalSensorMaxValue
The sensor reading maximum value.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.4.2.1.1.5 |
||||||||||||||||||||||||||
|
logExternalSensorMinValue
The sensor reading minimum value.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.13742.8.4.2.1.1.6 |
actuatorControlTable
table.1.3.6.1.4.1.13742.8.5.1.1
·
1 row entry
·
1 columns
A list of actuators for an EMX.
An entry for implementing user-initiated state changes for an actuator.
Indexes
sensorID
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
actuatorState
The actuator state.
A Get operation retrieves the state of the actuator. A Set operation changes the stae of the sensor. The valid states for set operations are on and Off. Attempting to set the state to any other value… |
SensorStateEnumerationr/w Textual Convention: SensorStateEnumeration EnumerationType Values:
|
.1.3.6.1.4.1.13742.8.5.1.1.1.1 |