SITEBOSS-220-STD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
74
esPointTable
table.1.3.6.1.4.1.3052.43.1.1.1
·
1 row entry
·
7 columns
This table organizes 4 basic attributes of points. A point
is a particular sensor on an EventSensor (e.g., temperature,
humidity, contact closure 2, relay 5, etc.). The 4 point
attributes are its name, whether it's in its event state,
the point's value as a number and its value as a string.
Points are referenced by a point index. The point index
is a string of 3 numbers separated by periods.
It contains all the information necessary for getting a piece
of data off an event sensor; namely, which EventSensor,
point class, and which-sensor-of-that-class (a.k.a. point).
Entry for EventSensor point table
Indexes
esIndexES esIndexPC esIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
esIndexES
The part of the point index that refers to an
EventSensor. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an even… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.1.1.1.1.1 |
|
esIndexPC
The part of the point index that refers to point class.
The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event se… |
Integer32 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.43.1.1.1.1.2 |
|
esIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with esIndexPC (Point Class or type) and esIndexES (which EventSensor) uniquely defines each point (sensor or … |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.1.1.1.1.3 |
|
esPointName
The name of the point on an EventSensor. For example,
'AC temp' (in the case of the temperature sensor on an EventSensor). There can be multiple points of the same point class on an EventSensor (e.g., 8 c… |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.1.1.1.1.4 |
|
esPointInEventState
A number referring to the event state of a point
on an EventSensor. This number can have different meanings depending on the point class. If the point class is temperature, humidity, or analog input, the… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.1.1.1.1.5 |
|
esPointValueInt
A read-only number referring to the value of a
point on an EventSensor. If the point class is temperature, then this object is the temperature in its configured scale (default is Fahrenheit). … |
Integer32r/w Constraints: range: -32768-32767 |
.1.3.6.1.4.1.3052.43.1.1.1.1.6 |
|
esPointValueStr
A string referring to the value of a point on an
EventSensor. For contact closures this object is either 'Open' or 'Closed'. For relays this object is either 'Active' (energized) or 'Inacti… |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.1.1.1.1.7 |
esPointConfigTempTable
table.1.3.6.1.4.1.3052.43.2.2.1
·
1 row entry
·
15 columns
This table organizes 3 basic attributes of temperature
sensor points. A point is a particular sensor on an
EventSensor. The 3 point attributes organizes in this table
are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number (always 1 for temp sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by periods.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
emperature point config table ; namely, which EventSensor,
and which sensor (a.k.a. point) (always 1 for temperature
sensors).
Entry for EventSensor point config temperature table
Indexes
espcTempIndexES espcTempIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
espcTempIndexES
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.2.2.1.1.1 |
|
espcTempIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcTempIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of … |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.2.2.1.1.2 |
|
espcTempEnable
ON/OFF enable this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.3 |
|
espcTempName
The name of this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.4 |
|
espcTempScale
Scale (C/F) for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.5 |
|
espcTempDeadband
Deadband for this temperature sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.1.1.6 |
|
espcTempVHighTemp
Very high temperature event threshold for this temperature
sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.1.1.7 |
|
espcTempVHighClass
Very high temperature event class for this temperature
sensor |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.9 |
|
espcTempHighTemp
High temperature event threshold for this temperature
sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.1.1.10 |
|
espcTempHighClass
High temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.13 |
|
espcTempLowTemp
Low temperature event threshold for this temperature sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.1.1.17 |
|
espcTempLowClass
Low temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.20 |
|
espcTempVLowTemp
Very Low temperature event threshold for this temperature
sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.1.1.21 |
|
espcTempVLowClass
Very Low temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.24 |
|
espcTempActions
Temperature event Action
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.1.1.25 |
esPointConfigCCTable
table.1.3.6.1.4.1.3052.43.2.2.2
·
1 row entry
·
11 columns
This table organizes 3 basic attributes of contact closure
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
contact closure point config table ; namely, which
EventSensor and which sensor.
Entry for EventSensor point config contact closure table
Indexes
espcCCIndexES espcCCIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
espcCCIndexES
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.2.2.2.1.1 |
|
espcCCIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcCCIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of co… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.2.2.2.1.2 |
|
espcCCEnable
ON/OFF enable for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.3 |
|
espcCCName
Name for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.4 |
|
espcCCEventState
Event state for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.5 |
|
espcCCThreshold
Threshold (seconds) for this contact closure
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.2.1.6 |
|
espcCCActions
Event class for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.7 |
|
espcCCEventClass
Event class for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.9 |
|
espcCCNormalClass
Return-to-normal class for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.12 |
|
espcCCAlarmAlias
Event alias for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.13 |
|
espcCCNormalAlias
Return-to-normal alias for this contact closure
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.2.1.14 |
esPointConfigHumidTable
table.1.3.6.1.4.1.3052.43.2.2.3
·
1 row entry
·
14 columns
This table organizes 3 basic attributes of humidity points.
A point is a particular sensor on an EventSensor. The 3
point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number (always 1 for humidity sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
humidity point config table ; namely, which EventSensor and
which sensor.
Entry for EventSensor point config humidity table
Indexes
espcHumidIndexES espcHumidIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
espcHumidIndexES
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.2.2.3.1.1 |
|
espcHumidIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcHumidIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.2.2.3.1.2 |
|
espcHumidEnable
ON/OFF enable for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.3 |
|
espcHumidName
The name for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.4 |
|
espcHumidDeadband
Deadband for this humidity sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.3.1.5 |
|
espcHumidVHighHumid
Very high event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.3.1.6 |
|
espcHumidVHighClass
Very high event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.8 |
|
espcHumidHighHumid
High event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.3.1.9 |
|
espcHumidHighClass
High event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.12 |
|
espcHumidLowHumid
Low event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.3.1.16 |
|
espcHumidLowClass
Low event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.19 |
|
espcHumidVLowHumid
Very low event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.3.1.20 |
|
espcHumidVLowClass
Very low event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.23 |
|
espcHumidActions
Humidity event actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.3.1.24 |
esPointConfigAITable
table.1.3.6.1.4.1.3052.43.2.2.5
·
1 row entry
·
19 columns
This table organizes 3 basic attributes of analog input
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
analog input point config table ; namely, which EventSensor
and which sensor.
Entry for EventSensor point config analog input table
Indexes
espcHumidIndexES espcHumidIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
espcAIIndexES
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.2.2.5.1.1 |
|
espcAIIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcAIIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of co… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.2.2.5.1.2 |
|
espcAIEnable
ON/OFF for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.3 |
|
espcAIName
Name for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.4 |
|
espcAIDeadband
Deadband for this analog input sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.5 |
|
espcAIVhighValue
Very high event threshold (decivolts or tenths of
milliamps) for this analog input sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.6 |
|
espcAIVhighClass
Very high event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.8 |
|
espcAIHighValue
High event threshold (decivolts or tenths of
milliamps) for this analog input sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.9 |
|
espcAIHighClass
High event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.12 |
|
espcAILowValue
Low event threshold (decivolts or tenths of
milliamps) for this analog input sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.16 |
|
espcAILowClass
Low event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.19 |
|
espcAIVlowValue
Very low event threshold (decivolts or tenths of
milliamps) for this analog input sensor |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.20 |
|
espcAIVlowClass
Very low event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.23 |
|
espcAIActions
Event actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.24 |
|
espcAIConvUnitName
Conversion unit name for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.5.1.25 |
|
espcAIConvLowValue
Conversion low value for this analog input sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.26 |
|
espcAIConvLowUnit
Conversion low unit value for this analog input sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.27 |
|
espcAIConvHighValue
Conversion high value for this analog input sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.28 |
|
espcAIConvHighUnit
Conversion high unit value for this analog input sensor
|
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.43.2.2.5.1.29 |
esPointConfigRelayTable
table.1.3.6.1.4.1.3052.43.2.2.6
·
1 row entry
·
4 columns
This table organizes 3 basic attributes of relay
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
relay point config table ; namely, which
EventSensor and which sensor.
Entry for EventSensor point config relay table
Indexes
espcRelayIndexES espcRelayIndexPoint
| Column | Syntax | OID |
|---|---|---|
|
espcRelayIndexES
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.43.2.2.6.1.1 |
|
espcRelayIndexPoint
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcRelayIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of… |
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.43.2.2.6.1.2 |
|
espcRelayEnable
ON/OFF enable for this relay
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.6.1.3 |
|
espcRelayName
Name for this relay
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.2.6.1.4 |
snmpServerTable
table.1.3.6.1.4.1.3052.43.2.4.8.6
·
1 row entry
·
2 columns
Table of network hosts to use for network-based actions
Entry for table of network hosts to use for network-based
actions
actions
Indexes
snmpServerIndex
| Column | Syntax | OID |
|---|---|---|
|
snmpServerIndex
Index for table of network hosts to use for network-based
actions |
Integer32 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.43.2.4.8.6.1.1 |
|
snmpServer
Hostname/IP address used as destination for network-based
action (e.g., trap) |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.3052.43.2.4.8.6.1.2 |
emailTable
table.1.3.6.1.4.1.3052.43.2.4.17.6
·
1 row entry
·
2 columns
Table of email addresses to use for email actions
Entry for table of email addresses to use for email actions
Indexes
emailIndex
| Column | Syntax | OID |
|---|---|---|
|
emailIndex
Index for table of email addresses to use for email actions
|
Integer32 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.43.2.4.17.6.1.1 |
|
emailAddress
email address
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.43.2.4.17.6.1.2 |