MIBs Depot

SITEBOSS-550-STD-MIB

Registered at
1.3.6.1.4.1.3052.10
Last updated
2019-03-08 15:30
Organization
Asentria Corporation
Revisions
2019-03-08 15:30, 2019-02-11 13:45, 2017-10-31 10:49, 2017-05-25 10:28, 2017-04-26 09:45, 2016-03-16 08:50, 2016-03-15 05:00, 2016-01-07 04:59, 2015-10-29 04:58, 2015-04-03 04:57, 2015-03-20 04:56, 2014-12-11 04:55, 2014-10-16 04:54, 2014-10-03 04:53, 2014-09-10 04:52, 2014-08-14 04:51, 2014-07-03 04:50, 2014-06-24 04:49, 2014-06-17 04:48, 2014-04-11 04:47, 2014-01-17 01:46, 2013-12-16 04:45, 2013-12-04 04:44, 2013-10-30 04:43, 2013-10-04 04:42, 2013-09-26 04:41, 2013-08-01 04:40, 2013-07-17 04:39, 2013-07-02 04:38, 2013-06-12 04:37, 2013-05-28 04:36, 2013-05-10 04:35, 2013-04-10 04:34, 2013-03-15 04:33, 2013-03-14 04:32, 2013-02-06 04:31, 2013-01-14 04:30, 2012-11-19 04:29, 2012-08-22 04:28, 2012-08-02 04:27, 2012-06-12 04:25, 2012-05-01 04:24, 2012-04-30 04:23, 2012-04-12 04:22, 2012-04-09 04:21, 2012-04-05 04:20, 2012-03-06 04:19, 2012-01-16 09:02, 2011-09-15 09:00, 2011-08-08 09:00, 2011-08-01 09:00, 2011-07-08 09:00, 2011-01-05 09:00, 2010-11-03 09:00, 2010-08-24 09:00, 2010-03-16 09:00, 2010-01-19 09:00, 2008-11-21 09:00, 2008-11-12 09:00, 2008-06-09 09:00, 2008-06-02 11:00, 2008-05-15 15:00, 2008-05-08 14:26, 2008-04-22 16:52, 2008-03-21 16:50, 2007-12-07 00:30
Namespace
asentria
Source file
SITEBOSS-550-STD-MIB
Digest
sha256:ccbdd8211c32fef53c1a6199fb390f3352435e66ae54a63359432283977f6115

Description

MIB module for managing Asentria SiteBoss 550

Contact

Phone: 206-344-8800 Fax: 206-344-2116 Email: support@asentria.com

Imports

FromSymbols
ASENTRIA-ROOT-MIBasentria
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ASENTRIA-ROOT-MIB
SITEBOSS-550-STD-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
s550notifications
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.0
status
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1
eventSensorStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.1
esPointTable
OBJECT-TYPE
This table organizes 4 basic attributes of points. A point is a particular sensor on an EventSensor (e.g., temperature, humidity, contact closure 2, output 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).
1.3.6.1.4.1.3052.10.1.1.1not-accessiblecurrent
esPointEntry
OBJECT-TYPE
Entry for EventSensor point table
1.3.6.1.4.1.3052.10.1.1.1.1not-accessiblecurrent
esIndexES
OBJECT-TYPE
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 event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor.
1.3.6.1.4.1.3052.10.1.1.1.1.1Integer32 (1..200)read-onlycurrent
esIndexPC
OBJECT-TYPE
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 sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point). The values for this object are: 1=temperature sensor 2=contact closure 3=humidity sensor 4=noise sensor 5=analog input 6=output (relay output or power output)
1.3.6.1.4.1.3052.10.1.1.1.1.2Integer32 (1..6)read-onlycurrent
esIndexPoint
OBJECT-TYPE
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 output) attached to a unit. For example, if esIndexES is 3, esIndexPC is 1 and esIndexPoint is 4 then this is the Fourth Temperature Sensor on EventSensor number 3.
1.3.6.1.4.1.3052.10.1.1.1.1.3Integer32 (1..64)read-onlycurrent
esPointName
OBJECT-TYPE
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 contact closures) and multiple sensor classes on an EventSensor (e.g., temperature, contact closure, humidity). If the point referenced by a given point index is solitary (e.g., temperature sensor, because there can be only one on an EventSensor), then this object reads as '<EventSensor name>'. Setting this object for solitary point indices sets the EventSensor name only. On the other hand, if a given point is among other points of the same point class on an EventSensor, then this object reads as '<Sensor name>'. Setting this object for these NON- solitary point indices sets the sensor name only - not the EventSensor name.
1.3.6.1.4.1.3052.10.1.1.1.1.4DisplayStringread-writecurrent
esPointInEventState
OBJECT-TYPE
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, then the values of this object are: 1=very low 2=low 3=normal 4=high 5=very high For contact closures the values of this object are: 1=point in event state 2=point in normal state For outputs the values of this object is the numeric code for the logical state of the output: 1 or 2. The logical state of the output is either active/inactive for relay outputs or on/off for power outputs. The logical state of the output has different nomenclature depending on the type of the output (relay output or power output): 1=active (for relay output) or on (for power output) 2=inactive (for relay output) or off (for power output) This is not necessarily representative of physical state of the output. Physical state is energized/de-energized, for both relay and power outputs. For relay outputs, the active logical state corresponds to either the energized physical state or the de-energized physical state depending on how the relay output is configured. For power outputs, the on logical state always corresponds to the energized physical state. For any point class and any point, if the event state is undefined, then the value of this object is 0. For any point class except output, this object is read-only. For outputs, setting this object to 1 puts the output into its active logical state. Setting this object to 2 puts the output into its inactive logical state. Setting this object to any value greater than 2 puts the output into its active logical state for that many seconds (up to 3600), after which time it puts the output into its inactive logical state.
1.3.6.1.4.1.3052.10.1.1.1.1.5Integer32read-writecurrent
esPointValueInt
OBJECT-TYPE
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). If the point class is contact closure, then this object is either 0 (open) or 1 (closed). If the point class is humidity, then this object is the percent relative humidity. If the point class is analog input, then this object is the signed input value in tenths of the configured units. If the point class is an output, then this object is the numeric code for the physical state of the output. 0=de-energized 1=energized This object cannot be used to control the output, i.e, change its logical or physical state (instead use the esPointInEventState object).
1.3.6.1.4.1.3052.10.1.1.1.1.6Integer32 (-2147483648..2147483647)read-writecurrent
esPointValueStr
OBJECT-TYPE
A string referring to the value of a point on an EventSensor. For contact closures this object is either 'Open' or 'Closed'. For outputs this object is a concatenation of the logical state and physical state, separated by '/'. For a relay output this object can be one of the following 4 possible values: Active/Energized Inactive/Energized Active/De-energized Inactve/De-energized For a power output this object can be one of the following 2 possible values: On/Energized Off/De-energized For temperature and humidity point classes, this object is the string representation of the esPointValueInt object. For temperature, 'C' or 'F' is including in the string to indicate scale. For analog inputs, this object is the string representation of the plus/minus input in the configured units appended with the unit name.
1.3.6.1.4.1.3052.10.1.1.1.1.7DisplayStringread-onlycurrent
esPointTimeLastChange
OBJECT-TYPE
The time of the last time an event was triggerred for a point on an EventSensor in MM/DD/YY HH:MM:SS format. For contact closures, the possible events are Active and Inactive. For temperature, humidity, and analog inputs, the possible events are Normal, High, Very High, Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.1.1.1.8DisplayStringread-onlycurrent
esPointTimetickLastChange
OBJECT-TYPE
The time of the last time an event was triggerred for a point on an EventSensor in 100ths of seconds since reset. For contact closures, the possible events are Active and Inactive. For temperature, humidity, and analog inputs, the possible events are Normal, High, Very High, Low, and Very Low. For outputs, this object is 0.
1.3.6.1.4.1.3052.10.1.1.1.1.9TimeTicksread-onlycurrent
esPointAliasValueStr
OBJECT-TYPE
For CC inputs, this is the CC active/inactive alias setting setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active alias setting value. If the CC input is in the normal state, then this object is the inactive alias setting value. For relay/power outputs, this is the output active/inactive alias setting value that currently corresponds to the output state. So if the output is in the active state, then this object is the active alias setting value. If the output is in hte inactive state, then this object is the inactive alias setting value. For non-CC and non-output sensors, this is the same as the esPointValueStr object.
1.3.6.1.4.1.3052.10.1.1.1.1.10DisplayStringread-onlycurrent
esPointClassValueStr
OBJECT-TYPE
For CC inputs, this is the CC active/inactive class setting setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active class setting value. If the CC input is in the normal state, then this object is the inactive class setting value. For relay/power, analog and temp outputs, this is the output class string given the event (Very High, High, Normal, Low and Very Low). The class string is based upon the chosen string in the class table for e.g. Info, Minor, Major, Minor, Critical etc. If the given event is High, the chosen Class string for this event is what returned.
1.3.6.1.4.1.3052.10.1.1.1.1.11DisplayStringread-onlycurrent
dataEventStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.2
deStatusTable
OBJECT-TYPE
Data Event Status Table
1.3.6.1.4.1.3052.10.1.2.1not-accessiblecurrent
deStatusEntry
OBJECT-TYPE
EventSensor status entry
1.3.6.1.4.1.3052.10.1.2.1.1not-accessiblecurrent
deStatusIndex
OBJECT-TYPE
Index for Data Events
1.3.6.1.4.1.3052.10.1.2.1.1.1Integer32 (1..100)read-onlycurrent
deStatusName
OBJECT-TYPE
Data Event name
1.3.6.1.4.1.3052.10.1.2.1.1.2DisplayStringread-onlycurrent
deStatusCounter
OBJECT-TYPE
Number of times a data record has matched this event's equation. Range: 1-999999999
1.3.6.1.4.1.3052.10.1.2.1.1.3Integer32read-onlycurrent
deStatusThreshold
OBJECT-TYPE
Number of times the equation is matched before an event is triggered. Range: 1-999999999
1.3.6.1.4.1.3052.10.1.2.1.1.4Integer32read-onlycurrent
modemStatus
OBJECT-TYPE
status of modem (idle, dialing, connected, etc.)
1.3.6.1.4.1.3052.10.1.3DisplayStringread-onlycurrent
modemCLIDLogTable
OBJECT-TYPE
Table of numbers of recent dialing parties
1.3.6.1.4.1.3052.10.1.4not-accessiblecurrent
modemCLIDLogEntry
OBJECT-TYPE
Entry for table of CLID log entries
1.3.6.1.4.1.3052.10.1.4.1not-accessiblecurrent
modemCLIDLogIndex
OBJECT-TYPE
Index for table of CLID log entries
1.3.6.1.4.1.3052.10.1.4.1.1Integer32 (1..8)read-onlycurrent
modemCLIDLogNumber
OBJECT-TYPE
recently logged number of dialing party
1.3.6.1.4.1.3052.10.1.4.1.2DisplayStringread-writecurrent
powerDistributionStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.5
pdConfig
OBJECT-TYPE
Power Distribution output configuration
1.3.6.1.4.1.3052.10.1.5.1DisplayStringread-onlycurrent
pdNextGen
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.5.4
pdnTable
OBJECT-TYPE
Table of power distribution objects arranged according to next-generation methodology (i.e., using multiple PowerBoss power distributors in addition to the on-board power distributor).
1.3.6.1.4.1.3052.10.1.5.4.1not-accessiblecurrent
pdnEntry
OBJECT-TYPE
Entry for table of power distribution objects arranged according to next-generation methodology (i.e., using multiple PowerBoss power distributors in addition to the on-board power distributor).
1.3.6.1.4.1.3052.10.1.5.4.1.1not-accessiblecurrent
pdnIndexPD
OBJECT-TYPE
Index for table of power distribution objects, specifically the index that refers to which power distributor. A value of 200 means the internal power distributor. A value from 1 to 16 refers to an external power distributor (PowerBoss), and is the same value as esIndexES, which refers to the PowerBoss as an EventSensor in the eventSensorStatus object table. In other words, pdnIndexPD is the same as esIndexES: esIndexES is used to refer to the PowerBoss as an eventsensor (i.e., control outputs), while pdnIndexPD is used to refer to the PowerBoss when used for power distribution monitoring (i.e., to alarm on output current/voltage/fuse status).
1.3.6.1.4.1.3052.10.1.5.4.1.1.1Integer32 (1..200)read-onlycurrent
pdnIndexOutput
OBJECT-TYPE
Index for table of power distribution objects, specifically the index that refers to which output on the power distributor specified by pdnIndexPD. For objects where the output is irrelevant, this index should be 1.
1.3.6.1.4.1.3052.10.1.5.4.1.1.2Integer32 (1..12)read-onlycurrent
pdnConfig
OBJECT-TYPE
The number of outputs on the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.3DisplayStringread-onlycurrent
pdnMainCurrentInEventState
OBJECT-TYPE
The event state of the current (i.e. Amps) event of the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'.
1.3.6.1.4.1.3052.10.1.5.4.1.1.4DisplayStringread-onlycurrent
pdnMainCurrentValue
OBJECT-TYPE
The current drawn, in mA, for the power distributor specified by pdnIndexPD. If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the current drawn by that PowerBoss and all equipment powered by that PowerBoss. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.5Integer32read-onlycurrent
pdnMainCurrentValueStr
OBJECT-TYPE
Essentially pdnMainCurrentValue formatted as a string in units of Amps, with 3 decimal places. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.6DisplayStringread-onlycurrent
pdnMainCurrentDeadband
OBJECT-TYPE
The deadband, in mA, for the main current sensor for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.7Integer32read-onlycurrent
pdnMainCurrentVHighCurrent
OBJECT-TYPE
The current, in mA, for the main current sensor's Very High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.8Integer32read-onlycurrent
pdnMainCurrentHighCurrent
OBJECT-TYPE
The current, in mA, for the main current sensor's High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.9Integer32read-onlycurrent
pdnMainCurrentLowCurrent
OBJECT-TYPE
The current, in mA, for the main current sensor's Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.10Integer32read-onlycurrent
pdnMainCurrentVLowCurrent
OBJECT-TYPE
The current, in mA, for the main current sensor's Very Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.11Integer32read-onlycurrent
pdnMainVoltageInEventState
OBJECT-TYPE
The event state of the voltage event of the power distributor specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'.
1.3.6.1.4.1.3052.10.1.5.4.1.1.12DisplayStringread-onlycurrent
pdnMainVoltageValue
OBJECT-TYPE
The voltage, in mV, at the power distributor specified by pdnIndexPD. If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the voltage at that PowerBoss and all equipment powered by that PowerBoss. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.13Integer32read-onlycurrent
pdnMainVoltageValueStr
OBJECT-TYPE
Essentially pdnMainVoltageValue formatted as a string in units of Volts, with 3 decimal places. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.14DisplayStringread-onlycurrent
pdnMainVoltageDeadband
OBJECT-TYPE
The deadband, in mV, for the main voltage sensor for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.15Integer32read-onlycurrent
pdnMainVoltageVHighVoltage
OBJECT-TYPE
The voltage, in mA, for the main voltage sensor's Very High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.16Integer32read-onlycurrent
pdnMainVoltageHighVoltage
OBJECT-TYPE
The voltage, in mV, for the main voltage sensor's High event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.17Integer32read-onlycurrent
pdnMainVoltageLowVoltage
OBJECT-TYPE
The voltage, in mV, for the main voltage sensor's Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.18Integer32read-onlycurrent
pdnMainVoltageVLowVoltage
OBJECT-TYPE
The voltage, in mV, for the main voltage sensor's Very Low event threshold, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.19Integer32read-onlycurrent
pdnMainPowerValue
OBJECT-TYPE
The power, in Watts, for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.20Integer32read-onlycurrent
pdnMainPowerValueStr
OBJECT-TYPE
The power, in Watts, for the power distributor specified by pdIndexPD, formatted as a string with the unit name 'Watts'. pdnIndexOutput should be 1 for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.21DisplayStringread-onlycurrent
pdnOutputCurrentInEventState
OBJECT-TYPE
The event state of the current (i.e. Amps) event of the power distributor output specified by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=200 and pdnIndexOutput=2, this refers to power output #2 of the internal power distributor. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'.
1.3.6.1.4.1.3052.10.1.5.4.1.1.22DisplayStringread-onlycurrent
pdnOutputCurrentValue
OBJECT-TYPE
The current drawn, in mA, for the power distributor output specified by pdnIndexPD and pdIndexOutput. E.g., if pdIndexPD is 3 then this is an external power distributor (PowerBoss) identified as 'power distributor 3' and refers to the current drawn by a specific power output on that PowerBoss. The specific power output is specified by pdIndexOutput.
1.3.6.1.4.1.3052.10.1.5.4.1.1.23Integer32read-onlycurrent
pdnOutputCurrentValueStr
OBJECT-TYPE
Essentially pdnOutputCurrentValue formatted as a string in units of Amps, with 3 decimal places.
1.3.6.1.4.1.3052.10.1.5.4.1.1.24DisplayStringread-onlycurrent
pdnOutputCurrentDeadband
OBJECT-TYPE
The deadband, in mA, for the main current sensor for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput.
1.3.6.1.4.1.3052.10.1.5.4.1.1.25Integer32read-onlycurrent
pdnOutputCurrentVHighCurrent
OBJECT-TYPE
The current, in mA, for a specific power output's current sensor Very High event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput.
1.3.6.1.4.1.3052.10.1.5.4.1.1.26Integer32read-onlycurrent
pdnOutputCurrentHighCurrent
OBJECT-TYPE
The current, in mA, for a specific power output's current sensor High event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.27Integer32read-onlycurrent
pdnOutputCurrentLowCurrent
OBJECT-TYPE
The current, in mA, for a specific power output's current sensor Low event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.28Integer32read-onlycurrent
pdnOutputCurrentVLowCurrent
OBJECT-TYPE
The current, in mA, for a specific power output's current sensor Very Low event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object.
1.3.6.1.4.1.3052.10.1.5.4.1.1.29Integer32read-onlycurrent
pdnOutputFuseInEventState
OBJECT-TYPE
The event state of the fuse event of the power distributor output specified by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=14 and pdnIndexOutput=2, this refers to power output #2 of the external power distributor (PowerBoss), identified as 'power distributor 14'. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. This object exists only for power distributors with fuse monitoring support.
1.3.6.1.4.1.3052.10.1.5.4.1.1.30DisplayStringread-onlycurrent
pdnOutputFuseValueStr
OBJECT-TYPE
The state of the fuse of the power distributor output specified by pdnIndexPD and pdnIndexOutput. Possible values for this object are: 'BLOWN' and 'OK'. This object exists only for power distributors with fuse monitoring support.
1.3.6.1.4.1.3052.10.1.5.4.1.1.31DisplayStringread-onlycurrent
pdnMainCombinedStatus
OBJECT-TYPE
Combined status string intended to be parsed by NMS: format: voltageColorCode`voltageEventState`voltageValue`mainCurrentColorCode`mainCurrentEventState`mainCurrentValue`deviceCurrentValue`mainPowerValue
1.3.6.1.4.1.3052.10.1.5.4.1.1.32DisplayStringread-onlycurrent
pdnOutputCombinedStatusBlock1
OBJECT-TYPE
Combined status string intended to be parsed by NMS: format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~...
1.3.6.1.4.1.3052.10.1.5.4.1.1.33DisplayStringread-onlycurrent
pdnOutputCombinedStatusBlock2
OBJECT-TYPE
Combined status string intended to be parsed by NMS: format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~...
1.3.6.1.4.1.3052.10.1.5.4.1.1.34DisplayStringread-onlycurrent
pdnDeviceCurrentValue
OBJECT-TYPE
Current drawn by device in mA. For the internal power distributor device, this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current drawn by the PowerBoss. This object exists only for power distributors with device current monitoring support.
1.3.6.1.4.1.3052.10.1.5.4.1.1.35Integer32read-onlycurrent
pdnDeviceCurrentValueStr
OBJECT-TYPE
Current drawn by device as a string with units (Amps). For the internal power distributor device, this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current drawn by the PowerBoss. This object exists only for power distributors with device current monitoring support.
1.3.6.1.4.1.3052.10.1.5.4.1.1.36DisplayStringread-onlycurrent
pdSystem
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.5.5
pdSystemCurrent
OBJECT-TYPE
Total current drawn by all power distributors in system; that is, the sum of all pdnMainCurrentValue objects for all connected power distributors: internal and external.
1.3.6.1.4.1.3052.10.1.5.5.1DisplayStringread-onlycurrent
pdSystemPower
OBJECT-TYPE
Total power used by all power distributors in system; that is, the sum of all pdnMainPowerValue objects for all connected power distributors: internal and external.
1.3.6.1.4.1.3052.10.1.5.5.2DisplayStringread-onlycurrent
fuelSensorStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.6
fsStatusTable
OBJECT-TYPE
Fuel sensor status table
1.3.6.1.4.1.3052.10.1.6.1not-accessiblecurrent
fsStatusEntry
OBJECT-TYPE
Fuel sensor status table entry
1.3.6.1.4.1.3052.10.1.6.1.1not-accessiblecurrent
fsStatusIndex
OBJECT-TYPE
Index for fuel sensors
1.3.6.1.4.1.3052.10.1.6.1.1.1Integer32 (1..3)read-onlycurrent
fsStatusName
OBJECT-TYPE
Fuel sensor name
1.3.6.1.4.1.3052.10.1.6.1.1.2DisplayStringread-onlycurrent
fsStatusDeviceState
OBJECT-TYPE
Fuel sensor device state
1.3.6.1.4.1.3052.10.1.6.1.1.3DisplayStringread-onlycurrent
fsStatusVolumeValueString
OBJECT-TYPE
Fuel volume. Range is -2,147,483,648 to 2,147,483,647. This value reads -999 when the fuel sensor is disconnected
1.3.6.1.4.1.3052.10.1.6.1.1.4DisplayStringread-onlycurrent
fsStatusVolumePercentLevel
OBJECT-TYPE
Height of the fluid in the tank expressed as a percentage of the tank height, in hundredths of a percent.
1.3.6.1.4.1.3052.10.1.6.1.1.7DisplayStringread-onlycurrent
fsStatusVolumeInEventState
OBJECT-TYPE
Current event status of the fuel sensor.
1.3.6.1.4.1.3052.10.1.6.1.1.8DisplayStringread-onlycurrent
fsStatusCombined
OBJECT-TYPE
Combined status string intended to be parsed by NMS: deviceState`deviceStateColorCode`percentRounded`valueAsFloat`volumeEventState`volumeEventStateColorCode`capacity`units`name
1.3.6.1.4.1.3052.10.1.6.1.1.9DisplayStringread-onlycurrent
wirelessModemStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.7
wmsStatus
OBJECT-TYPE
Wireless modem status
1.3.6.1.4.1.3052.10.1.7.1DisplayStringread-onlycurrent
wmsSignal
OBJECT-TYPE
Wireless modem Signal strength
1.3.6.1.4.1.3052.10.1.7.2DisplayStringread-onlycurrent
wmsRSSI
OBJECT-TYPE
Wireless modem Signal strength (RSSI)
1.3.6.1.4.1.3052.10.1.7.3DisplayStringread-onlycurrent
wmsBER
OBJECT-TYPE
Wireless modem Bit Error Rate
1.3.6.1.4.1.3052.10.1.7.4DisplayStringread-onlycurrent
wmsUpdated
OBJECT-TYPE
Wireless modem info last update time
1.3.6.1.4.1.3052.10.1.7.5DisplayStringread-onlycurrent
wmsRegistration
OBJECT-TYPE
Wireless modem registration status
1.3.6.1.4.1.3052.10.1.7.6DisplayStringread-onlycurrent
wmsLAC
OBJECT-TYPE
Wireless modem Location Area Code
1.3.6.1.4.1.3052.10.1.7.7DisplayStringread-onlycurrent
wmsCellID
OBJECT-TYPE
Wireless modem Cell ID
1.3.6.1.4.1.3052.10.1.7.8DisplayStringread-onlycurrent
wmsIMSI
OBJECT-TYPE
Wireless modem Internation Mobile Subscriber Identity number
1.3.6.1.4.1.3052.10.1.7.9DisplayStringread-onlycurrent
wmsPhnum
OBJECT-TYPE
Wireless modem phone number
1.3.6.1.4.1.3052.10.1.7.10DisplayStringread-onlycurrent
wmsLocalIP
OBJECT-TYPE
Local IP address of modem on wireless network
1.3.6.1.4.1.3052.10.1.7.11DisplayStringread-onlycurrent
wmsMgfID
OBJECT-TYPE
Wireless modem manufacturer ID
1.3.6.1.4.1.3052.10.1.7.12DisplayStringread-onlycurrent
wmsModelID
OBJECT-TYPE
Wireless modem model ID
1.3.6.1.4.1.3052.10.1.7.13DisplayStringread-onlycurrent
wmsIMEI
OBJECT-TYPE
Wireless modem International Mobile Equipment Identity number
1.3.6.1.4.1.3052.10.1.7.14DisplayStringread-onlycurrent
wmsRevID
OBJECT-TYPE
Wireless modem revision ID
1.3.6.1.4.1.3052.10.1.7.15DisplayStringread-onlycurrent
wmsNetName
OBJECT-TYPE
Wireless modem network name
1.3.6.1.4.1.3052.10.1.7.16DisplayStringread-onlycurrent
wmsGPRSStatus
OBJECT-TYPE
Wireless modem (E)GPRS status
1.3.6.1.4.1.3052.10.1.7.17DisplayStringread-onlycurrent
wmsBand
OBJECT-TYPE
Wireless modem band
1.3.6.1.4.1.3052.10.1.7.18DisplayStringread-onlycurrent
wmsChannel
OBJECT-TYPE
Wireless modem channel
1.3.6.1.4.1.3052.10.1.7.19DisplayStringread-onlycurrent
wmsCountryCode
OBJECT-TYPE
Wireless modem country code
1.3.6.1.4.1.3052.10.1.7.20DisplayStringread-onlycurrent
wmsNetCode
OBJECT-TYPE
Wireless modem network code
1.3.6.1.4.1.3052.10.1.7.21DisplayStringread-onlycurrent
wmsPLMNColor
OBJECT-TYPE
Wireless modem PLMN color
1.3.6.1.4.1.3052.10.1.7.22DisplayStringread-onlycurrent
wmsBScolor
OBJECT-TYPE
Wireless modem BS color
1.3.6.1.4.1.3052.10.1.7.23DisplayStringread-onlycurrent
wmsMpRACH
OBJECT-TYPE
Wireless modem max power RACH
1.3.6.1.4.1.3052.10.1.7.24DisplayStringread-onlycurrent
wmsMinRxLevel
OBJECT-TYPE
Wireless modem minimum receive level
1.3.6.1.4.1.3052.10.1.7.25DisplayStringread-onlycurrent
wmsBaseCoeff
OBJECT-TYPE
Wireless modem base coefficient
1.3.6.1.4.1.3052.10.1.7.26DisplayStringread-onlycurrent
wmsSIMStatus
OBJECT-TYPE
WWireless modem SIM status
1.3.6.1.4.1.3052.10.1.7.27DisplayStringread-onlycurrent
wmsICCID
OBJECT-TYPE
Wireless modem SIM ICCID
1.3.6.1.4.1.3052.10.1.7.28DisplayStringread-onlycurrent
wmsModemType
OBJECT-TYPE
Wireless modem type
1.3.6.1.4.1.3052.10.1.7.29DisplayStringread-onlycurrent
acPowerMonitorStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.8
acpmStatusTable
OBJECT-TYPE
AC power monitor status table
1.3.6.1.4.1.3052.10.1.8.1not-accessiblecurrent
acpmStatusEntry
OBJECT-TYPE
AC power monitor status table entry
1.3.6.1.4.1.3052.10.1.8.1.1not-accessiblecurrent
acpmsIndex
OBJECT-TYPE
Index for AC power monitors
1.3.6.1.4.1.3052.10.1.8.1.1.1Integer32 (1..6)read-onlycurrent
acpmsName
OBJECT-TYPE
Name for the AC power monitor device.
1.3.6.1.4.1.3052.10.1.8.1.1.2DisplayStringread-onlycurrent
acpmsAvgVoltageValueStr
OBJECT-TYPE
Average voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1). This could be either the average of the phase voltages, or the sum of the phase voltages, depending on device configuration.
1.3.6.1.4.1.3052.10.1.8.1.1.3DisplayStringread-onlycurrent
acpmsAvgVoltageMinStr
OBJECT-TYPE
Minimum average voltage value since last reset, in volts.
1.3.6.1.4.1.3052.10.1.8.1.1.4DisplayStringread-onlycurrent
acpmsAvgVoltageMaxStr
OBJECT-TYPE
Maximum average voltage value since last reset, in volts.
1.3.6.1.4.1.3052.10.1.8.1.1.5DisplayStringread-onlycurrent
acpmsAvgVoltageAvgStr
OBJECT-TYPE
Average average voltage value since last reset, in volts. This is the unit's average of its measurements of the average voltage reported by the AC power monitor device.
1.3.6.1.4.1.3052.10.1.8.1.1.6DisplayStringread-onlycurrent
acpmsAvgVoltageInEventState
OBJECT-TYPE
Event state of this AC power monitor voltage (Low, Normal, High, etc.).
1.3.6.1.4.1.3052.10.1.8.1.1.7DisplayStringread-onlycurrent
acpmsVoltagePhaseAValueStr
OBJECT-TYPE
Phase A voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1).
1.3.6.1.4.1.3052.10.1.8.1.1.8DisplayStringread-onlycurrent
acpmsVoltagePhaseBValueStr
OBJECT-TYPE
Phase B voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1).
1.3.6.1.4.1.3052.10.1.8.1.1.9DisplayStringread-onlycurrent
acpmsVoltagePhaseCValueStr
OBJECT-TYPE
Phase C voltage, in volts. This is calculated using the formula (register * PT ratio * 0.1).
1.3.6.1.4.1.3052.10.1.8.1.1.10DisplayStringread-onlycurrent
acpmsVoltageL1L2Value
OBJECT-TYPE
Line 1 to Line 2 voltage
1.3.6.1.4.1.3052.10.1.8.1.1.11DisplayStringread-onlycurrent
acpmsVoltageL2L3Value
OBJECT-TYPE
Line 2 to Line 3 voltage
1.3.6.1.4.1.3052.10.1.8.1.1.12DisplayStringread-onlycurrent
acpmsVoltageL3L1Value
OBJECT-TYPE
Line 3 to Line 1 voltage
1.3.6.1.4.1.3052.10.1.8.1.1.13DisplayStringread-onlycurrent
acpmsAvgCurrentValueStr
OBJECT-TYPE
Average current, in amps. This is calculated using the formula (register * CT ratio * 0.001). This could be either the average of the phase currents, or the sum of the phase currents, depending on device configuration.
1.3.6.1.4.1.3052.10.1.8.1.1.14DisplayStringread-onlycurrent
acpmsAvgCurrentMinStr
OBJECT-TYPE
Minimum average current value since last reset, in amps.
1.3.6.1.4.1.3052.10.1.8.1.1.15DisplayStringread-onlycurrent
acpmsAvgCurrentMaxStr
OBJECT-TYPE
Maximum average current value since last reset, in amps.
1.3.6.1.4.1.3052.10.1.8.1.1.16DisplayStringread-onlycurrent
acpmsAvgCurrentAvgStr
OBJECT-TYPE
Average average current value since last reset, in amps. This is the unit's average of its measurements of the average current reported by the AC power monitor device.
1.3.6.1.4.1.3052.10.1.8.1.1.17DisplayStringread-onlycurrent
acpmsAvgCurrentInEventState
OBJECT-TYPE
Event state of this AC power monitor current (Low, Normal, High, etc.).
1.3.6.1.4.1.3052.10.1.8.1.1.18DisplayStringread-onlycurrent
acpmsCurrentPhaseAValueStr
OBJECT-TYPE
Phase A current, in amps. This is calculated using the formula (register * CT ratio * 0.001).
1.3.6.1.4.1.3052.10.1.8.1.1.19DisplayStringread-onlycurrent
acpmsCurrentPhaseBValueStr
OBJECT-TYPE
Phase B current, in amps. This is calculated using the formula (register * CT ratio * 0.001).
1.3.6.1.4.1.3052.10.1.8.1.1.20DisplayStringread-onlycurrent
acpmsCurrentPhaseCValueStr
OBJECT-TYPE
Phase C current, in amps. This is calculated using the formula (register * CT ratio * 0.001).
1.3.6.1.4.1.3052.10.1.8.1.1.21DisplayStringread-onlycurrent
acpmsAvgFreqValueStr
OBJECT-TYPE
Frequency, in hertz. On the YD2010, this is calculated using the formula (register * 0.00106813). On the WattsOn, this is calculated using the formula (register * 0.1).
1.3.6.1.4.1.3052.10.1.8.1.1.22DisplayStringread-onlycurrent
acpmsAvgFreqMinStr
OBJECT-TYPE
Minimum frequency value since last reset, in hertz.
1.3.6.1.4.1.3052.10.1.8.1.1.23DisplayStringread-onlycurrent
acpmsAvgFreqMaxStr
OBJECT-TYPE
Maximum frequency value since last reset, in hertz.
1.3.6.1.4.1.3052.10.1.8.1.1.24DisplayStringread-onlycurrent
acpmsAvgFreqAvgStr
OBJECT-TYPE
Average frequency value since last reset, in hertz. This is the unit's average of its measurements of the average frequency reported by the AC power monitor device.
1.3.6.1.4.1.3052.10.1.8.1.1.25DisplayStringread-onlycurrent
acpmsAvgFreqInEventState
OBJECT-TYPE
Event state of this AC power monitor frequency (Low, Normal, High, etc.).
1.3.6.1.4.1.3052.10.1.8.1.1.26DisplayStringread-onlycurrent
acpmsTRPValueStr
OBJECT-TYPE
Total real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn models, this is calculated using the formula (register * PT * CT).
1.3.6.1.4.1.3052.10.1.8.1.1.27DisplayStringread-onlycurrent
acpmsTRPMinStr
OBJECT-TYPE
Minimum total real power value since last reset, in watts.
1.3.6.1.4.1.3052.10.1.8.1.1.28DisplayStringread-onlycurrent
acpmsTRPMaxStr
OBJECT-TYPE
Maximum total real power value since last reset, in watts.
1.3.6.1.4.1.3052.10.1.8.1.1.29DisplayStringread-onlycurrent
acpmsTRPAvgStr
OBJECT-TYPE
Average total real power value since last reset, in watts. This is the unit's average of its measurements of the average total real power reported by the AC power monitor device.
1.3.6.1.4.1.3052.10.1.8.1.1.30DisplayStringread-onlycurrent
acpmsTRPInEventState
OBJECT-TYPE
Event state of this AC power monitor total real power (Low, Normal, High, etc.).
1.3.6.1.4.1.3052.10.1.8.1.1.31DisplayStringread-onlycurrent
acpmsRPPhaseAValueStr
OBJECT-TYPE
Phase A real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT).
1.3.6.1.4.1.3052.10.1.8.1.1.32DisplayStringread-onlycurrent
acpmsRPPhaseBValueStr
OBJECT-TYPE
Phase B real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT).
1.3.6.1.4.1.3052.10.1.8.1.1.33DisplayStringread-onlycurrent
acpmsRPPhaseCValueStr
OBJECT-TYPE
Phase C real power, in watts. On the YD2010, this is calculated using the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculated using the formula (register * PT * CT).
1.3.6.1.4.1.3052.10.1.8.1.1.34DisplayStringread-onlycurrent
acpmsCombined
OBJECT-TYPE
Combined status string intended to be parsed by NMS: name`deviceState`deviceStateColorCode`voltage`current`frequency`power~voltageEventState`voltageColorCode`currentEventState`currentColorCode`frequencyEventState`freuencyColorCode`powerEventState`powerColorCode
1.3.6.1.4.1.3052.10.1.8.1.1.35DisplayStringread-onlycurrent
acpmsTPFValueStr
OBJECT-TYPE
Total power factor.
1.3.6.1.4.1.3052.10.1.8.1.1.36DisplayStringread-onlycurrent
acpmsTPFMinStr
OBJECT-TYPE
Total power factor minimum value since last reset.
1.3.6.1.4.1.3052.10.1.8.1.1.37DisplayStringread-onlycurrent
acpmsTPFMaxStr
OBJECT-TYPE
Total power factor maximum value since last reset.
1.3.6.1.4.1.3052.10.1.8.1.1.38DisplayStringread-onlycurrent
acpmsTPFAvgStr
OBJECT-TYPE
Total power factor average value since last reset.
1.3.6.1.4.1.3052.10.1.8.1.1.39DisplayStringread-onlycurrent
acpmsTPFInEventState
OBJECT-TYPE
Total power factor event state.
1.3.6.1.4.1.3052.10.1.8.1.1.40DisplayStringread-onlycurrent
acpmsPFPhaseAValueStr
OBJECT-TYPE
Phase A power factor.
1.3.6.1.4.1.3052.10.1.8.1.1.41DisplayStringread-onlycurrent
acpmsPFPhaseBValueStr
OBJECT-TYPE
Phase B power factor.
1.3.6.1.4.1.3052.10.1.8.1.1.42DisplayStringread-onlycurrent
acpmsPFPhaseCValueStr
OBJECT-TYPE
Phase C power factor.
1.3.6.1.4.1.3052.10.1.8.1.1.43DisplayStringread-onlycurrent
acpmsTRcPValueStr
OBJECT-TYPE
Total reactive power, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.44DisplayStringread-onlycurrent
acpmsTRcPMinStr
OBJECT-TYPE
Total reactive power minimum value since last reset, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.45DisplayStringread-onlycurrent
acpmsTRcPMaxStr
OBJECT-TYPE
Total reactive power maximum value since last reset, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.46DisplayStringread-onlycurrent
acpmsTRcPAvgStr
OBJECT-TYPE
Total reactive power average value since last reset, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.47DisplayStringread-onlycurrent
acpmsRcPPhaseAValueStr
OBJECT-TYPE
Phase A reactive power, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.48DisplayStringread-onlycurrent
acpmsRcPPhaseBValueStr
OBJECT-TYPE
Phase B reactive power, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.49DisplayStringread-onlycurrent
acpmsRcPPhaseCValueStr
OBJECT-TYPE
Phase C reactive power, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.50DisplayStringread-onlycurrent
acpmsTAPValueStr
OBJECT-TYPE
Total apparent power, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.51DisplayStringread-onlycurrent
acpmsTAPMinStr
OBJECT-TYPE
Total apparent power minimum value since last reset, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.52DisplayStringread-onlycurrent
acpmsTAPMaxStr
OBJECT-TYPE
Total apparent power maximum value since last reset, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.53DisplayStringread-onlycurrent
acpmsTAPAvgStr
OBJECT-TYPE
Total apparent power average value since last reset, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.54DisplayStringread-onlycurrent
acpmsAPPhaseAValueStr
OBJECT-TYPE
Phase A apparent power, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.55DisplayStringread-onlycurrent
acpmsAPPhaseBValueStr
OBJECT-TYPE
Phase B apparent power, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.56DisplayStringread-onlycurrent
acpmsAPPhaseCValueStr
OBJECT-TYPE
Phase C apparent power, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.57DisplayStringread-onlycurrent
acpmsTotalEnergyWh
OBJECT-TYPE
Total energy, in Wh.
1.3.6.1.4.1.3052.10.1.8.1.1.58Integer32read-onlycurrent
acpmsTotalEnergyVAR
OBJECT-TYPE
Total reactive energy, in VAR.
1.3.6.1.4.1.3052.10.1.8.1.1.59Integer32read-onlycurrent
acpmsTotalEnergyVA
OBJECT-TYPE
Total apparent energy, in VA.
1.3.6.1.4.1.3052.10.1.8.1.1.60Integer32read-onlycurrent
acmpsAvgVoltageAlarmDatetime
OBJECT-TYPE
The time of the last Average Voltage alarm triggerred in the AC monitor MM/DD/YY HH:MM:SS format. The possible events are High, Very High, Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.8.1.1.61DisplayStringread-onlycurrent
acmpsAvgCurrentAlarmDatetime
OBJECT-TYPE
The time of the last Average Current alarm triggerred in the AC monitor MM/DD/YY HH:MM:SS format. The possible events are High, Very High, Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.8.1.1.62DisplayStringread-onlycurrent
acmpsFreqAlarmDatetime
OBJECT-TYPE
The time of the last Frequency alarm triggerred in the AC monitor MM/DD/YY HH:MM:SS format. The possible events are High, Very High, Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.8.1.1.63DisplayStringread-onlycurrent
acmpsRealPowerAlarmDatetime
OBJECT-TYPE
The time of the last Real Power alarm triggerred in the AC monitor MM/DD/YY HH:MM:SS format. The possible events are High, Very High, Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.8.1.1.64DisplayStringread-onlycurrent
acmpsPowerFactorAlarmDatetime
OBJECT-TYPE
The time of the last Power Factor alarm triggerred in the AC monitor MM/DD/YY HH:MM:SS format. The possible events are Low, and Very Low. For outputs, this object is a null string.
1.3.6.1.4.1.3052.10.1.8.1.1.65DisplayStringread-onlycurrent
evHVACStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11
evHVACStatusBard
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2
evHVACStatusBardSystem1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.1
evHVACStatusBardSystem1Stage1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.1.1
evHVACStatusBardSystem1Stage1Cooling
OBJECT-TYPE
Bard HVAC: System 1 stage 1 cooling status.
1.3.6.1.4.1.3052.10.1.11.2.1.1.1DisplayStringread-onlycurrent
evHVACStatusBardSystem1Stage2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.1.2
evHVACStatusBardSystem1Stage2Cooling
OBJECT-TYPE
Bard HVAC: System 1 stage 2 cooling status.
1.3.6.1.4.1.3052.10.1.11.2.1.2.1DisplayStringread-onlycurrent
evHVACStatusBardSystem1Blower
OBJECT-TYPE
Bard HVAC: System 1 blower status.
1.3.6.1.4.1.3052.10.1.11.2.1.3DisplayStringread-onlycurrent
evHVACStatusBardSystem1Heating
OBJECT-TYPE
Bard HVAC: System 1 heating status.
1.3.6.1.4.1.3052.10.1.11.2.1.4DisplayStringread-onlycurrent
evHVACStatusBardSystem1Economizer
OBJECT-TYPE
Bard HVAC: System 1 heating status.
1.3.6.1.4.1.3052.10.1.11.2.1.5DisplayStringread-onlycurrent
evHVACStatusBardSystem2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.2
evHVACStatusBardSystem2Stage1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.2.1
evHVACStatusBardSystem2Stage1Cooling
OBJECT-TYPE
Bard HVAC: System 2 stage 1 cooling status.
1.3.6.1.4.1.3052.10.1.11.2.2.1.1DisplayStringread-onlycurrent
evHVACStatusBardSystem2Stage2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.2.2
evHVACStatusBardSystem2Stage2Cooling
OBJECT-TYPE
Bard HVAC: System 2 stage 2 cooling status.
1.3.6.1.4.1.3052.10.1.11.2.2.2.1DisplayStringread-onlycurrent
evHVACStatusBardSystem2Blower
OBJECT-TYPE
Bard HVAC: System 2 blower status.
1.3.6.1.4.1.3052.10.1.11.2.2.3DisplayStringread-onlycurrent
evHVACStatusBardSystem2Heating
OBJECT-TYPE
Bard HVAC: System 2 heating status.
1.3.6.1.4.1.3052.10.1.11.2.2.4DisplayStringread-onlycurrent
evHVACStatusBardSystem2Economizer
OBJECT-TYPE
Bard HVAC: System 2 heating status.
1.3.6.1.4.1.3052.10.1.11.2.2.5DisplayStringread-onlycurrent
evHVACStatusBardTempAvg
OBJECT-TYPE
Bard HVAC: Average temperature.
1.3.6.1.4.1.3052.10.1.11.2.3DisplayStringread-onlycurrent
evHVACStatusBardTempLocal
OBJECT-TYPE
Bard HVAC: Local temperature.
1.3.6.1.4.1.3052.10.1.11.2.4DisplayStringread-onlycurrent
evHVACStatusBardTempRemote
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.5
evHVACStatusBardTempRemote1
OBJECT-TYPE
Bard HVAC: Remote 1 temperature.
1.3.6.1.4.1.3052.10.1.11.2.5.1DisplayStringread-onlycurrent
evHVACStatusBardTempRemote2
OBJECT-TYPE
Bard HVAC: Remote 2 temperature.
1.3.6.1.4.1.3052.10.1.11.2.5.2DisplayStringread-onlycurrent
evHVACStatusBardDehumidification
OBJECT-TYPE
Bard HVAC: Dehumidification status.
1.3.6.1.4.1.3052.10.1.11.2.6DisplayStringread-onlycurrent
evHVACStatusBardGenerator
OBJECT-TYPE
Bard HVAC: Backup generator status.
1.3.6.1.4.1.3052.10.1.11.2.7DisplayStringread-onlycurrent
evHVACStatusBardLEDs
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.7
evHVACStatusBardLEDsCooling
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.7.1
evHVACStatusBardLEDsCooling1
OBJECT-TYPE
Bard HVAC: Cooling LED 1.
1.3.6.1.4.1.3052.10.1.11.2.7.1.1DisplayStringread-onlycurrent
evHVACStatusBardLEDsCooling2
OBJECT-TYPE
Bard HVAC: Cooling LED 2.
1.3.6.1.4.1.3052.10.1.11.2.7.1.2DisplayStringread-onlycurrent
evHVACStatusBardLEDsCooling3
OBJECT-TYPE
Bard HVAC: Cooling LED 3.
1.3.6.1.4.1.3052.10.1.11.2.7.1.3DisplayStringread-onlycurrent
evHVACStatusBardLEDsCooling4
OBJECT-TYPE
Bard HVAC: Cooling LED 4.
1.3.6.1.4.1.3052.10.1.11.2.7.1.4DisplayStringread-onlycurrent
evHVACStatusBardLEDsHeating
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.7.2
evHVACStatusBardLEDsHeating1
OBJECT-TYPE
Bard HVAC: Heating LED 1.
1.3.6.1.4.1.3052.10.1.11.2.7.2.1DisplayStringread-onlycurrent
evHVACStatusBardLEDsHeating2
OBJECT-TYPE
Bard HVAC: Heating LED 2.
1.3.6.1.4.1.3052.10.1.11.2.7.2.2DisplayStringread-onlycurrent
evHVACStatusBardLEDsHeating3
OBJECT-TYPE
Bard HVAC: Heating LED 3.
1.3.6.1.4.1.3052.10.1.11.2.7.2.3DisplayStringread-onlycurrent
evHVACStatusBardLEDsHeating4
OBJECT-TYPE
Bard HVAC: Heating LED 4.
1.3.6.1.4.1.3052.10.1.11.2.7.2.4DisplayStringread-onlycurrent
evHVACStatusBardLEDsDeHumid
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.7.3
evHVACStatusBardLEDsDeHumid1
OBJECT-TYPE
Bard HVAC: Dehumidification LED 1.
1.3.6.1.4.1.3052.10.1.11.2.7.3.1DisplayStringread-onlycurrent
evHVACStatusBardAlarmBoardState
OBJECT-TYPE
Bard HVAC: Alarm board state.
1.3.6.1.4.1.3052.10.1.11.2.8DisplayStringread-onlycurrent
evHVACStatusBardAlarmStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.10
evHVACStatusBardASSystem1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.10.1
evHVACStatusBardASSystem1PowerLoss
OBJECT-TYPE
Bard HVAC Alarm Status: System 1 power loss.
1.3.6.1.4.1.3052.10.1.11.2.10.1.1DisplayStringread-onlycurrent
evHVACStatusBardASSystem1Lockout
OBJECT-TYPE
Bard HVAC Alarm Status: System 1 ref. lockout.
1.3.6.1.4.1.3052.10.1.11.2.10.1.2DisplayStringread-onlycurrent
evHVACStatusBardASSystem2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.10.2
evHVACStatusBardASSystem2PowerLoss
OBJECT-TYPE
Bard HVAC Alarm Status: System 2 power loss.
1.3.6.1.4.1.3052.10.1.11.2.10.2.1DisplayStringread-onlycurrent
evHVACStatusBardASSystem2Lockout
OBJECT-TYPE
Bard HVAC Alarm Status: System 2 ref. lockout.
1.3.6.1.4.1.3052.10.1.11.2.10.2.2DisplayStringread-onlycurrent
evHVACStatusBardASFire
OBJECT-TYPE
Bard HVAC Alarm Status: Fire / smoke.
1.3.6.1.4.1.3052.10.1.11.2.10.3DisplayStringread-onlycurrent
evHVACStatusBardASTemp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.2.10.4
evHVACStatusBardASTempLowAlarm
OBJECT-TYPE
Bard HVAC Alarm Status: Low temperature.
1.3.6.1.4.1.3052.10.1.11.2.10.4.1DisplayStringread-onlycurrent
evHVACStatusBardASTempHighAlarm
OBJECT-TYPE
Bard HVAC Alarm Status: High temperature.
1.3.6.1.4.1.3052.10.1.11.2.10.4.2DisplayStringread-onlycurrent
evHVACStatusBardASTempVHighAlarm
OBJECT-TYPE
Bard HVAC Alarm Status: Very high temperature.
1.3.6.1.4.1.3052.10.1.11.2.10.4.3DisplayStringread-onlycurrent
evHVACStatusBardASFailure
OBJECT-TYPE
Bard HVAC Alarm Status: Controller failure.
1.3.6.1.4.1.3052.10.1.11.2.10.5DisplayStringread-onlycurrent
evHVACStatusBardConnState
OBJECT-TYPE
Connectivity state: 1 means unit has good connectivity to the Bard HVAC controller, 0 otherwise.
1.3.6.1.4.1.3052.10.1.11.2.11Integer32read-onlycurrent
evHVACStatusAsentria
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.3
evHVACStatusAsentriaSequenceTable
OBJECT-TYPE
Asentria HVAC sequence status table
1.3.6.1.4.1.3052.10.1.11.3.1not-accessiblecurrent
evHVACStatusAsentriaSequenceEntry
OBJECT-TYPE
Asentria HVAC sequence status table entry
1.3.6.1.4.1.3052.10.1.11.3.1.1not-accessiblecurrent
evHVACStatusAsentriaSequenceIndex
OBJECT-TYPE
Index for Asentria HVAC sequence
1.3.6.1.4.1.3052.10.1.11.3.1.1.1Integer32 (1..2)read-onlycurrent
evHVACStatusAsentriaSeqVentTime
OBJECT-TYPE
Asentria HVAC sequence time spent venting
1.3.6.1.4.1.3052.10.1.11.3.1.1.2DisplayStringread-onlycurrent
evHVACStatusAsentriaSeqCoolTime
OBJECT-TYPE
Asentria HVAC sequence time spent cooling
1.3.6.1.4.1.3052.10.1.11.3.1.1.3DisplayStringread-onlycurrent
evHVACStatusAsentriaSeqHeatTime
OBJECT-TYPE
Asentria HVAC sequence time spent heating
1.3.6.1.4.1.3052.10.1.11.3.1.1.4DisplayStringread-onlycurrent
evHVACStatusAsentriaSeqIdleTime
OBJECT-TYPE
Asentria HVAC sequence time spent idling
1.3.6.1.4.1.3052.10.1.11.3.1.1.5DisplayStringread-onlycurrent
evHVACStatusAsentriaUnitTable
OBJECT-TYPE
Asentria HVAC unit status table
1.3.6.1.4.1.3052.10.1.11.3.2not-accessiblecurrent
evHVACStatusAsentriaUnitEntry
OBJECT-TYPE
Asentria HVAC unit status table entry
1.3.6.1.4.1.3052.10.1.11.3.2.1not-accessiblecurrent
evHVACStatusAsentriaUnitIndex
OBJECT-TYPE
Index for Asentria HVAC unit
1.3.6.1.4.1.3052.10.1.11.3.2.1.1Integer32 (1..2)read-onlycurrent
evHVACStatusAsentriaUnitState
OBJECT-TYPE
Asentria HVAC unit status
1.3.6.1.4.1.3052.10.1.11.3.2.1.2DisplayStringread-onlycurrent
evHVACStatusAsentriaUnitVentTime
OBJECT-TYPE
Asentria HVAC unit time spent venting
1.3.6.1.4.1.3052.10.1.11.3.2.1.3DisplayStringread-onlycurrent
evHVACStatusAsentriaUnitCoolTime
OBJECT-TYPE
Asentria HVAC unit time spent cooling
1.3.6.1.4.1.3052.10.1.11.3.2.1.4DisplayStringread-onlycurrent
evHVACStatusAsentriaUnitHeatTime
OBJECT-TYPE
Asentria HVAC unit time spent heating
1.3.6.1.4.1.3052.10.1.11.3.2.1.5DisplayStringread-onlycurrent
evHVACStatusAsentriaUnitIdleTime
OBJECT-TYPE
Asentria HVAC unit time spent idling
1.3.6.1.4.1.3052.10.1.11.3.2.1.6DisplayStringread-onlycurrent
evHVACStatusAsentriaBackupEvent
OBJECT-TYPE
Asentria HVAC backup event
1.3.6.1.4.1.3052.10.1.11.3.3DisplayStringread-onlycurrent
evHVACStatusAsentriaFireEvent
OBJECT-TYPE
Asentria HVAC smoke/fire event
1.3.6.1.4.1.3052.10.1.11.3.4DisplayStringread-onlycurrent
evHVACStatusAsentriaTemp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.3.5
evHVACStatusAsentriaTempOut
OBJECT-TYPE
Asentria HVAC temperature outside
1.3.6.1.4.1.3052.10.1.11.3.5.1DisplayStringread-onlycurrent
evHVACStatusAsentriaTempIn
OBJECT-TYPE
Asentria HVAC temperature inside
1.3.6.1.4.1.3052.10.1.11.3.5.2DisplayStringread-onlycurrent
evHVACStatusAsentriaHumid
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.3.6
evHVACStatusAsentriaHumidOut
OBJECT-TYPE
Asentria HVAC humidity outside
1.3.6.1.4.1.3052.10.1.11.3.6.1DisplayStringread-onlycurrent
evHVACStatusAsentriaHumidIn
OBJECT-TYPE
Asentria HVAC humidity inside
1.3.6.1.4.1.3052.10.1.11.3.6.2DisplayStringread-onlycurrent
evHVACStatusAirsys
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.4
evHVACStatusAirsysAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.11.4.1
evHVACStatusAirsysAlarmUnitTable
OBJECT-TYPE
Airsys HVAC unit alarm status table
1.3.6.1.4.1.3052.10.1.11.4.1.1not-accessiblecurrent
evHVACStatusAirsysAlarmUnitEntry
OBJECT-TYPE
Airsys HVAC unit alarm status table entry
1.3.6.1.4.1.3052.10.1.11.4.1.1.1not-accessiblecurrent
evHVACStatusAirsysAlarmUnitIndex
OBJECT-TYPE
Index for Airsys HVAC unit alarms
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.1Integer32 (1..2)read-onlycurrent
evHVACStatusAirsysAlarmUnitLowPress
OBJECT-TYPE
Airsys HVAC unit low pressure event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.2DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmUnitHighPress
OBJECT-TYPE
Airsys HVAC unit high pressure event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.3DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmUnitEvapFan
OBJECT-TYPE
Airsys HVAC unit AC power/evaporator fan overload event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.4DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmUnitDirty
OBJECT-TYPE
Airsys HVAC unit dirty filter event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.5DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmUnitDamper
OBJECT-TYPE
Airsys HVAC unit damper event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.6DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmUnitSupProbe
OBJECT-TYPE
Airsys HVAC unit supply probe broken event
1.3.6.1.4.1.3052.10.1.11.4.1.1.1.7DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmSmokeFire
OBJECT-TYPE
Airsys HVAC smoke/fire event
1.3.6.1.4.1.3052.10.1.11.4.1.2DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmLowRoomTemp
OBJECT-TYPE
Airsys HVAC low temperature event
1.3.6.1.4.1.3052.10.1.11.4.1.3DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmHighRoomTemp
OBJECT-TYPE
Airsys HVAC high temperature event
1.3.6.1.4.1.3052.10.1.11.4.1.4DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmPower
OBJECT-TYPE
Airsys HVAC power failure event
1.3.6.1.4.1.3052.10.1.11.4.1.5DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmpLAN
OBJECT-TYPE
Airsys HVAC pLAN event
1.3.6.1.4.1.3052.10.1.11.4.1.6DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmClock
OBJECT-TYPE
Airsys HVAC clock card event
1.3.6.1.4.1.3052.10.1.11.4.1.7DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmHumidProbe
OBJECT-TYPE
Airsys HVAC humidity probe broken event
1.3.6.1.4.1.3052.10.1.11.4.1.8DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmOutProbe
OBJECT-TYPE
Airsys HVAC outdoor probe broken event
1.3.6.1.4.1.3052.10.1.11.4.1.9DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmBothCompress
OBJECT-TYPE
Airsys HVAC both compressors running event
1.3.6.1.4.1.3052.10.1.11.4.1.10DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmGenerator
OBJECT-TYPE
Airsys HVAC generator running event
1.3.6.1.4.1.3052.10.1.11.4.1.11DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmConnection
OBJECT-TYPE
Airsys HVAC controller connection event
1.3.6.1.4.1.3052.10.1.11.4.1.12DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmInProbe1
OBJECT-TYPE
Airsys HVAC indoor probe broken event
1.3.6.1.4.1.3052.10.1.11.4.1.13DisplayStringread-onlycurrent
evHVACStatusAirsysAlarmInProbe2
OBJECT-TYPE
Airsys HVAC backup indoor probe broken event
1.3.6.1.4.1.3052.10.1.11.4.1.14DisplayStringread-onlycurrent
evHVACStatusAirsysTempOut
OBJECT-TYPE
Airsys HVAC outdoor temperature
1.3.6.1.4.1.3052.10.1.11.4.2DisplayStringread-onlycurrent
evHVACStatusAirsysTempIn
OBJECT-TYPE
Airsys HVAC indoor temperature
1.3.6.1.4.1.3052.10.1.11.4.3DisplayStringread-onlycurrent
evHVACStatusAirsysTempInBackup
OBJECT-TYPE
Airsys HVAC backup indoor temperature
1.3.6.1.4.1.3052.10.1.11.4.4DisplayStringread-onlycurrent
evHVACStatusAirsysHumidIn
OBJECT-TYPE
Airsys HVAC indoor humidity
1.3.6.1.4.1.3052.10.1.11.4.5DisplayStringread-onlycurrent
evHVACStatusAirsysUnitTable
OBJECT-TYPE
Airsys HVAC unit alarm status table
1.3.6.1.4.1.3052.10.1.11.4.6not-accessiblecurrent
evHVACStatusAirsysUnitEntry
OBJECT-TYPE
Airsys HVAC unit alarm status table entry
1.3.6.1.4.1.3052.10.1.11.4.6.1not-accessiblecurrent
evHVACStatusAirsysUnitIndex
OBJECT-TYPE
Index for Airsys HVAC unit
1.3.6.1.4.1.3052.10.1.11.4.6.1.1Integer32 (1..2)read-onlycurrent
evHVACStatusAirsysUnitTempSupply
OBJECT-TYPE
Airsys HVAC unit supply temperature
1.3.6.1.4.1.3052.10.1.11.4.6.1.2DisplayStringread-onlycurrent
evHVACStatusAirsysUnitFanspeed
OBJECT-TYPE
Airsys HVAC unit fan speed
1.3.6.1.4.1.3052.10.1.11.4.6.1.3DisplayStringread-onlycurrent
evHVACStatusAirsysUnitFreeOpening
OBJECT-TYPE
Airsys HVAC unit free cooling vent opening percentage
1.3.6.1.4.1.3052.10.1.11.4.6.1.4DisplayStringread-onlycurrent
evHVACStatusAirsysUnitStatus
OBJECT-TYPE
Airsys HVAC unit running status
1.3.6.1.4.1.3052.10.1.11.4.6.1.5DisplayStringread-onlycurrent
evHVACStatusAirsysUnitLocked
OBJECT-TYPE
Airsys HVAC unit locked status
1.3.6.1.4.1.3052.10.1.11.4.6.1.6DisplayStringread-onlycurrent
evHVACStatusAirsysUnitCompressor
OBJECT-TYPE
Airsys HVAC unit state of compressor
1.3.6.1.4.1.3052.10.1.11.4.6.1.7DisplayStringread-onlycurrent
evHVACStatusAirsysUnitHeater
OBJECT-TYPE
Airsys HVAC unit state of heater
1.3.6.1.4.1.3052.10.1.11.4.6.1.8DisplayStringread-onlycurrent
evHVACStatusAirsysURuntimeSupplyFan
OBJECT-TYPE
Airsys HVAC unit run time of supply fan in hours
1.3.6.1.4.1.3052.10.1.11.4.6.1.9DisplayStringread-onlycurrent
evHVACStatusAirsysURuntimeCompressor
OBJECT-TYPE
Airsys HVAC unit run time of compressor in hours
1.3.6.1.4.1.3052.10.1.11.4.6.1.10DisplayStringread-onlycurrent
evHVACStatusAirsysURuntimeHeat
OBJECT-TYPE
Airsys HVAC unit run time of heating in hours
1.3.6.1.4.1.3052.10.1.11.4.6.1.11DisplayStringread-onlycurrent
evHVACStatusAirsysURuntimeFreeCooling
OBJECT-TYPE
Airsys HVAC unit run time of free cooling in hours
1.3.6.1.4.1.3052.10.1.11.4.6.1.12DisplayStringread-onlycurrent
evHVACStatusAirsysUCountSupplyFan
OBJECT-TYPE
Airsys HVAC unit number of times supply fan has started
1.3.6.1.4.1.3052.10.1.11.4.6.1.13DisplayStringread-onlycurrent
evHVACStatusAirsysUCountCompressor
OBJECT-TYPE
Airsys HVAC unit number of times compressor has started
1.3.6.1.4.1.3052.10.1.11.4.6.1.14DisplayStringread-onlycurrent
evHVACStatusAirsysUCountHeat
OBJECT-TYPE
Airsys HVAC unit number of times heating has started
1.3.6.1.4.1.3052.10.1.11.4.6.1.15DisplayStringread-onlycurrent
evHVACStatusAirsysUCountFreeCooling
OBJECT-TYPE
Airsys HVAC unit number of times free cooling has started
1.3.6.1.4.1.3052.10.1.11.4.6.1.16DisplayStringread-onlycurrent
evHVACStatusAirsysDay
OBJECT-TYPE
Airsys HVAC controller day
1.3.6.1.4.1.3052.10.1.11.4.7DisplayStringread-onlycurrent
evHVACStatusAirsysDate
OBJECT-TYPE
Airsys HVAC controller date
1.3.6.1.4.1.3052.10.1.11.4.8DisplayStringread-onlycurrent
evHVACStatusAirsysTime
OBJECT-TYPE
Airsys HVAC controller time
1.3.6.1.4.1.3052.10.1.11.4.9DisplayStringread-onlycurrent
evHVACStatusAirsysVersion
OBJECT-TYPE
Airsys HVAC controller software version
1.3.6.1.4.1.3052.10.1.11.4.10DisplayStringread-onlycurrent
backupBattStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.12
liBattStatus
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.1.12.1
liBattPercentCharge
OBJECT-TYPE
Lithium Battery State Charge in Percent (0% to 100%)
1.3.6.1.4.1.3052.10.1.12.1.1Integer32 (1..100)read-onlycurrent
liBattRunning
OBJECT-TYPE
Is the unit running on battery backup: (TRUE/FALSE) or (1/0)
1.3.6.1.4.1.3052.10.1.12.1.2Integer32 (0..1)read-onlycurrent
config
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2
eventSensorBasics
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.1
esNumberEventSensors
OBJECT-TYPE
The number of EventSensors recognized by the unit, including the internal EventSensor. Range: 1-17
1.3.6.1.4.1.3052.10.2.1.1Integer32read-onlycurrent
esTable
OBJECT-TYPE
The table of what EventSensors are attached to the unit, including the internal EventSensor
1.3.6.1.4.1.3052.10.2.1.2not-accessiblecurrent
esEntry
OBJECT-TYPE
Table entry for EventSensor table
1.3.6.1.4.1.3052.10.2.1.2.1not-accessiblecurrent
esIndex
OBJECT-TYPE
This number refers to an EventSensor; it has the same meaning as the esIndexES object (see above), except that this object is used only within the esTable branch. This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndex=2 will now refer to that particular EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.1Integer32 (1..200)read-onlycurrent
esName
OBJECT-TYPE
The name of the EventSensor
1.3.6.1.4.1.3052.10.2.1.2.1.2DisplayStringread-onlycurrent
esID
OBJECT-TYPE
The factory-assigned ID of the EventSensor
1.3.6.1.4.1.3052.10.2.1.2.1.3DisplayStringread-onlycurrent
esNumberTempSensors
OBJECT-TYPE
The number of temperature sensors on the EventSensor
1.3.6.1.4.1.3052.10.2.1.2.1.4Integer32read-onlycurrent
esTempReportingMode
OBJECT-TYPE
Description of how temperature values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.5DisplayStringread-onlycurrent
esNumberCCs
OBJECT-TYPE
The number of contact closures on the EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.6Integer32read-onlycurrent
esCCReportingMode
OBJECT-TYPE
Description of how CC values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.7DisplayStringread-onlycurrent
esNumberHumidSensors
OBJECT-TYPE
The number of humidity sensors on the EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.8Integer32read-onlycurrent
esHumidReportingMode
OBJECT-TYPE
Description of how humidity sensor values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.9DisplayStringread-onlycurrent
esNumberNoiseSensors
OBJECT-TYPE
The number of noise sensors on the EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.10Integer32read-onlycurrent
esNoiseReportingMode
OBJECT-TYPE
Description of how noise sensor values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.11DisplayStringread-onlycurrent
esNumberAirflowSensors
OBJECT-TYPE
The number of airflow sensors on the EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.12Integer32read-onlycurrent
esAirflowReportingMode
OBJECT-TYPE
Description of how airflow sensor values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.13DisplayStringread-onlycurrent
esNumberAnalog
OBJECT-TYPE
The number of analog inputs on the EventSensor.
1.3.6.1.4.1.3052.10.2.1.2.1.14Integer32read-onlycurrent
esAnalogReportingMode
OBJECT-TYPE
Description of how analog input values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.15DisplayStringread-onlycurrent
esNumberOutputs
OBJECT-TYPE
The number of outputs (relay or power) on the EventSensor
1.3.6.1.4.1.3052.10.2.1.2.1.16Integer32read-onlycurrent
esOutputReportingMode
OBJECT-TYPE
Description of how output values should be interpreted.
1.3.6.1.4.1.3052.10.2.1.2.1.17DisplayStringread-onlycurrent
esTempCombinedStatus
OBJECT-TYPE
Combined status string intended to be parsed by NMS: name`value`scale`eventState`eventColorCode
1.3.6.1.4.1.3052.10.2.1.2.1.18DisplayStringread-onlycurrent
esCCCombinedStatusBlock1
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name1`value1`eventColorCode1`alias1~name2`value2`eventColorCode2`alias2~...name8`value8`eventColorCode8`alias8
1.3.6.1.4.1.3052.10.2.1.2.1.19DisplayStringread-onlycurrent
esCCCombinedStatusBlock2
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name9`value9`eventColorCode9`alias9~name10`value10`eventColorCode10`alias10~...name16`value16`eventColorCode16`alias16
1.3.6.1.4.1.3052.10.2.1.2.1.20DisplayStringread-onlycurrent
esCCCombinedStatusBlock3
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name17`value17`eventColorCode17`alias17~name18`value18`eventColorCode18`alias18~...name24`value24`eventColorCode24`alias24
1.3.6.1.4.1.3052.10.2.1.2.1.21DisplayStringread-onlycurrent
esCCCombinedStatusBlock4
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name25`value25`eventColorCode25`alias25~name26`value26`eventColorCode26`alias26~...name32`value32`eventColorCode32`alias32
1.3.6.1.4.1.3052.10.2.1.2.1.22DisplayStringread-onlycurrent
esCCCombinedStatusBlock5
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name33`value33`eventColorCode33`alias33~name34`value34`eventColorCode34`alias35~...name40`value40`eventColorCode40`alias40
1.3.6.1.4.1.3052.10.2.1.2.1.23DisplayStringread-onlycurrent
esCCCombinedStatusBlock6
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name41`value41`eventColorCode41`alias41~name42`value42`eventColorCode42`alias43~...name48`value48`eventColorCode48`alias48
1.3.6.1.4.1.3052.10.2.1.2.1.24DisplayStringread-onlycurrent
esCCCombinedStatusBlock7
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name49`value49`eventColorCode49`alias49~name50`value50`eventColorCode50`alias50~...name56`value56`eventColorCode56`alias56
1.3.6.1.4.1.3052.10.2.1.2.1.25DisplayStringread-onlycurrent
esCCCombinedStatusBlock8
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name57`value57`eventColorCode57`alias57~name57`value57`eventColorCode564`alias57~...name64`value64`eventColorCode64`alias64
1.3.6.1.4.1.3052.10.2.1.2.1.26DisplayStringread-onlycurrent
esHumidCombinedStatus
OBJECT-TYPE
Combined status string intended to be parsed by NMS: name`value`eventState`eventColorCode
1.3.6.1.4.1.3052.10.2.1.2.1.27DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock1
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name1`value1`units1`eventState`eventColorCode1~name2`value2`units2`eventState`eventColorCode2~...
1.3.6.1.4.1.3052.10.2.1.2.1.28DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock2
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~name9`value9`units9`eventState9`eventColorCode9~...
1.3.6.1.4.1.3052.10.2.1.2.1.29DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock3
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~...
1.3.6.1.4.1.3052.10.2.1.2.1.30DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock4
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~...
1.3.6.1.4.1.3052.10.2.1.2.1.31DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock5
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~...
1.3.6.1.4.1.3052.10.2.1.2.1.32DisplayStringread-onlycurrent
esAnalogCombinedStatusBlock6
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~...
1.3.6.1.4.1.3052.10.2.1.2.1.33DisplayStringread-onlycurrent
esOutputCombinedStatusBlock1
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~...
1.3.6.1.4.1.3052.10.2.1.2.1.34DisplayStringread-onlycurrent
esOutputCombinedStatusBlock2
OBJECT-TYPE
Combined status string intended to be parsed by NMS: numInBlock`namex`valuex`aliasx~namey`valuey`aliasy~...namez`valuez`aliasz
1.3.6.1.4.1.3052.10.2.1.2.1.35DisplayStringread-onlycurrent
esNewSensors
OBJECT-TYPE
String representing the number of new (attached but unconfigured) EventSensors
1.3.6.1.4.1.3052.10.2.1.3DisplayStringread-onlycurrent
eventSensorPointConfig
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.2
esPointConfigTempTable
OBJECT-TYPE
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).
1.3.6.1.4.1.3052.10.2.2.1not-accessiblecurrent
esPointConfigTempEntry
OBJECT-TYPE
Entry for EventSensor point config temperature table
1.3.6.1.4.1.3052.10.2.2.1.1not-accessiblecurrent
espcTempIndexES
OBJECT-TYPE
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 an event sensor within the the context of the eventsensor point config temperature table; namely, which EventSensor, and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors. The number corresponding to an EventSensor is determined by the user at the initial configuration time. If there is an internal sensor in the unit, it will always be the first item in the Sensor Events setup menu. For example, if a new EventSensor is configured as the 2nd entry AFTER the internal EventSensor (if one exists) in the Sensor Events Setup Menu, then that EventSensor will be known from then on as EventSensor 2. All point indeces with esIndexES=2 will now refer to that particular EventSensor.
1.3.6.1.4.1.3052.10.2.2.1.1.1Integer32 (1..200)read-onlycurrent
espcTempIndexPoint
OBJECT-TYPE
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 temperature point configuration.
1.3.6.1.4.1.3052.10.2.2.1.1.2Integer32 (1..64)read-onlycurrent
espcTempEnable
OBJECT-TYPE
ON/OFF enable this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.3DisplayStringread-writecurrent
espcTempScale
OBJECT-TYPE
Scale (C/F) for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.4DisplayStringread-writecurrent
espcTempDeadband
OBJECT-TYPE
Deadband for this temperature sensor (in floating-point format)
1.3.6.1.4.1.3052.10.2.2.1.1.5DisplayStringread-writecurrent
espcTempVHighTemp
OBJECT-TYPE
Very high temperature event threshold for this temperature sensor (in floating-point format)
1.3.6.1.4.1.3052.10.2.2.1.1.6DisplayStringread-writecurrent
espcTempVHighActions
OBJECT-TYPE
Very high temperature event actions for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.7DisplayStringread-writecurrent
espcTempVHighTrapnum
OBJECT-TYPE
Very high temperature event trap number for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.8Integer32read-writecurrent
espcTempVHighClass
OBJECT-TYPE
Very high temperature event class for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.9DisplayStringread-writecurrent
espcTempHighTemp
OBJECT-TYPE
High temperature event threshold for this temperature sensor (in floating-point format)
1.3.6.1.4.1.3052.10.2.2.1.1.10DisplayStringread-writecurrent
espcTempHighActions
OBJECT-TYPE
High temperature event actions for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.11DisplayStringread-writecurrent
espcTempHighTrapnum
OBJECT-TYPE
High temperature event trap number for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.12Integer32read-writecurrent
espcTempHighClass
OBJECT-TYPE
High temperature event class for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.13DisplayStringread-writecurrent
espcTempNormalActions
OBJECT-TYPE
Return-to-normal event actions for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.14DisplayStringread-writecurrent
espcTempNormalTrapnum
OBJECT-TYPE
Return-to-normal event trap number for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.15Integer32read-writecurrent
espcTempNormalClass
OBJECT-TYPE
Return-to-normal event class for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.16DisplayStringread-writecurrent
espcTempLowTemp
OBJECT-TYPE
Low temperature event threshold for this temperature sensor (in floating-point format)
1.3.6.1.4.1.3052.10.2.2.1.1.17DisplayStringread-writecurrent
espcTempLowActions
OBJECT-TYPE
Low temperature event actions for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.18DisplayStringread-writecurrent
espcTempLowTrapnum
OBJECT-TYPE
Low temperature event trap number for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.19Integer32read-writecurrent
espcTempLowClass
OBJECT-TYPE
Low temperature event class for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.20DisplayStringread-writecurrent
espcTempVLowTemp
OBJECT-TYPE
Very Low temperature event threshold for this temperature sensor (in floating-point format)
1.3.6.1.4.1.3052.10.2.2.1.1.21DisplayStringread-writecurrent
espcTempVLowActions
OBJECT-TYPE
Very Low temperature event actions for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.22DisplayStringread-writecurrent
espcTempVLowTrapnum
OBJECT-TYPE
Very Low temperature event trap number for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.23Integer32read-writecurrent
espcTempVLowClass
OBJECT-TYPE
Very Low temperature event class for this temperature sensor
1.3.6.1.4.1.3052.10.2.2.1.1.24DisplayStringread-writecurrent
espcTempGroup
OBJECT-TYPE
Name for this temperature sensor group
1.3.6.1.4.1.3052.10.2.2.1.1.25DisplayStringread-writecurrent
esPointConfigCCTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3052.10.2.2.2not-accessiblecurrent
esPointConfigCCEntry
OBJECT-TYPE
Entry for EventSensor point config contact closure table
1.3.6.1.4.1.3052.10.2.2.2.1not-accessiblecurrent
espcCCIndexES
OBJECT-TYPE
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 an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors.
1.3.6.1.4.1.3052.10.2.2.2.1.1Integer32 (1..200)read-onlycurrent
espcCCIndexPoint
OBJECT-TYPE
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 contact closure point configuration.
1.3.6.1.4.1.3052.10.2.2.2.1.2Integer32 (1..64)read-onlycurrent
espcCCEnable
OBJECT-TYPE
ON/OFF enable for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.3DisplayStringread-writecurrent
espcCCName
OBJECT-TYPE
Name for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.4DisplayStringread-writecurrent
espcCCEventState
OBJECT-TYPE
Event state for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.5DisplayStringread-writecurrent
espcCCThreshold
OBJECT-TYPE
Event threshold (seconds) for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.6Integer32 (0..65535)read-writecurrent
espcCCEventActions
OBJECT-TYPE
Event actions for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.7DisplayStringread-writecurrent
espcCCEventTrapnum
OBJECT-TYPE
Event trap number for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.8Integer32read-writecurrent
espcCCEventClass
OBJECT-TYPE
Event class for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.9DisplayStringread-writecurrent
espcCCNormalActions
OBJECT-TYPE
Return-to-normal actions for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.10DisplayStringread-writecurrent
espcCCNormalTrapnum
OBJECT-TYPE
Return-to-normal trap number for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.11Integer32read-writecurrent
espcCCNormalClass
OBJECT-TYPE
Return-to-normal class for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.12DisplayStringread-writecurrent
espcCCAlarmAlias
OBJECT-TYPE
Event alias for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.13DisplayStringread-writecurrent
espcCCNormalAlias
OBJECT-TYPE
Return-to-normal alias for this contact closure
1.3.6.1.4.1.3052.10.2.2.2.1.14DisplayStringread-writecurrent
espcCCNormalThreshold
OBJECT-TYPE
Event threshold (seconds) for this contact closure to return to normal
1.3.6.1.4.1.3052.10.2.2.2.1.15Integer32 (0..65535)read-writecurrent
espcCCOverrideGlobalReminder
OBJECT-TYPE
Override global reminder interval (evReminderInterval) for this CC.
1.3.6.1.4.1.3052.10.2.2.2.1.16DisplayStringread-writecurrent
espcCCReminderInterval
OBJECT-TYPE
Individual reminder interval for this CC, applicable when the global reminder is overriden.
1.3.6.1.4.1.3052.10.2.2.2.1.17Integer32read-writecurrent
espcCCGroup
OBJECT-TYPE
Name for this contact closure group
1.3.6.1.4.1.3052.10.2.2.2.1.18DisplayStringread-writecurrent
esPointConfigHumidTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3052.10.2.2.3not-accessiblecurrent
esPointConfigHumidEntry
OBJECT-TYPE
Entry for EventSensor point config humidity table
1.3.6.1.4.1.3052.10.2.2.3.1not-accessiblecurrent
espcHumidIndexES
OBJECT-TYPE
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 an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors.
1.3.6.1.4.1.3052.10.2.2.3.1.1Integer32 (1..200)read-onlycurrent
espcHumidIndexPoint
OBJECT-TYPE
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 contact closure point configuration.
1.3.6.1.4.1.3052.10.2.2.3.1.2Integer32 (1..64)read-onlycurrent
espcHumidEnable
OBJECT-TYPE
ON/OFF enable for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.3DisplayStringread-writecurrent
espcHumidDeadband
OBJECT-TYPE
Deadband for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.4Integer32read-writecurrent
espcHumidVHighHumid
OBJECT-TYPE
Very high event threshold for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.5Integer32read-writecurrent
espcHumidVHighActions
OBJECT-TYPE
Very high event actions for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.6DisplayStringread-writecurrent
espcHumidVHighTrapnum
OBJECT-TYPE
Very high event trap number for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.7Integer32read-writecurrent
espcHumidVHighClass
OBJECT-TYPE
Very high event class for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.8DisplayStringread-writecurrent
espcHumidHighHumid
OBJECT-TYPE
High event threshold for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.9Integer32read-writecurrent
espcHumidHighActions
OBJECT-TYPE
High event actions for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.10DisplayStringread-writecurrent
espcHumidHighTrapnum
OBJECT-TYPE
High event trap number for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.11Integer32read-writecurrent
espcHumidHighClass
OBJECT-TYPE
High event class for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.12DisplayStringread-writecurrent
espcHumidNormalActions
OBJECT-TYPE
Return-to-normal actions for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.13DisplayStringread-writecurrent
espcHumidNormalTrapnum
OBJECT-TYPE
Return-to-normal trap number for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.14Integer32read-writecurrent
espcHumidNormalClass
OBJECT-TYPE
Return-to-normal class for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.15DisplayStringread-writecurrent
espcHumidLowHumid
OBJECT-TYPE
Low event threshold for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.16Integer32read-writecurrent
espcHumidLowActions
OBJECT-TYPE
Low event actions for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.17DisplayStringread-writecurrent
espcHumidLowTrapnum
OBJECT-TYPE
Low event trap number for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.18Integer32read-writecurrent
espcHumidLowClass
OBJECT-TYPE
Low event class for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.19DisplayStringread-writecurrent
espcHumidVLowHumid
OBJECT-TYPE
Very low event threshold for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.20Integer32read-writecurrent
espcHumidVLowActions
OBJECT-TYPE
Very low event actions for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.21DisplayStringread-writecurrent
espcHumidVLowTrapnum
OBJECT-TYPE
Very low event trap number for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.22Integer32read-writecurrent
espcHumidVLowClass
OBJECT-TYPE
Very low event class for this humidity sensor
1.3.6.1.4.1.3052.10.2.2.3.1.23DisplayStringread-writecurrent
espcHumidGroup
OBJECT-TYPE
Name for this humidity sensor group
1.3.6.1.4.1.3052.10.2.2.3.1.24DisplayStringread-writecurrent
esPointConfigAITable
OBJECT-TYPE
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.
1.3.6.1.4.1.3052.10.2.2.5not-accessiblecurrent
esPointConfigAIEntry
OBJECT-TYPE
Entry for EventSensor point config analog input table
1.3.6.1.4.1.3052.10.2.2.5.1not-accessiblecurrent
espcAIIndexES
OBJECT-TYPE
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 an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors.
1.3.6.1.4.1.3052.10.2.2.5.1.1Integer32 (1..200)read-onlycurrent
espcAIIndexPoint
OBJECT-TYPE
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 contact closure point configuration.
1.3.6.1.4.1.3052.10.2.2.5.1.2Integer32 (1..64)read-onlycurrent
espcAIEnable
OBJECT-TYPE
ON/OFF for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.3DisplayStringread-writecurrent
espcAIDeadband
OBJECT-TYPE
Deadband for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.5DisplayStringread-writecurrent
espcAIVhighValue
OBJECT-TYPE
Very high event threshold (decivolts or tenths of milliamps) for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.6DisplayStringread-writecurrent
espcAIVhighActions
OBJECT-TYPE
Very high event actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.7DisplayStringread-writecurrent
espcAIVhighTrapnum
OBJECT-TYPE
Very high event trap number for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.8Integer32read-writecurrent
espcAIVhighClass
OBJECT-TYPE
Very high event class for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.9DisplayStringread-writecurrent
espcAIHighValue
OBJECT-TYPE
High event threshold (decivolts or tenths of milliamps) for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.10DisplayStringread-writecurrent
espcAIHighActions
OBJECT-TYPE
High event actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.11DisplayStringread-writecurrent
espcAIHighTrapnum
OBJECT-TYPE
High event trap number for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.12Integer32read-writecurrent
espcAIHighClass
OBJECT-TYPE
High event class for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.13DisplayStringread-writecurrent
espcAINormalActions
OBJECT-TYPE
Return-to-normal actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.14DisplayStringread-writecurrent
espcAINormalTrapnum
OBJECT-TYPE
Return-to-normal trap number for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.15Integer32read-writecurrent
espcAINormalClass
OBJECT-TYPE
Return-to-normal class for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.16DisplayStringread-writecurrent
espcAILowValue
OBJECT-TYPE
Low event threshold (decivolts or tenths of milliamps) for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.17DisplayStringread-writecurrent
espcAILowActions
OBJECT-TYPE
Low event actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.18DisplayStringread-writecurrent
espcAILowTrapnum
OBJECT-TYPE
Low event trap number for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.19Integer32read-writecurrent
espcAILowClass
OBJECT-TYPE
Low event class for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.20DisplayStringread-writecurrent
espcAIVlowValue
OBJECT-TYPE
Very low event threshold (decivolts or tenths of milliamps) for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.21DisplayStringread-writecurrent
espcAIVlowActions
OBJECT-TYPE
Very low event actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.22DisplayStringread-writecurrent
espcAIVlowTrapnum
OBJECT-TYPE
Very low event actions for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.23Integer32read-writecurrent
espcAIVlowClass
OBJECT-TYPE
Very low event class for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.24DisplayStringread-writecurrent
espcAIConvUnitName
OBJECT-TYPE
Converstion unit name for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.25DisplayStringread-writecurrent
espcAIConvHighValue
OBJECT-TYPE
Conversion high value for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.26DisplayStringread-writecurrent
espcAIConvHighUnit
OBJECT-TYPE
Conversion high unit value for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.27DisplayStringread-writecurrent
espcAIConvLowValue
OBJECT-TYPE
Conversion low value for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.29DisplayStringread-writecurrent
espcAIConvLowUnit
OBJECT-TYPE
Conversion unit low unit value for this analog input sensor
1.3.6.1.4.1.3052.10.2.2.5.1.30DisplayStringread-writecurrent
espcAIDisplayFormat
OBJECT-TYPE
Analog input display format
1.3.6.1.4.1.3052.10.2.2.5.1.32DisplayStringread-writecurrent
espcAIGroup
OBJECT-TYPE
Name for this Analog input group
1.3.6.1.4.1.3052.10.2.2.5.1.33DisplayStringread-writecurrent
esPointConfigOutputTable
OBJECT-TYPE
This table organizes configuration items for output points. A point is a particular sensor on an EventSensor. The 3 point attributes organized 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 output config table ; namely, which EventSensor and which sensor.
1.3.6.1.4.1.3052.10.2.2.6not-accessiblecurrent
esPointConfigOutputEntry
OBJECT-TYPE
Entry for EventSensor point config output table
1.3.6.1.4.1.3052.10.2.2.6.1not-accessiblecurrent
espcOutputIndexES
OBJECT-TYPE
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 an event sensor within the the context of the eventsensor point config contact closure table; namely, which EventSensor and which sensor (a.k.a. point). This object's allowable values are 1 through 16, and 200. 200 always refers to the EventSensor inside the unit. 1 through 16 refer to additional attached EventSensors.
1.3.6.1.4.1.3052.10.2.2.6.1.1Integer32 (1..200)read-onlycurrent
espcOutputIndexPoint
OBJECT-TYPE
The part of the point index that delineates which sensor on the EventSensor. So this combined with espcOutputIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of output point configuration.
1.3.6.1.4.1.3052.10.2.2.6.1.2Integer32 (1..64)read-onlycurrent
espcOutputEnable
OBJECT-TYPE
Enables the output event for this output. This has no effect on whether the relay changes state, only on whether a state change triggers an event.
1.3.6.1.4.1.3052.10.2.2.6.1.3DisplayStringread-writecurrent
espcOutputActiveState
OBJECT-TYPE
Which state is considered the active state: energized/de-energized.
1.3.6.1.4.1.3052.10.2.2.6.1.4DisplayStringread-writecurrent
espcOutputType
OBJECT-TYPE
Output type: RELAY, POWER, SSR, TTL.
1.3.6.1.4.1.3052.10.2.2.6.1.5DisplayStringread-onlycurrent
espcOutputAliasValue
OBJECT-TYPE
Output alias corresponding to its event state.
1.3.6.1.4.1.3052.10.2.2.6.1.6DisplayStringread-onlycurrent
espcOutputAliasColor
OBJECT-TYPE
Output color corresponding to its event state.
1.3.6.1.4.1.3052.10.2.2.6.1.7DisplayStringread-onlycurrent
espcOutputActiveAlias
OBJECT-TYPE
Alias for the output active state.
1.3.6.1.4.1.3052.10.2.2.6.1.10DisplayStringread-writecurrent
espcOutputActiveColor
OBJECT-TYPE
Output color (as rendered in the web UI, in RGB hex format) corresponding to the output active state.
1.3.6.1.4.1.3052.10.2.2.6.1.11DisplayStringread-writecurrent
espcOutputActiveActions
OBJECT-TYPE
Actions for the output active event.
1.3.6.1.4.1.3052.10.2.2.6.1.12DisplayStringread-writecurrent
espcOutputActiveTrapnum
OBJECT-TYPE
Actions for the output active event.
1.3.6.1.4.1.3052.10.2.2.6.1.13Integer32 (150..1199)read-writecurrent
espcOutputActiveClass
OBJECT-TYPE
Class (severity) for the output active event.
1.3.6.1.4.1.3052.10.2.2.6.1.14DisplayStringread-writecurrent
espcOutputInactiveAlias
OBJECT-TYPE
Alias for the output inactive state.
1.3.6.1.4.1.3052.10.2.2.6.1.20DisplayStringread-writecurrent
espcOutputInactiveColor
OBJECT-TYPE
Output color (as rendered in the web UI, in RGB hex format) corresponding to the output inactive state.
1.3.6.1.4.1.3052.10.2.2.6.1.21DisplayStringread-writecurrent
espcOutputInactiveActions
OBJECT-TYPE
Actions for the output inactive event.
1.3.6.1.4.1.3052.10.2.2.6.1.22DisplayStringread-writecurrent
espcOutputInactiveTrapnum
OBJECT-TYPE
Actions for the output inactive event.
1.3.6.1.4.1.3052.10.2.2.6.1.23Integer32 (150..1199)read-writecurrent
espcOutputInactiveClass
OBJECT-TYPE
Class (severity) for the output inactive event.
1.3.6.1.4.1.3052.10.2.2.6.1.24DisplayStringread-writecurrent
espcOutputGroup
OBJECT-TYPE
Name for this Ouput Group
1.3.6.1.4.1.3052.10.2.2.6.1.25DisplayStringread-writecurrent
serialPorts
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.3
numberPorts
OBJECT-TYPE
Number of RS-232 ports found. Range: 2 or 4
1.3.6.1.4.1.3052.10.2.3.1Integer32read-onlycurrent
portConfigTable
OBJECT-TYPE
Port config table
1.3.6.1.4.1.3052.10.2.3.2not-accessiblecurrent
portConfigEntry
OBJECT-TYPE
Port config entry
1.3.6.1.4.1.3052.10.2.3.2.1not-accessiblecurrent
portConfigIndex
OBJECT-TYPE
Index for ports
1.3.6.1.4.1.3052.10.2.3.2.1.1Integer32 (1..16)read-onlycurrent
portConfigBaud
OBJECT-TYPE
Baud rate, 19200, 9600, etc.
1.3.6.1.4.1.3052.10.2.3.2.1.2Integer32read-writecurrent
portConfigDataFormat
OBJECT-TYPE
Value representing word length, parity, and stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1, 4=8O2
1.3.6.1.4.1.3052.10.2.3.2.1.3Integer32read-writecurrent
portConfigStripPtOutputLfs
OBJECT-TYPE
Strip passthrough LFs sent to device on this port: 1=yes, 0=no.
1.3.6.1.4.1.3052.10.2.3.2.1.4Integer32read-writecurrent
portConfigStripPtInputLfs
OBJECT-TYPE
Strip passthrough LFs received from device on this port: 1=yes, 0=no.
1.3.6.1.4.1.3052.10.2.3.2.1.5Integer32read-writecurrent
portConfigMaskEnable
OBJECT-TYPE
1=Use the character mask on this port. 0=Do not use the mask. When the mask is enabled, the following ASCII characters are ignored on the port: 0, 1, 4-9, 11, 12, 14-31, 128-255. When the mask is disabled, all characters are accepted on the port.
1.3.6.1.4.1.3052.10.2.3.2.1.7Integer32read-writecurrent
portConfigDAEnable
OBJECT-TYPE
1=Enable the Data Alarm Evaluator for data on this port. 0=Do not evaluate data on this port.
1.3.6.1.4.1.3052.10.2.3.2.1.8Integer32read-writecurrent
portConfigStoreAlarmsDPT
OBJECT-TYPE
ON/OFF: store alarms received during passthrough
1.3.6.1.4.1.3052.10.2.3.2.1.9DisplayStringread-writecurrent
portConfigRecordTimeout
OBJECT-TYPE
Timeout after last unterminated data received upon which data collected so far is stored as a record.
1.3.6.1.4.1.3052.10.2.3.2.1.10Integer32read-writecurrent
portConfigDataType
OBJECT-TYPE
How the port interprets incoming data: ASCII/BINARY
1.3.6.1.4.1.3052.10.2.3.2.1.11DisplayStringread-writecurrent
portConfigEtxToCRLF
OBJECT-TYPE
ON/OFF whether the port translates incoming ETX to CRLF
1.3.6.1.4.1.3052.10.2.3.2.1.12DisplayStringread-writecurrent
portConfigMLREnable
OBJECT-TYPE
ON/OFF Whether Multiline Records are collected on this port.
1.3.6.1.4.1.3052.10.2.3.2.1.13DisplayStringread-writecurrent
portConfigMLRStartField1Pos
OBJECT-TYPE
Position of MLR start field 1
1.3.6.1.4.1.3052.10.2.3.2.1.14Integer32read-writecurrent
portConfigMLRStartField1Text
OBJECT-TYPE
Text to match MLR start field 1
1.3.6.1.4.1.3052.10.2.3.2.1.15DisplayStringread-writecurrent
portConfigMLRStartField2Pos
OBJECT-TYPE
Position of MLR start field 2
1.3.6.1.4.1.3052.10.2.3.2.1.16Integer32read-writecurrent
portConfigMLRStartField2Text
OBJECT-TYPE
Text to match MLR start field 2
1.3.6.1.4.1.3052.10.2.3.2.1.17DisplayStringread-writecurrent
portConfigMLRNumLinesBefore
OBJECT-TYPE
Number of lines before the starting line which should be included in the MLR
1.3.6.1.4.1.3052.10.2.3.2.1.18Integer32read-writecurrent
portConfigMLREndDetection
OBJECT-TYPE
How the MLR parser determines what ends an MLR: by FORMULA, number of lines received so far (COUNT), or number of blank lines received so far (BLANKS)
1.3.6.1.4.1.3052.10.2.3.2.1.19DisplayStringread-writecurrent
portConfigMLRLineCount
OBJECT-TYPE
Number of lines in the MLR (used by the end detection mode)
1.3.6.1.4.1.3052.10.2.3.2.1.20Integer32read-writecurrent
portConfigMLREndField1Pos
OBJECT-TYPE
Position of MLR end field 1
1.3.6.1.4.1.3052.10.2.3.2.1.21Integer32read-writecurrent
portConfigMLREndField1Text
OBJECT-TYPE
Text to match MLR end field 1
1.3.6.1.4.1.3052.10.2.3.2.1.22DisplayStringread-writecurrent
portConfigMLREndField2Pos
OBJECT-TYPE
Position of MLR end field 2
1.3.6.1.4.1.3052.10.2.3.2.1.23Integer32read-writecurrent
portConfigMLREndField2Text
OBJECT-TYPE
Text to match MLR end field 2
1.3.6.1.4.1.3052.10.2.3.2.1.24DisplayStringread-writecurrent
portConfigMLRUseComplexRules
OBJECT-TYPE
ON/OFF MLR parser uses complex rules (field possitions/ formulas, etc.)
1.3.6.1.4.1.3052.10.2.3.2.1.25DisplayStringread-writecurrent
portConfigBufferPT
OBJECT-TYPE
ON/OFF records received during passthrough mode are buffered/stored in the database
1.3.6.1.4.1.3052.10.2.3.2.1.26DisplayStringread-writecurrent
portConfigId
OBJECT-TYPE
The text identifer for the port
1.3.6.1.4.1.3052.10.2.3.2.1.27DisplayStringread-writecurrent
portConfigMode
OBJECT-TYPE
Mode of the serial port.
1.3.6.1.4.1.3052.10.2.3.2.1.28DisplayStringread-writecurrent
portConfigHsk
OBJECT-TYPE
Handshaking mode of the serial port.
1.3.6.1.4.1.3052.10.2.3.2.1.29DisplayStringread-writecurrent
network
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4
interface
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1
ethernet
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1
ethernet1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1
eth1Mode
OBJECT-TYPE
Mode of the Ethernet1 interface: STATIC,DHCP,VLAN
1.3.6.1.4.1.3052.10.2.4.1.1.1.1DisplayStringread-onlycurrent
eth1Address
OBJECT-TYPE
Ethernet1 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.2IpAddressread-writecurrent
eth1SubnetMask
OBJECT-TYPE
Ethernet1 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.3IpAddressread-writecurrent
eth1Router
OBJECT-TYPE
Ethernet1 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.4IpAddressread-writecurrent
eth1VLAN
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5
eth1VLAN1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1
eth1VLAN1ID
OBJECT-TYPE
Ethernet1 VLAN1 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.1Integer32read-writecurrent
eth1VLAN1Priority
OBJECT-TYPE
Ethernet1 VLAN1 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.2Integer32read-writecurrent
eth1VLAN1Address
OBJECT-TYPE
Ethernet1 VLAN1 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.3IpAddressread-writecurrent
eth1VLAN1SubnetMask
OBJECT-TYPE
Ethernet1 VLAN1 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.4IpAddressread-writecurrent
eth1VLAN1Router
OBJECT-TYPE
Ethernet1 VLAN1 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.1.5IpAddressread-writecurrent
eth1VLAN2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2
eth1VLAN2ID
OBJECT-TYPE
Ethernet1 VLAN2 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.1Integer32read-writecurrent
eth1VLAN2Priority
OBJECT-TYPE
Ethernet1 VLAN2 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.2Integer32read-writecurrent
eth1VLAN2Address
OBJECT-TYPE
Ethernet1 VLAN2 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.3IpAddressread-writecurrent
eth1VLAN2SubnetMask
OBJECT-TYPE
Ethernet1 VLAN2 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.4IpAddressread-writecurrent
eth1VLAN2Router
OBJECT-TYPE
Ethernet1 VLAN2 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.2.5IpAddressread-writecurrent
eth1VLAN3
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3
eth1VLAN3ID
OBJECT-TYPE
Ethernet1 VLAN3 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.1Integer32read-writecurrent
eth1VLAN3Priority
OBJECT-TYPE
Ethernet1 VLAN3 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.2Integer32read-writecurrent
eth1VLAN3Address
OBJECT-TYPE
Ethernet1 VLAN3 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.3IpAddressread-writecurrent
eth1VLAN3SubnetMask
OBJECT-TYPE
Ethernet1 VLAN3 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.4IpAddressread-writecurrent
eth1VLAN3Router
OBJECT-TYPE
Ethernet1 VLAN3 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.3.5IpAddressread-writecurrent
eth1VLAN4
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4
eth1VLAN4ID
OBJECT-TYPE
Ethernet1 VLAN4 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.1Integer32read-writecurrent
eth1VLAN4Priority
OBJECT-TYPE
Ethernet1 VLAN4 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.2Integer32read-writecurrent
eth1VLAN4Address
OBJECT-TYPE
Ethernet1 VLAN4 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.3IpAddressread-writecurrent
eth1VLAN4SubnetMask
OBJECT-TYPE
Ethernet1 VLAN4 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.4IpAddressread-writecurrent
eth1VLAN4Router
OBJECT-TYPE
Ethernet1 VLAN4 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.4.5IpAddressread-writecurrent
eth1VLAN5
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5
eth1VLAN5ID
OBJECT-TYPE
Ethernet1 VLAN5 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.1Integer32read-writecurrent
eth1VLAN5Priority
OBJECT-TYPE
Ethernet1 VLAN5 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.2Integer32read-writecurrent
eth1VLAN5Address
OBJECT-TYPE
Ethernet1 VLAN5 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.3IpAddressread-writecurrent
eth1VLAN5SubnetMask
OBJECT-TYPE
Ethernet1 VLAN5 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.4IpAddressread-writecurrent
eth1VLAN5Router
OBJECT-TYPE
Ethernet1 VLAN5 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.5.5IpAddressread-writecurrent
eth1VLAN6
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6
eth1VLAN6ID
OBJECT-TYPE
Ethernet1 VLAN6 ID
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.1Integer32read-writecurrent
eth1VLAN6Priority
OBJECT-TYPE
Ethernet1 VLAN6 priority
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.2Integer32read-writecurrent
eth1VLAN6Address
OBJECT-TYPE
Ethernet1 VLAN6 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.3IpAddressread-writecurrent
eth1VLAN6SubnetMask
OBJECT-TYPE
Ethernet1 VLAN6 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.4IpAddressread-writecurrent
eth1VLAN6Router
OBJECT-TYPE
Ethernet1 VLAN6 router
1.3.6.1.4.1.3052.10.2.4.1.1.1.5.6.5IpAddressread-writecurrent
eth1MAC
OBJECT-TYPE
Ethernet1 MAC
1.3.6.1.4.1.3052.10.2.4.1.1.1.6DisplayStringread-onlycurrent
eth1IPv6
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.7
eth1IPv6Mode
OBJECT-TYPE
Controls IPv6 operation for this Ethernet interface.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.1DisplayStringread-writecurrent
eth1IPv6Static
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.2
eth1IPv6StaticAddress
OBJECT-TYPE
he static IPv6 address to use for this interface when in operating in STATIC mode.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.2.1DisplayStringread-writecurrent
eth1IPv6StaticRouter
OBJECT-TYPE
The IPv6 router to engage as the default router when this interface operates in STATIC mode.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.2.2DisplayStringread-writecurrent
eth1IPv6Auto
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.3
eth1IPv6AutoAddress1
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.3.1DisplayStringread-onlycurrent
eth1IPv6AutoAddress2
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.3.2DisplayStringread-onlycurrent
eth1IPv6AutoAddress3
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.3.3DisplayStringread-onlycurrent
eth1IPv6AutoAddress4
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.3.4DisplayStringread-onlycurrent
eth1IPv6LinkLocalAddress
OBJECT-TYPE
The link local IPv6 address for this interface. This is present when the IPv6 mode is not OFF.
1.3.6.1.4.1.3052.10.2.4.1.1.1.7.4DisplayStringread-onlycurrent
ethernet2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2
eth2Mode
OBJECT-TYPE
Mode of the Ethernet2 interface: STATIC,DHCP,VLAN
1.3.6.1.4.1.3052.10.2.4.1.1.2.1DisplayStringread-onlycurrent
eth2Address
OBJECT-TYPE
Ethernet2 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.2IpAddressread-writecurrent
eth2SubnetMask
OBJECT-TYPE
Ethernet2 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.3IpAddressread-writecurrent
eth2Router
OBJECT-TYPE
Ethernet2 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.4IpAddressread-writecurrent
eth2VLAN
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5
eth2VLAN1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1
eth2VLAN1ID
OBJECT-TYPE
Ethernet2 VLAN1 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.1Integer32read-writecurrent
eth2VLAN1Priority
OBJECT-TYPE
Ethernet2 VLAN1 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.2Integer32read-writecurrent
eth2VLAN1Address
OBJECT-TYPE
Ethernet2 VLAN1 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.3IpAddressread-writecurrent
eth2VLAN1SubnetMask
OBJECT-TYPE
Ethernet2 VLAN1 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.4IpAddressread-writecurrent
eth2VLAN1Router
OBJECT-TYPE
Ethernet2 VLAN1 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.1.5IpAddressread-writecurrent
eth2VLAN2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2
eth2VLAN2ID
OBJECT-TYPE
Ethernet2 VLAN2 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.1Integer32read-writecurrent
eth2VLAN2Priority
OBJECT-TYPE
Ethernet2 VLAN2 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.2Integer32read-writecurrent
eth2VLAN2Address
OBJECT-TYPE
Ethernet2 VLAN2 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.3IpAddressread-writecurrent
eth2VLAN2SubnetMask
OBJECT-TYPE
Ethernet2 VLAN2 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.4IpAddressread-writecurrent
eth2VLAN2Router
OBJECT-TYPE
Ethernet2 VLAN2 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.2.5IpAddressread-writecurrent
eth2VLAN3
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3
eth2VLAN3ID
OBJECT-TYPE
Ethernet2 VLAN3 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.1Integer32read-writecurrent
eth2VLAN3Priority
OBJECT-TYPE
Ethernet2 VLAN3 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.2Integer32read-writecurrent
eth2VLAN3Address
OBJECT-TYPE
Ethernet2 VLAN3 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.3IpAddressread-writecurrent
eth2VLAN3SubnetMask
OBJECT-TYPE
Ethernet2 VLAN3 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.4IpAddressread-writecurrent
eth2VLAN3Router
OBJECT-TYPE
Ethernet2 VLAN3 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.3.5IpAddressread-writecurrent
eth2VLAN4
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4
eth2VLAN4ID
OBJECT-TYPE
Ethernet2 VLAN4 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.1Integer32read-writecurrent
eth2VLAN4Priority
OBJECT-TYPE
Ethernet2 VLAN4 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.2Integer32read-writecurrent
eth2VLAN4Address
OBJECT-TYPE
Ethernet2 VLAN4 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.3IpAddressread-writecurrent
eth2VLAN4SubnetMask
OBJECT-TYPE
Ethernet2 VLAN4 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.4IpAddressread-writecurrent
eth2VLAN4Router
OBJECT-TYPE
Ethernet2 VLAN4 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.4.5IpAddressread-writecurrent
eth2VLAN5
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5
eth2VLAN5ID
OBJECT-TYPE
Ethernet2 VLAN5 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.1Integer32read-writecurrent
eth2VLAN5Priority
OBJECT-TYPE
Ethernet2 VLAN5 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.2Integer32read-writecurrent
eth2VLAN5Address
OBJECT-TYPE
Ethernet2 VLAN5 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.3IpAddressread-writecurrent
eth2VLAN5SubnetMask
OBJECT-TYPE
Ethernet2 VLAN5 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.4IpAddressread-writecurrent
eth2VLAN5Router
OBJECT-TYPE
Ethernet2 VLAN5 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.5.5IpAddressread-writecurrent
eth2VLAN6
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6
eth2VLAN6ID
OBJECT-TYPE
Ethernet2 VLAN6 ID
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.1Integer32read-writecurrent
eth2VLAN6Priority
OBJECT-TYPE
Ethernet2 VLAN6 priority
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.2Integer32read-writecurrent
eth2VLAN6Address
OBJECT-TYPE
Ethernet2 VLAN6 IP address
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.3IpAddressread-writecurrent
eth2VLAN6SubnetMask
OBJECT-TYPE
Ethernet2 VLAN6 subnet mask
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.4IpAddressread-writecurrent
eth2VLAN6Router
OBJECT-TYPE
Ethernet2 VLAN6 router
1.3.6.1.4.1.3052.10.2.4.1.1.2.5.6.5IpAddressread-writecurrent
eth2MAC
OBJECT-TYPE
Ethernet2 MAC
1.3.6.1.4.1.3052.10.2.4.1.1.2.6DisplayStringread-onlycurrent
eth2IPv6
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.7
eth2IPv6Mode
OBJECT-TYPE
Controls IPv6 operation for this Ethernet interface.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.1DisplayStringread-writecurrent
eth2IPv6Static
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.2
eth2IPv6StaticAddress
OBJECT-TYPE
he static IPv6 address to use for this interface when in operating in STATIC mode.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.2.1DisplayStringread-writecurrent
eth2IPv6StaticRouter
OBJECT-TYPE
The IPv6 router to engage as the default router when this interface operates in STATIC mode.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.2.2DisplayStringread-writecurrent
eth2IPv6Auto
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.3
eth2IPv6AutoAddress1
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.3.1DisplayStringread-onlycurrent
eth2IPv6AutoAddress2
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.3.2DisplayStringread-onlycurrent
eth2IPv6AutoAddress3
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.3.3DisplayStringread-onlycurrent
eth2IPv6AutoAddress4
OBJECT-TYPE
One of the automatically-acquired IPv6 addresses.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.3.4DisplayStringread-onlycurrent
eth2IPv6LinkLocalAddress
OBJECT-TYPE
The link local IPv6 address for this interface. This is present when the IPv6 mode is not OFF.
1.3.6.1.4.1.3052.10.2.4.1.1.2.7.4DisplayStringread-onlycurrent
defaultRouter
OBJECT-TYPE
The default router/gateway
1.3.6.1.4.1.3052.10.2.4.2DisplayStringread-writecurrent
dnsTable
OBJECT-TYPE
DNS server address table
1.3.6.1.4.1.3052.10.2.4.3not-accessiblecurrent
dnsEntry
OBJECT-TYPE
DNS server address entry
1.3.6.1.4.1.3052.10.2.4.3.1not-accessiblecurrent
dnsIndex
OBJECT-TYPE
Index for DNS server address
1.3.6.1.4.1.3052.10.2.4.3.1.1Integer32 (1..2)read-onlycurrent
dnsAddress
OBJECT-TYPE
DNS server address
1.3.6.1.4.1.3052.10.2.4.3.1.2IpAddressread-writecurrent
hostname
OBJECT-TYPE
The hostname of the unit
1.3.6.1.4.1.3052.10.2.4.4DisplayStringread-writecurrent
hostTable
OBJECT-TYPE
Static host table
1.3.6.1.4.1.3052.10.2.4.5not-accessiblecurrent
hostEntry
OBJECT-TYPE
Static host entry
1.3.6.1.4.1.3052.10.2.4.5.1not-accessiblecurrent
hostIndex
OBJECT-TYPE
Index for static host
1.3.6.1.4.1.3052.10.2.4.5.1.1Integer32 (1..2)read-onlycurrent
hostDeclaration
OBJECT-TYPE
Static host declaration string (i.e. 'address hostname')
1.3.6.1.4.1.3052.10.2.4.5.1.2DisplayStringread-writecurrent
ncpDuplex
OBJECT-TYPE
For network command processor: 1=Input characters are echoed; 0=no echo.
1.3.6.1.4.1.3052.10.2.4.6Integer32read-writecurrent
ncpTimeout
OBJECT-TYPE
Network command processor inactivity timeout
1.3.6.1.4.1.3052.10.2.4.7Integer32read-writecurrent
snmp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.8
snmpAgentEnable
OBJECT-TYPE
ON/OFF for snmp agent
1.3.6.1.4.1.3052.10.2.4.8.1DisplayStringread-writecurrent
snmpNotificationCaptureEnable
OBJECT-TYPE
ON/OFF unit receives and stores SNMP traps/informs
1.3.6.1.4.1.3052.10.2.4.8.5DisplayStringread-writecurrent
snmpNotificationCaptureFile
OBJECT-TYPE
File to which unit stores received SNMP traps/informs
1.3.6.1.4.1.3052.10.2.4.8.6DisplayStringread-writecurrent
snmpNotificationTx
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.8.7
snmpNtfnAttempts
OBJECT-TYPE
Maximum of times the unit attempts to send a notification (trap/inform) in 1 cycle
1.3.6.1.4.1.3052.10.2.4.8.7.1Integer32read-writecurrent
snmpNtfnTimeout
OBJECT-TYPE
Number of seconds between retries of sending a notification
1.3.6.1.4.1.3052.10.2.4.8.7.2Integer32read-writecurrent
snmpNtfnCycles
OBJECT-TYPE
Number of times the unit attempts a group of attempts to send a notification (a cycle)
1.3.6.1.4.1.3052.10.2.4.8.7.3Integer32read-writecurrent
snmpNtfnSnooze
OBJECT-TYPE
Minutes between cycles
1.3.6.1.4.1.3052.10.2.4.8.7.4Integer32read-writecurrent
snmpProxy
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.8.8
snmpProxyTable
OBJECT-TYPE
Table of SNMP proxy entries
1.3.6.1.4.1.3052.10.2.4.8.8.1not-accessiblecurrent
snmpProxyEntry
OBJECT-TYPE
Entry for SNMP proxy table
1.3.6.1.4.1.3052.10.2.4.8.8.1.1not-accessiblecurrent
snmpProxyIndex
OBJECT-TYPE
Index for SNMP proxy table
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.1Integer32 (1..8)read-onlycurrent
snmpProxyEgressOIDBranch
OBJECT-TYPE
The OID branch to trigger the proxy function. This should cover the device to proxy. If blank then this proxy entry is disabled.
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.2DisplayStringread-writecurrent
snmpProxyIP
OBJECT-TYPE
The IP address of the device to proxy.
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.3DisplayStringread-writecurrent
snmpProxyPort
OBJECT-TYPE
The UDP port on which the device to proxy listens.
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.4Integer32 (1..65535)read-writecurrent
snmpProxyIngressOIDBranch
OBJECT-TYPE
The OID branch to be remapped to egress OID branch to trigger the proxy function. If blank then the egress OID branch is proxied without remapping.
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.5DisplayStringread-writecurrent
snmpProxyName
OBJECT-TYPE
Name of this proxy entry.
1.3.6.1.4.1.3052.10.2.4.8.8.1.1.6DisplayStringread-writecurrent
snmpPoll
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.8.9
snmpPMode
OBJECT-TYPE
Mode of poll operation: OFF, POLL ONLY (just make the results available to view), or POLL BUFFER (store the results).
1.3.6.1.4.1.3052.10.2.4.8.9.1DisplayStringread-writecurrent
snmpPBufferFile
OBJECT-TYPE
CRDB file in which data is stored.
1.3.6.1.4.1.3052.10.2.4.8.9.2DisplayStringread-writecurrent
snmpPBufferAllPeriod
OBJECT-TYPE
Period (in seconds) that, if non-zero, all results are buffered in the CRDB regardless of the threshold.
1.3.6.1.4.1.3052.10.2.4.8.9.3Integer32read-writecurrent
snmpPRequestTable
OBJECT-TYPE
Table of SNMP Poll requests.
1.3.6.1.4.1.3052.10.2.4.8.9.4not-accessiblecurrent
snmpPRequestEntry
OBJECT-TYPE
Entry for table pf SNMP Poll requests.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1not-accessiblecurrent
snmpPRequestIndex
OBJECT-TYPE
Index for table of SNMP Poll requests.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.1Integer32 (1..64)read-onlycurrent
snmpPRequestDescription
OBJECT-TYPE
A description for this single telemetry request; no functional effect.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.2DisplayStringread-writecurrent
snmpPRequestAgent
OBJECT-TYPE
SNMP Agent IP address or hostname for this single telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.3DisplayStringread-writecurrent
snmpPRequestReadcom
OBJECT-TYPE
SNMP read community for this single telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.4DisplayStringread-writecurrent
snmpPRequestOID
OBJECT-TYPE
SNMP object identifier for this single telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.5DisplayStringread-writecurrent
snmpPRequestPeriod
OBJECT-TYPE
How many seconds between periodic SNMP polls of this single telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.6Integer32 (1..255)read-writecurrent
snmpPRequestID
OBJECT-TYPE
A textual field that is part of the record containing the telemetry result.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.7DisplayStringread-writecurrent
snmpPRequestThreshold
OBJECT-TYPE
Controls when new data is stored upon a successful telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.8DisplayStringread-writecurrent
snmpPRequestResultStatus
OBJECT-TYPE
Status of the last attempt for this telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.10DisplayStringread-onlycurrent
snmpPRequestResultValue
OBJECT-TYPE
The telemetry value if the last request was successful.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.11DisplayStringread-onlycurrent
snmpPRequestResultTime
OBJECT-TYPE
The timestamp of the last telemetry request.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.12DisplayStringread-onlycurrent
snmpPRequestResultType
OBJECT-TYPE
The type of the telemetry as reported by the agent.
1.3.6.1.4.1.3052.10.2.4.8.9.4.1.13DisplayStringread-onlycurrent
ftpPush
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.9
ftpPushEnable
OBJECT-TYPE
Enable FTP push for REGULAR (protocol: FTP) or SECURE (protocol: SFTP) operation, or disable it (OFF)
1.3.6.1.4.1.3052.10.2.4.9.1DisplayStringread-writecurrent
ftpPushServer
OBJECT-TYPE
FTP server to which data should be pushed
1.3.6.1.4.1.3052.10.2.4.9.2DisplayStringread-writecurrent
ftpPushAccount
OBJECT-TYPE
FTP push account
1.3.6.1.4.1.3052.10.2.4.9.5DisplayStringread-writecurrent
ftpPushDirectory
OBJECT-TYPE
FTP push directory
1.3.6.1.4.1.3052.10.2.4.9.6DisplayStringread-writecurrent
ftpPushperiod
OBJECT-TYPE
Minutes between pushes
1.3.6.1.4.1.3052.10.2.4.9.7Integer32read-writecurrent
ftpPushPushFileTable
OBJECT-TYPE
Table of files to push
1.3.6.1.4.1.3052.10.2.4.9.8not-accessiblecurrent
ftpPushPushFileEntry
OBJECT-TYPE
Entry for table of files to push
1.3.6.1.4.1.3052.10.2.4.9.8.1not-accessiblecurrent
ftpPushPushFileIndex
OBJECT-TYPE
Index for table of files to push
1.3.6.1.4.1.3052.10.2.4.9.8.1.1Integer32 (1..16)read-onlycurrent
ftpPushPushFile
OBJECT-TYPE
ON/OFF push this local FILEx
1.3.6.1.4.1.3052.10.2.4.9.8.1.2DisplayStringread-writecurrent
ftpPushPushAudit
OBJECT-TYPE
ON/OFF push the audit log
1.3.6.1.4.1.3052.10.2.4.9.9DisplayStringread-writecurrent
ftpPushPushAlarms
OBJECT-TYPE
ON/OFF push the alarms/events file
1.3.6.1.4.1.3052.10.2.4.9.10DisplayStringread-writecurrent
ftpPushRemoteFileTable
OBJECT-TYPE
Table of remote names of files to push
1.3.6.1.4.1.3052.10.2.4.9.11not-accessiblecurrent
ftpPushRemoteFileEntry
OBJECT-TYPE
Entry for table of remote names of files to push
1.3.6.1.4.1.3052.10.2.4.9.11.1not-accessiblecurrent
ftpPushRemoteFileIndex
OBJECT-TYPE
Index for table of remote names of files to push
1.3.6.1.4.1.3052.10.2.4.9.11.1.1Integer32 (1..16)read-onlycurrent
ftpPushRemoteFileName
OBJECT-TYPE
remote name of pushed FILEx (name on server)
1.3.6.1.4.1.3052.10.2.4.9.11.1.2DisplayStringread-writecurrent
ftpPushRemoteAlarmName
OBJECT-TYPE
Filename on server for alarms
1.3.6.1.4.1.3052.10.2.4.9.12DisplayStringread-writecurrent
ftpPushPassive
OBJECT-TYPE
ON/OFF use ftp passive mode
1.3.6.1.4.1.3052.10.2.4.9.13DisplayStringread-writecurrent
ftpPushIncludeDate
OBJECT-TYPE
ON/OFF include the date in the name of the pushed file
1.3.6.1.4.1.3052.10.2.4.9.14DisplayStringread-writecurrent
ftpPushIncludeTime
OBJECT-TYPE
ON/OFF include the time in the name of the pushed file
1.3.6.1.4.1.3052.10.2.4.9.15DisplayStringread-writecurrent
ftpPushIncludeSeq
OBJECT-TYPE
ON/OFF include a sequence number in the name of the pushed file
1.3.6.1.4.1.3052.10.2.4.9.16DisplayStringread-writecurrent
ftpPushPermissions
OBJECT-TYPE
Unix permissions to apply to pushed files (octal notation).
1.3.6.1.4.1.3052.10.2.4.9.17DisplayStringread-writecurrent
ppp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.10
pppDial
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.10.1
pppDialEnable
OBJECT-TYPE
ON/OFF PPP dialout enabled
1.3.6.1.4.1.3052.10.2.4.10.1.1DisplayStringread-writecurrent
pppDialNumber
OBJECT-TYPE
phone number to dial
1.3.6.1.4.1.3052.10.2.4.10.1.2DisplayStringread-writecurrent
pppDialIdleTimeout
OBJECT-TYPE
Seconds of inactivity after which the unit disconnects
1.3.6.1.4.1.3052.10.2.4.10.1.5Integer32read-writecurrent
pppDialRetries
OBJECT-TYPE
Number of dialing retries for PPP
1.3.6.1.4.1.3052.10.2.4.10.1.6Integer32read-writecurrent
pppDialCDTimeout
OBJECT-TYPE
Number of seconds to wait after dialing for CD before giving up
1.3.6.1.4.1.3052.10.2.4.10.1.7Integer32read-writecurrent
pppDialLoginTimeout
OBJECT-TYPE
Seconds to wait to negotiate PPP after connecting
1.3.6.1.4.1.3052.10.2.4.10.1.8Integer32read-writecurrent
pppDialMdmInit
OBJECT-TYPE
Modem init string to use when dialing PPP
1.3.6.1.4.1.3052.10.2.4.10.1.9DisplayStringread-writecurrent
pppDialSuggestIP
OBJECT-TYPE
IP address to suggest as the unit's end (local end) of the PPP link
1.3.6.1.4.1.3052.10.2.4.10.1.10IpAddressread-writecurrent
pppDialPlainLogin
OBJECT-TYPE
ON/OFF look for login/password prompt before negotiating PPP
1.3.6.1.4.1.3052.10.2.4.10.1.11DisplayStringread-writecurrent
pppHost
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.10.2
pppHostEnable
OBJECT-TYPE
ON/OFF Unit accepts PPP negotiation
1.3.6.1.4.1.3052.10.2.4.10.2.1DisplayStringread-writecurrent
pppHostIdleTimeout
OBJECT-TYPE
Seconds of inactivity after which PPP-hosted link will terminate
1.3.6.1.4.1.3052.10.2.4.10.2.2Integer32read-writecurrent
pppHostLocalIP
OBJECT-TYPE
Local IP address to negotiate
1.3.6.1.4.1.3052.10.2.4.10.2.3IpAddressread-writecurrent
pppHostRemoteIP
OBJECT-TYPE
Remote IP address to hand out to PPP peer
1.3.6.1.4.1.3052.10.2.4.10.2.4IpAddressread-writecurrent
routing
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.11
pppRoutingEnable
OBJECT-TYPE
ON/OFF unit routes IP traffic from PPP/Wireless to Ethernet
1.3.6.1.4.1.3052.10.2.4.11.1DisplayStringread-writecurrent
ethRoutingEnable
OBJECT-TYPE
ON/OFF unit routes IP traffic from Ethernet to PPP/Wireless
1.3.6.1.4.1.3052.10.2.4.11.2DisplayStringread-writecurrent
ethRoutingNATEnable
OBJECT-TYPE
ON/OFF unit applies NAT on routed IP frames egressing the unit on its PPP interface
1.3.6.1.4.1.3052.10.2.4.11.3DisplayStringread-writecurrent
routingInterface
OBJECT-TYPE
When Ethernet routing is enabled (routing.1), this is the Ethernet interface to which IP frames received on PPP are routed
1.3.6.1.4.1.3052.10.2.4.11.4DisplayStringread-writecurrent
eth2WanRoutingEnable
OBJECT-TYPE
Make ETH2 operate as a WAN port to route outbound traffic arriving on ETH1.
1.3.6.1.4.1.3052.10.2.4.11.5DisplayStringread-writecurrent
netSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.12
ipRestriction
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.12.1
ipRestrictionTable
OBJECT-TYPE
Table of IP restrictions
1.3.6.1.4.1.3052.10.2.4.12.1.1not-accessiblecurrent
ipRestrictionEntry
OBJECT-TYPE
Entry for table of IP restrictions
1.3.6.1.4.1.3052.10.2.4.12.1.1.1not-accessiblecurrent
ipRestrictionIndex
OBJECT-TYPE
Index for table of IP restrictions
1.3.6.1.4.1.3052.10.2.4.12.1.1.1.1Integer32 (1..8)read-onlycurrent
ipRestrictionEnable
OBJECT-TYPE
ON/OFF enable this IP restriction
1.3.6.1.4.1.3052.10.2.4.12.1.1.1.2DisplayStringread-writecurrent
ipRestrictionMask
OBJECT-TYPE
IP restriction mask
1.3.6.1.4.1.3052.10.2.4.12.1.1.1.3DisplayStringread-writecurrent
rts
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.13
rtsFileTable
OBJECT-TYPE
Table of RTS files
1.3.6.1.4.1.3052.10.2.4.13.1not-accessiblecurrent
rtsFileEntry
OBJECT-TYPE
Entry for table of RTS files
1.3.6.1.4.1.3052.10.2.4.13.1.1not-accessiblecurrent
rtsFileIndex
OBJECT-TYPE
Index for table of RTS files
1.3.6.1.4.1.3052.10.2.4.13.1.1.1Integer32 (1..16)read-onlycurrent
rtsFileMode
OBJECT-TYPE
RTS mode (OFF,LISTEN,PUSH) for FILEx
1.3.6.1.4.1.3052.10.2.4.13.1.1.2DisplayStringread-writecurrent
rtsFileShowAnswer
OBJECT-TYPE
Show answer string upon RTS connect for FILEx
1.3.6.1.4.1.3052.10.2.4.13.1.1.3DisplayStringread-writecurrent
rtsFileReqXON
OBJECT-TYPE
ON/OFF require XON to start flow for FILEx
1.3.6.1.4.1.3052.10.2.4.13.1.1.4DisplayStringread-writecurrent
rtsFileTimeout
OBJECT-TYPE
Idle connection close timer (0 means no timeout) for FILEx
1.3.6.1.4.1.3052.10.2.4.13.1.1.5Integer32read-writecurrent
rtsFileEmptyClose
OBJECT-TYPE
ON/OFF close the socket when FILEx is empty
1.3.6.1.4.1.3052.10.2.4.13.1.1.6DisplayStringread-writecurrent
rtsFilePushHost
OBJECT-TYPE
Host to which FILEx should be pushed via RTS
1.3.6.1.4.1.3052.10.2.4.13.1.1.7DisplayStringread-writecurrent
rtsFilePushPort
OBJECT-TYPE
TCP port to which FILEx should be pushed via RTS
1.3.6.1.4.1.3052.10.2.4.13.1.1.8Integer32read-writecurrent
rtsFilePushRetryTimer
OBJECT-TYPE
Retry timer (seconds) for retrying failed RTS push connect attempts
1.3.6.1.4.1.3052.10.2.4.13.1.1.9Integer32read-writecurrent
rtsAlarms
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.13.2
rtsAlarmsMode
OBJECT-TYPE
RTS mode (OFF,LISTEN,PUSH) for alarms file
1.3.6.1.4.1.3052.10.2.4.13.2.1DisplayStringread-writecurrent
rtsAlarmsShowAnswer
OBJECT-TYPE
Show answer string upon RTS connect for alarms file
1.3.6.1.4.1.3052.10.2.4.13.2.2DisplayStringread-writecurrent
rtsAlarmsReqXON
OBJECT-TYPE
ON/OFF require XON to start flow for alarms file
1.3.6.1.4.1.3052.10.2.4.13.2.3DisplayStringread-writecurrent
rtsAlarmsTimeout
OBJECT-TYPE
Idle connection close timer (0 means no timeout) for alarms file
1.3.6.1.4.1.3052.10.2.4.13.2.4Integer32read-writecurrent
rtsAlarmsEmptyClose
OBJECT-TYPE
ON/OFF close the socket when this file is empty for alarms file
1.3.6.1.4.1.3052.10.2.4.13.2.5DisplayStringread-writecurrent
rtsAlarmsPushHost
OBJECT-TYPE
Host to which alarms file should be pushed via RTS
1.3.6.1.4.1.3052.10.2.4.13.2.6DisplayStringread-writecurrent
rtsAlarmsPushPort
OBJECT-TYPE
TCP port to which alarms file should be pushed via RTS
1.3.6.1.4.1.3052.10.2.4.13.2.7Integer32read-writecurrent
rtsAlarmsPushRetryTimer
OBJECT-TYPE
Retry timer (seconds) for retrying failed RTS push connect attempts
1.3.6.1.4.1.3052.10.2.4.13.2.8Integer32read-writecurrent
trap
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.14
trapInclude
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.14.1
trapIncludeDateTime
OBJECT-TYPE
ON/OFF include date and time in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.1DisplayStringread-writecurrent
trapIncludeSiteName
OBJECT-TYPE
ON/OFF include site name in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.2DisplayStringread-writecurrent
trapIncludeSensorID
OBJECT-TYPE
ON/OFF include sensor ID in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.3DisplayStringread-writecurrent
trapIncludeUDName
OBJECT-TYPE
ON/OFF include user defined name in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.4DisplayStringread-writecurrent
trapIncludeUDState
OBJECT-TYPE
ON/OFF include user defined state in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.5DisplayStringread-writecurrent
trapIncludeSourceAddress
OBJECT-TYPE
ON/OFF include source IP address in stock trap message
1.3.6.1.4.1.3052.10.2.4.14.1.6IpAddressread-writecurrent
trapAuthFailEnable
OBJECT-TYPE
ON/OFF enable trap sent upon SNMP authentication failure
1.3.6.1.4.1.3052.10.2.4.14.2DisplayStringread-writecurrent
routeTest
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.15
routeTestEnable
OBJECT-TYPE
ON/OFF enable route testing
1.3.6.1.4.1.3052.10.2.4.15.1DisplayStringread-writecurrent
routeTestPeriod
OBJECT-TYPE
The period which a route is considered valid
1.3.6.1.4.1.3052.10.2.4.15.2Integer32read-writecurrent
routeTestAddressTable
OBJECT-TYPE
Table of route testing addresses
1.3.6.1.4.1.3052.10.2.4.15.3not-accessiblecurrent
routeTestAddressEntry
OBJECT-TYPE
Entry for table of RTS files
1.3.6.1.4.1.3052.10.2.4.15.3.1not-accessiblecurrent
routeTestAddressIndex
OBJECT-TYPE
Index for table of RTS files
1.3.6.1.4.1.3052.10.2.4.15.3.1.1Integer32 (1..3)read-onlycurrent
routeTestAddress
OBJECT-TYPE
Address to ping to see if the route to it is valid
1.3.6.1.4.1.3052.10.2.4.15.3.1.2DisplayStringread-writecurrent
wireless
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.16
wirelessMode
OBJECT-TYPE
Wireless mode (OFF,PERMANENT-EDGE)
1.3.6.1.4.1.3052.10.2.4.16.1DisplayStringread-writecurrent
wirelessAPN
OBJECT-TYPE
Wireless access point name
1.3.6.1.4.1.3052.10.2.4.16.2DisplayStringread-writecurrent
wirelessIdleTimeout
OBJECT-TYPE
Wireless idle timeout
1.3.6.1.4.1.3052.10.2.4.16.3Integer32read-writecurrent
wirelessDRE
OBJECT-TYPE
Default route enable for wireless network interface. When this is ON, the wireless link, if up, becomes the default route, overriding the default route setting (defaultRouter object). When OFF, the default route setting controls the default route and the wireless link does not become the default route.
1.3.6.1.4.1.3052.10.2.4.16.9DisplayStringread-writecurrent
wirelessPPPUsername
OBJECT-TYPE
Username for PPP-based wireless modem connections.
1.3.6.1.4.1.3052.10.2.4.16.10DisplayStringread-writecurrent
wirelessFirewall
OBJECT-TYPE
Enable wireless modem firewall.
1.3.6.1.4.1.3052.10.2.4.16.11DisplayStringread-writecurrent
wirelessKeepaliveThreshold
OBJECT-TYPE
Minutes of no RX activity before sending keep-alive.
1.3.6.1.4.1.3052.10.2.4.16.12Integer32read-writecurrent
wirelessPPPDebug
OBJECT-TYPE
Enable wireless modem PPP debug.
1.3.6.1.4.1.3052.10.2.4.16.13DisplayStringread-writecurrent
wirelessConnectivity
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.16.20
wirelessConnEnable
OBJECT-TYPE
Enable wireless modem connectivity check.
1.3.6.1.4.1.3052.10.2.4.16.20.1DisplayStringread-writecurrent
wirelessConnCheckInterval
OBJECT-TYPE
Wireless connectivity check interval in minutes.
1.3.6.1.4.1.3052.10.2.4.16.20.2Integer32read-writecurrent
wirelessConnFailThreshold
OBJECT-TYPE
Wireless connectivity fail threshold.
1.3.6.1.4.1.3052.10.2.4.16.20.3Integer32read-writecurrent
wirelessConnIP1
OBJECT-TYPE
Wireless connectivity check IP address 1.
1.3.6.1.4.1.3052.10.2.4.16.20.10IpAddressread-writecurrent
wirelessConnIP2
OBJECT-TYPE
Wireless connectivity check IP address 2.
1.3.6.1.4.1.3052.10.2.4.16.20.11IpAddressread-writecurrent
email
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.17
emailServer
OBJECT-TYPE
SMTP server to which the unit sends email
1.3.6.1.4.1.3052.10.2.4.17.1DisplayStringread-writecurrent
emailDomain
OBJECT-TYPE
Domain to use in recipient address
1.3.6.1.4.1.3052.10.2.4.17.2DisplayStringread-writecurrent
emailAuthEnable
OBJECT-TYPE
ON/OFF enable SMTP authentication
1.3.6.1.4.1.3052.10.2.4.17.3DisplayStringread-writecurrent
netAdvanced
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.18
arpFilter
OBJECT-TYPE
ARP filter code
1.3.6.1.4.1.3052.10.2.4.18.1Integer32read-writecurrent
web
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.19
webEnable
OBJECT-TYPE
ON/OFF for the web interface
1.3.6.1.4.1.3052.10.2.4.19.1DisplayStringread-writecurrent
webPort
OBJECT-TYPE
TCP port on which web interface listens
1.3.6.1.4.1.3052.10.2.4.19.2Integer32read-writecurrent
webTimeout
OBJECT-TYPE
Web interface session timeout (seconds)
1.3.6.1.4.1.3052.10.2.4.19.3Integer32read-writecurrent
webXMLProxy
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.19.4
wxpEnable
OBJECT-TYPE
Globally enables/disables the XML Proxy feature. This feature is not available in the STD software build.
1.3.6.1.4.1.3052.10.2.4.19.4.1DisplayStringread-writecurrent
wxpDeviceTable
OBJECT-TYPE
Table of XML Proxy devices.
1.3.6.1.4.1.3052.10.2.4.19.4.2not-accessiblecurrent
wxpDeviceEntry
OBJECT-TYPE
Entry for table of XML Proxy devices.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1not-accessiblecurrent
wxpDeviceIndex
OBJECT-TYPE
Index for table of XML Proxy devices.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.1Integer32 (1..16)read-onlycurrent
wxpDeviceEnable
OBJECT-TYPE
Enables/disables this particular XML device configuration.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.2DisplayStringread-writecurrent
wxpDeviceIPAddress
OBJECT-TYPE
IP address for device.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.3IpAddressread-writecurrent
wxpDevicePort
OBJECT-TYPE
TCP port on which to connect via HTTP to fetch the XML file.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.4Integer32 (0..65535)read-writecurrent
wxpDeviceRemoteFile
OBJECT-TYPE
Path and name of the XML file on the remote device. E.g., 'xml/telemetry.xml' if the URL for the XML is 'http://<remote device address>/xml/telemetry.xml'.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.5DisplayStringread-writecurrent
wxpDeviceLocalFile
OBJECT-TYPE
Name of file in which the remote file content will be cached on the unit. E.g., 'alpha-telemetry.xml' if the URL for the unit-cached XML is intended to be 'http://<unit address>/xmlproxy/alpha-telemetry.xml'.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.6DisplayStringread-writecurrent
wxpDeviceTimeout
OBJECT-TYPE
How long in seconds to wait for the device to serve the remote file before cancelling the fetch operation.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.7Integer32 (1..255)read-writecurrent
wxpDeviceTimestamp
OBJECT-TYPE
Timestamp of last successful XML file fetch/cache operation. If blank then either the device is not configured or there was a fetch error. If not blank, but not updating, then this indicates that the fetch succeeded at one point but then encountered an error.
1.3.6.1.4.1.3052.10.2.4.19.4.2.1.8DisplayStringread-writecurrent
ethExpan
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.20
ethExpanIp
OBJECT-TYPE
IPv4 address of the unit reachable by nodes on the network interface consisting of the Ethernet Expansion Card(s). If this is default (0.0.0.0), then each card will still convey Ethernet traffic (acting as Ethernet switch) among its nodes but those nodes will not be able to communicate with the unit.
1.3.6.1.4.1.3052.10.2.4.20.1IpAddressread-writecurrent
ethExpanMask
OBJECT-TYPE
IPv4 subnet mask for the Ethernet Expansion network interface.
1.3.6.1.4.1.3052.10.2.4.20.2IpAddressread-writecurrent
ethExpanCardTable
OBJECT-TYPE
Table of Ethernet Expansion cards
1.3.6.1.4.1.3052.10.2.4.20.3not-accessiblecurrent
ethExpanCardEntry
OBJECT-TYPE
Entry for table of Ethernet Expansion cards
1.3.6.1.4.1.3052.10.2.4.20.3.1not-accessiblecurrent
ethExpanCardIndex
OBJECT-TYPE
Index for table of Ethernet Expansion cards
1.3.6.1.4.1.3052.10.2.4.20.3.1.1Integer32 (1..2)read-onlycurrent
ethExpanCardMAC
OBJECT-TYPE
MAC address for each Ethernet Expansion Card that is bridged together to form the Ethernet Expansion network interface.
1.3.6.1.4.1.3052.10.2.4.20.3.1.2DisplayStringread-onlycurrent
ethExpanDHCP
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.20.6
ethExpanDHCPStartIp
OBJECT-TYPE
Starting IP address for serving DHCP addresses on the Ethernet Expansion network interface. If this is default (0.0.0.0) then the unit will not run DHCP to serve addresses.
1.3.6.1.4.1.3052.10.2.4.20.6.1IpAddressread-writecurrent
ethExpanDHCPLeaseTime
OBJECT-TYPE
Lease time for Ethernet Expansion DHCP clients in minutes.
1.3.6.1.4.1.3052.10.2.4.20.6.2Integer32read-writecurrent
ipv6
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.21
ipv6DefaultRouter
OBJECT-TYPE
The IPv6 default router in use.
1.3.6.1.4.1.3052.10.2.4.21.1DisplayStringread-writecurrent
cpe
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.22
cpeTable
OBJECT-TYPE
Table of CPEs
1.3.6.1.4.1.3052.10.2.4.22.1not-accessiblecurrent
cpeEntry
OBJECT-TYPE
Entry for table of CPEs
1.3.6.1.4.1.3052.10.2.4.22.1.1not-accessiblecurrent
cpeIndex
OBJECT-TYPE
Index for table of CPEs
1.3.6.1.4.1.3052.10.2.4.22.1.1.1Integer32 (1..16)read-onlycurrent
cpeHost
OBJECT-TYPE
CPE host (IP address or DNS name)
1.3.6.1.4.1.3052.10.2.4.22.1.1.2DisplayStringread-writecurrent
cpeName
OBJECT-TYPE
CPE name, informational only
1.3.6.1.4.1.3052.10.2.4.22.1.1.3DisplayStringread-writecurrent
cpeDescription
OBJECT-TYPE
CPE description, informational only
1.3.6.1.4.1.3052.10.2.4.22.1.1.4DisplayStringread-writecurrent
cpeKeepalive
OBJECT-TYPE
Number of seconds between each successful ping request.
1.3.6.1.4.1.3052.10.2.4.22.1.1.5Integer32read-writecurrent
cpeThreshold
OBJECT-TYPE
Number of unsuccessful pings that triggers the CPE event.
1.3.6.1.4.1.3052.10.2.4.22.1.1.6Integer32read-writecurrent
cpeEventReminderInterval
OBJECT-TYPE
CPE event reminder interval (minutes).
1.3.6.1.4.1.3052.10.2.4.22.1.1.7Integer32read-writecurrent
cpeKeepaliveTicks
OBJECT-TYPE
CPE ping period in 16ths of a second (nonzero overrides keepalive).
1.3.6.1.4.1.3052.10.2.4.22.1.1.20Integer32read-writecurrent
cpePingSize
OBJECT-TYPE
Number of bytes in CPE ping payload
1.3.6.1.4.1.3052.10.2.4.22.1.1.21Integer32read-writecurrent
cpeInfoReset
OBJECT-TYPE
Set any number to reset CPE ping stats.
1.3.6.1.4.1.3052.10.2.4.22.1.1.30Integer32read-onlycurrent
cpeInfoNumReq
OBJECT-TYPE
Total number of requests transmitted.
1.3.6.1.4.1.3052.10.2.4.22.1.1.31Integer32read-onlycurrent
cpeInfoNumGoodResp
OBJECT-TYPE
Total number of non-corrupt responses.
1.3.6.1.4.1.3052.10.2.4.22.1.1.32Integer32read-onlycurrent
cpeInfoNumBadResp
OBJECT-TYPE
Total number of corrupt responses.
1.3.6.1.4.1.3052.10.2.4.22.1.1.33Integer32read-onlycurrent
cpeInfoNumLostResp
OBJECT-TYPE
Total number of requests with no response.
1.3.6.1.4.1.3052.10.2.4.22.1.1.34Integer32read-onlycurrent
cpeInfoPercentLoss
OBJECT-TYPE
Percent loss (missing responses / total requests).
1.3.6.1.4.1.3052.10.2.4.22.1.1.35DisplayStringread-onlycurrent
cpeInfoPercentBad
OBJECT-TYPE
Percent corrupt (corrupt responses / total requests).
1.3.6.1.4.1.3052.10.2.4.22.1.1.36DisplayStringread-onlycurrent
dnp3
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23
dnp3General
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23.1
dnp3Mode
OBJECT-TYPE
DNP3 operating mode.
1.3.6.1.4.1.3052.10.2.4.23.1.1DisplayStringread-writecurrent
dnp3SelfAddressEnable
OBJECT-TYPE
DNP3 self-address enabled.
1.3.6.1.4.1.3052.10.2.4.23.1.2DisplayStringread-writecurrent
dnp3KeepaliveTimeout
OBJECT-TYPE
Keepalive timeout in seconds.
1.3.6.1.4.1.3052.10.2.4.23.1.3Integer32read-writecurrent
dnp3MaxRXFragmentSize
OBJECT-TYPE
Maximum size of a received fragment in bytes.
1.3.6.1.4.1.3052.10.2.4.23.1.4Integer32read-writecurrent
dnp3MaxTXFragmentSize
OBJECT-TYPE
Maximum size of a transmitted fragment in bytes.
1.3.6.1.4.1.3052.10.2.4.23.1.5Integer32read-writecurrent
dnp3UnsolResponseEnable
OBJECT-TYPE
Enable unsolicited responses.
1.3.6.1.4.1.3052.10.2.4.23.1.6DisplayStringread-writecurrent
dnp3UnsolResponseTimeout
OBJECT-TYPE
Unsolicited response confirmation timeout in seconds.
1.3.6.1.4.1.3052.10.2.4.23.1.7Integer32read-writecurrent
dnp3UnsolResponseRetries
OBJECT-TYPE
Unsolicited response confirmation timeout retries.
1.3.6.1.4.1.3052.10.2.4.23.1.8Integer32read-writecurrent
dnp3LogFilter
OBJECT-TYPE
Numeric code to describe what gets logged (for support/troubleshooting analysis only).
1.3.6.1.4.1.3052.10.2.4.23.1.9Integer32read-writecurrent
dnp3Outstation
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23.2
dnp3OutstationTCPPort
OBJECT-TYPE
TCP port on which to listen for connections.
1.3.6.1.4.1.3052.10.2.4.23.2.1Integer32read-writecurrent
dnp3OutstationDNP3Address
OBJECT-TYPE
DNP3 address of the outstation.
1.3.6.1.4.1.3052.10.2.4.23.2.2Integer32read-writecurrent
dnp3OutstationMasterIPAddress
OBJECT-TYPE
IP (v4 or v6) address (non-resolved) of the intended master. Default blank. If non-blank then the outstation drops connections from TCP clients not at this address.
1.3.6.1.4.1.3052.10.2.4.23.2.3DisplayStringread-writecurrent
dnp3OutstationMasterDNP3Address
OBJECT-TYPE
DNP3 address of the intended master upon connection. Range 0 - 65520, default 65520. If set to 0 - 65519 then the outstation discards DNP3 data link frames not from this address. 65520 is not a valid DNP3 address; if set to 65520 then it means the outstation accepts frames from any address.
1.3.6.1.4.1.3052.10.2.4.23.2.4Integer32read-writecurrent
dnp3OutstationUnsolResponseDNP3Address
OBJECT-TYPE
DNP3 destination address of unsolicited responses. Range 0 - 65520, default 65520. If set to 65520 then it means the outstation addresses data link frames of unsolicited responses to the source address of the last accepted frame received from the master.
1.3.6.1.4.1.3052.10.2.4.23.2.5Integer32read-writecurrent
dnp3Master
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23.3
dnp3Error
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23.4
dnp3DuplicateFragmentCount
OBJECT-TYPE
Count of duplicate fragments received.
1.3.6.1.4.1.3052.10.2.4.23.4.1Integer32read-onlycurrent
dnp3CollidingFragmentCount
OBJECT-TYPE
Count of colliding fragments received.
1.3.6.1.4.1.3052.10.2.4.23.4.2Integer32read-onlycurrent
dnp3UnsolResponseCfmFailCount
OBJECT-TYPE
Count of unsolicited response confirmation failures.
1.3.6.1.4.1.3052.10.2.4.23.4.3Integer32read-onlycurrent
dnp3SolCfmFailCount
OBJECT-TYPE
Count of solicited response confirmation failures.
1.3.6.1.4.1.3052.10.2.4.23.4.4Integer32read-onlycurrent
dnp3ObjParseErrorCount
OBJECT-TYPE
Count of received data object parse errors.
1.3.6.1.4.1.3052.10.2.4.23.4.5Integer32read-onlycurrent
dnp3FrameParseErrorCount
OBJECT-TYPE
Count of received frame parse errors.
1.3.6.1.4.1.3052.10.2.4.23.4.6Integer32read-onlycurrent
dnp3DiscardedFrameCount
OBJECT-TYPE
Count of received frames discarded.
1.3.6.1.4.1.3052.10.2.4.23.4.7Integer32read-onlycurrent
dnp3BadBlockCount
OBJECT-TYPE
Count of received frame blocks with bad CRC.
1.3.6.1.4.1.3052.10.2.4.23.4.8Integer32read-onlycurrent
dnp3UnsolResponseRetryCount
OBJECT-TYPE
Count of retried unsolicited responses.
1.3.6.1.4.1.3052.10.2.4.23.4.9Integer32read-onlycurrent
dnp3UnsupportedFrameCount
OBJECT-TYPE
Count of received frames accepted (good CRC and addressed to the outstation) with an unsupported data link function code.
1.3.6.1.4.1.3052.10.2.4.23.4.10Integer32read-onlycurrent
dnp3Status
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.4.23.5
dnp3OutstationCount
OBJECT-TYPE
Count of running outstation instances.
1.3.6.1.4.1.3052.10.2.4.23.5.1Integer32read-onlycurrent
dnp3ConnPeer
OBJECT-TYPE
Description of the connected peer (the TCP socket endpoint of the master).
1.3.6.1.4.1.3052.10.2.4.23.5.2DisplayStringread-onlycurrent
dnp3StartTime
OBJECT-TYPE
When the outstation instance started.
1.3.6.1.4.1.3052.10.2.4.23.5.3DisplayStringread-onlycurrent
dnp3EventAwaitingSolCfmCount
OBJECT-TYPE
Number of events reported and awaiting solicited confirmation; usually 0.
1.3.6.1.4.1.3052.10.2.4.23.5.4Integer32read-onlycurrent
dnp3EventAwaitingUnsolCfmCount
OBJECT-TYPE
Number of events reported and awaiting unsolicited confirmation; usually 0.
1.3.6.1.4.1.3052.10.2.4.23.5.5Integer32read-onlycurrent
dnp3EventCount
OBJECT-TYPE
Number of total events buffered (that is, existing, maybe reported, but not confirmed).
1.3.6.1.4.1.3052.10.2.4.23.5.6Integer32read-onlycurrent
dnp3EventClass1Count
OBJECT-TYPE
Portion of the total events buffered that are class 1 events.
1.3.6.1.4.1.3052.10.2.4.23.5.7Integer32read-onlycurrent
dnp3EventClass2Count
OBJECT-TYPE
Portion of the total events buffered that are class 2 events.
1.3.6.1.4.1.3052.10.2.4.23.5.8Integer32read-onlycurrent
dnp3EventClass3Count
OBJECT-TYPE
Portion of the total events buffered that are class 3 events.
1.3.6.1.4.1.3052.10.2.4.23.5.9Integer32read-onlycurrent
dnp3RxFragmentTime
OBJECT-TYPE
Time of the last fragment received.
1.3.6.1.4.1.3052.10.2.4.23.5.10DisplayStringread-onlycurrent
dnp3TxFragmentTime
OBJECT-TYPE
Time of the last fragment transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.11DisplayStringread-onlycurrent
dnp3TxCachedResponseCount
OBJECT-TYPE
Count of cached responses transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.12Integer32read-onlycurrent
dnp3TxUnsolResponseCount
OBJECT-TYPE
Count of unsolicited responses transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.13Integer32read-onlycurrent
dnp3TxSolResponseCount
OBJECT-TYPE
Count of solicited responses transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.14Integer32read-onlycurrent
dnp3TxFragmentReqCfmCount
OBJECT-TYPE
Count of fragments transmitted that required confirmation.
1.3.6.1.4.1.3052.10.2.4.23.5.15Integer32read-onlycurrent
dnp3RxUnsolResponseCfmCount
OBJECT-TYPE
Count of unsolicited response confirmations received.
1.3.6.1.4.1.3052.10.2.4.23.5.16Integer32read-onlycurrent
dnp3RxSolResponseCfmCount
OBJECT-TYPE
Count of solicited response confirmations received.
1.3.6.1.4.1.3052.10.2.4.23.5.17Integer32read-onlycurrent
dnp3RxFunctionCount
OBJECT-TYPE
Count of total application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.18Integer32read-onlycurrent
dnp3RxReadFunctionCount
OBJECT-TYPE
Count of read application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.19Integer32read-onlycurrent
dnp3RxWriteFunctionCount
OBJECT-TYPE
Count of write application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.20Integer32read-onlycurrent
dnp3RxDirOpFunctionCount
OBJECT-TYPE
Count of direct operate application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.21Integer32read-onlycurrent
dnp3RxEnableURCount
OBJECT-TYPE
Count of enable unsolicited application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.22Integer32read-onlycurrent
dnp3RxDisableURCount
OBJECT-TYPE
Count of disabled unsolicited application function codes received.
1.3.6.1.4.1.3052.10.2.4.23.5.23Integer32read-onlycurrent
dnp3RxSolObjectCount
OBJECT-TYPE
Count of data objects received in solicited requests.
1.3.6.1.4.1.3052.10.2.4.23.5.40Integer32read-onlycurrent
dnp3TxSolObjectCount
OBJECT-TYPE
Count of data objects transmitted in solicted responses.
1.3.6.1.4.1.3052.10.2.4.23.5.41Integer32read-onlycurrent
dnp3RxFrameTime
OBJECT-TYPE
Time of the last frame received.
1.3.6.1.4.1.3052.10.2.4.23.5.42DisplayStringread-onlycurrent
dnp3TxFrameTime
OBJECT-TYPE
Time of the last frame transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.43DisplayStringread-onlycurrent
dnp3TxFrameCount
OBJECT-TYPE
Count of total frames transmitted.
1.3.6.1.4.1.3052.10.2.4.23.5.44Integer32read-onlycurrent
dnp3RxAcceptedFrameCount
OBJECT-TYPE
Count of total frames accepted.
1.3.6.1.4.1.3052.10.2.4.23.5.45Integer32read-onlycurrent
dnp3RxSupportedFrameCount
OBJECT-TYPE
Count of total frames accepted with a supported data link function code.
1.3.6.1.4.1.3052.10.2.4.23.5.46Integer32read-onlycurrent
modem
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.5
modemFormat
OBJECT-TYPE
Modem data format (8N1,7E1,7O1,7N1)
1.3.6.1.4.1.3052.10.2.5.1DisplayStringread-writecurrent
modemInitString
OBJECT-TYPE
Init string for modem
1.3.6.1.4.1.3052.10.2.5.2DisplayStringread-writecurrent
modemCallAttempts
OBJECT-TYPE
Max mumber of times the modem should try to call out until successful connect
1.3.6.1.4.1.3052.10.2.5.4Integer32read-writecurrent
modemCallDelay
OBJECT-TYPE
Minimum delay (seconds) between callouts
1.3.6.1.4.1.3052.10.2.5.5Integer32read-writecurrent
modemCmdTimout
OBJECT-TYPE
Number of minutes after which an idle command session via modem is terminated
1.3.6.1.4.1.3052.10.2.5.6Integer32read-writecurrent
modemGoto
OBJECT-TYPE
When a user connects, where that user is routed (command session, passthrough to port 1, passthrough to port 2, etc.)
1.3.6.1.4.1.3052.10.2.5.7DisplayStringread-writecurrent
modemClid
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.5.8
modemCLIDEnable
OBJECT-TYPE
ON/OFF Calling Line Identification security
1.3.6.1.4.1.3052.10.2.5.8.1DisplayStringread-writecurrent
modemCLIDNumberTable
OBJECT-TYPE
Table of authorized callers identified by phone number
1.3.6.1.4.1.3052.10.2.5.8.2not-accessiblecurrent
modemCLIDNumberEntry
OBJECT-TYPE
Entry for table of CLID numbers
1.3.6.1.4.1.3052.10.2.5.8.2.1not-accessiblecurrent
modemCLIDNumberIndex
OBJECT-TYPE
Index for table of CLID numbers
1.3.6.1.4.1.3052.10.2.5.8.2.1.1Integer32 (1..20)read-onlycurrent
modemCLIDNumber
OBJECT-TYPE
auhorized CLID number
1.3.6.1.4.1.3052.10.2.5.8.2.1.2DisplayStringread-writecurrent
modemTAPInitString
OBJECT-TYPE
Init string to use for TAP (pager) connections
1.3.6.1.4.1.3052.10.2.5.9DisplayStringread-writecurrent
modemTAP8N1
OBJECT-TYPE
ON/OFF: use 8N1 data/parity/stop for TAP connections
1.3.6.1.4.1.3052.10.2.5.10DisplayStringread-writecurrent
time
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.8
clock
OBJECT-TYPE
Text string for date and time; e.g. 'SUN 01/02/98 12:34:27'. When setting this object, only the date and time are required; the unit will ignore a specified day of week because it is calculated from the date and time. When this object is included in a notification as a varbind, it represents the time that the triggering event occurred.
1.3.6.1.4.1.3052.10.2.8.1DisplayStringread-writecurrent
console
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.10
consoleDuplex
OBJECT-TYPE
ON/OFF characters echoed on telnet command session
1.3.6.1.4.1.3052.10.2.10.1DisplayStringread-writecurrent
consoleTimeout
OBJECT-TYPE
Minutes of inactivity after which telnet command session is terminated
1.3.6.1.4.1.3052.10.2.10.2Integer32read-writecurrent
consoleConfirm
OBJECT-TYPE
ON/OFF Prompt to confirm certain actions
1.3.6.1.4.1.3052.10.2.10.7DisplayStringread-writecurrent
unitSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.11
secCore
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.11.1
scShowPasswordPrompt
OBJECT-TYPE
ON/OFF show password prompt upon login
1.3.6.1.4.1.3052.10.2.11.1.1DisplayStringread-writecurrent
scConsoleLoginRequired
OBJECT-TYPE
ON/OFF login required upon connecting via console
1.3.6.1.4.1.3052.10.2.11.1.2DisplayStringread-writecurrent
scModemLoginRequired
OBJECT-TYPE
ON/OFF login required upon connecting via modem
1.3.6.1.4.1.3052.10.2.11.1.3DisplayStringread-writecurrent
scTelnetLoginRequired
OBJECT-TYPE
ON/OFF login required upon connecting via Telnet
1.3.6.1.4.1.3052.10.2.11.1.4DisplayStringread-writecurrent
scTelnetPTLoginRequired
OBJECT-TYPE
ON/OFF login required upon connecting via Telnet to pass- through ports (TCP ports 210x)
1.3.6.1.4.1.3052.10.2.11.1.5DisplayStringread-writecurrent
scRTSLoginRequired
OBJECT-TYPE
ON/OFF login required upon connecting to RTS (TCP ports 220x)
1.3.6.1.4.1.3052.10.2.11.1.6DisplayStringread-writecurrent
scAuthMode
OBJECT-TYPE
Authentication mode (USERNAME/PW,PW/USERNAME,PASSWORD ONLY)
1.3.6.1.4.1.3052.10.2.11.1.7DisplayStringread-writecurrent
scRightsGroup
OBJECT-TYPE
The set of aliases used for the 8 available rights levels
1.3.6.1.4.1.3052.10.2.11.1.8DisplayStringread-writecurrent
secUserTable
OBJECT-TYPE
Table of users
1.3.6.1.4.1.3052.10.2.11.2not-accessiblecurrent
secUserEntry
OBJECT-TYPE
Entry for table of users
1.3.6.1.4.1.3052.10.2.11.2.1not-accessiblecurrent
secUserIndex
OBJECT-TYPE
Index for table of users
1.3.6.1.4.1.3052.10.2.11.2.1.1Integer32 (1..12)read-onlycurrent
secUserEnable
OBJECT-TYPE
ON/OFF enable user
1.3.6.1.4.1.3052.10.2.11.2.1.2DisplayStringread-writecurrent
secUserConnectVia
OBJECT-TYPE
Methods by which user is allowed to connect: L=local (console) T=Telnet M=modem F=FTP R=RTS S=SSH
1.3.6.1.4.1.3052.10.2.11.2.1.5DisplayStringread-writecurrent
secUserLoginTo
OBJECT-TYPE
The function presented to the user upon login (COMMAND, PASSTHROUGH,MENU)
1.3.6.1.4.1.3052.10.2.11.2.1.6DisplayStringread-writecurrent
secUserAccessFile
OBJECT-TYPE
The default access file associated with the user
1.3.6.1.4.1.3052.10.2.11.2.1.7DisplayStringread-writecurrent
secUserPTEscapeTo
OBJECT-TYPE
The function presented to the user upon escaping pass- through: currently only MENU
1.3.6.1.4.1.3052.10.2.11.2.1.9DisplayStringread-writecurrent
secUserPPPType
OBJECT-TYPE
The kind of PPP access allowed to this user cannot connect via PPP (NONE), can connect but only to the unit (LOCAL), or can connect and route to Ethernet (ROUTING)
1.3.6.1.4.1.3052.10.2.11.2.1.10DisplayStringread-writecurrent
secUserRights
OBJECT-TYPE
The rights level granted to this user
1.3.6.1.4.1.3052.10.2.11.2.1.11DisplayStringread-writecurrent
secUserEventsReadAccess
OBJECT-TYPE
DENY/ALLOW user to read the events/alarms file
1.3.6.1.4.1.3052.10.2.11.2.1.13DisplayStringread-writecurrent
secUserAuditReadAccess
OBJECT-TYPE
DENY/ALLOW user to read the audit log
1.3.6.1.4.1.3052.10.2.11.2.1.14DisplayStringread-writecurrent
secUserEventsWriteAccess
OBJECT-TYPE
DENY/ALLOW user to delete the events file
1.3.6.1.4.1.3052.10.2.11.2.1.16DisplayStringread-writecurrent
secUserAuditWriteAccess
OBJECT-TYPE
DENY/ALLOW user to write to the audit log
1.3.6.1.4.1.3052.10.2.11.2.1.17DisplayStringread-writecurrent
secUserExpiration
OBJECT-TYPE
Expiration date/time of this user
1.3.6.1.4.1.3052.10.2.11.2.1.18DisplayStringread-writecurrent
secUserCallbackNumber1
OBJECT-TYPE
Number slot 1 the unit calls for dialback
1.3.6.1.4.1.3052.10.2.11.2.1.19DisplayStringread-writecurrent
secUserCallbackNumber2
OBJECT-TYPE
Number slot 2 the unit calls for dialback
1.3.6.1.4.1.3052.10.2.11.2.1.20DisplayStringread-writecurrent
secUserCallbackNumber3
OBJECT-TYPE
Number slot 3 the unit calls for dialback
1.3.6.1.4.1.3052.10.2.11.2.1.21DisplayStringread-writecurrent
secUserChallengeTelnetMode
OBJECT-TYPE
Telnet challenge mode: when user logs in via telnet, unit allows access (OFF), presents a challenge (CHALLENGE), or unit sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSendTo
1.3.6.1.4.1.3052.10.2.11.2.1.22DisplayStringread-writecurrent
secUserChallengeModemMode
OBJECT-TYPE
Modem challenge mode: when user logs in via modem, unit allows access (OFF), presents a challenge (CHALLENGE), sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSendTo, or dials a number (CALLBACK) configured with secUserCallbackNumberx
1.3.6.1.4.1.3052.10.2.11.2.1.23DisplayStringread-writecurrent
secUserChallengeConsoleMode
OBJECT-TYPE
Console challenge mode: when user logs in via console, unit allows access (OFF), or presents a challenge (CHALLENGE)
1.3.6.1.4.1.3052.10.2.11.2.1.24DisplayStringread-writecurrent
secUserChallengeTelnetSendTo
OBJECT-TYPE
Email action used as the destination address for one-time- password when a user logs in with a challenge mode of SEND PASSWORD
1.3.6.1.4.1.3052.10.2.11.2.1.25DisplayStringread-writecurrent
secUserChallengeModemSendTo
OBJECT-TYPE
Modem action used as the destination phone number for one- time-password when a user logs in with a challenge mode of SEND PASSWORD
1.3.6.1.4.1.3052.10.2.11.2.1.26DisplayStringread-writecurrent
secUserChallengeExpiration
OBJECT-TYPE
Time (in minutes) after which a one-time-password is sent that it can be used to log in
1.3.6.1.4.1.3052.10.2.11.2.1.27Integer32 (0..180)read-writecurrent
secFactory
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.11.3
sfEnable
OBJECT-TYPE
ON/OFF enable factory access
1.3.6.1.4.1.3052.10.2.11.3.1DisplayStringread-writecurrent
sfSecret
OBJECT-TYPE
Secret used for factory access
1.3.6.1.4.1.3052.10.2.11.3.2DisplayStringread-writecurrent
secSSH
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.11.4
secVPN
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.11.5
event
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12
evCore
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.1
evClassNameTable
OBJECT-TYPE
Table of classes
1.3.6.1.4.1.3052.10.2.12.1.1not-accessiblecurrent
evClassNameEntry
OBJECT-TYPE
Entry for table of classes
1.3.6.1.4.1.3052.10.2.12.1.1.1not-accessiblecurrent
evClassNameIndex
OBJECT-TYPE
Index for table of classes
1.3.6.1.4.1.3052.10.2.12.1.1.1.1Integer32 (1..12)read-onlycurrent
evClassName
OBJECT-TYPE
Class name for this slot
1.3.6.1.4.1.3052.10.2.12.1.1.1.2DisplayStringread-writecurrent
evReminderInterval
OBJECT-TYPE
Interval (minutes) between EventSensor reminder events
1.3.6.1.4.1.3052.10.2.12.1.2Integer32 (0..65535)read-writecurrent
evLog
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.1.3
evLogEnable
OBJECT-TYPE
ON/OFF enable event log
1.3.6.1.4.1.3052.10.2.12.1.3.1DisplayStringread-writecurrent
evLogStoreAlarm
OBJECT-TYPE
ON/OFF store data alarms in event log
1.3.6.1.4.1.3052.10.2.12.1.3.2DisplayStringread-writecurrent
evLogMaxSize
OBJECT-TYPE
max size (in KB) of event log
1.3.6.1.4.1.3052.10.2.12.1.3.3Integer32read-writecurrent
evLogStoreSensor
OBJECT-TYPE
ON/OFF store EventSensor events in event log
1.3.6.1.4.1.3052.10.2.12.1.3.4DisplayStringread-writecurrent
evLogTimeStampAlarms
OBJECT-TYPE
ON/OFF put timestamps on event log entries
1.3.6.1.4.1.3052.10.2.12.1.3.5DisplayStringread-writecurrent
evLogPrependName
OBJECT-TYPE
ON/OFF prepend data event name to data alarm records in event log
1.3.6.1.4.1.3052.10.2.12.1.3.6DisplayStringread-writecurrent
evMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.1.4
evMgmtReprocess
OBJECT-TYPE
Number of sensors that have generated events since reset. Write this to reprocess each sensor's last generated event since reset. The value to write determines what kind of events should be reprocessed: 'all': all sensor events 'cc': cc events 'temperature': temperature events 'humidity': humidity events 'analog': analog input events
1.3.6.1.4.1.3052.10.2.12.1.4.3DisplayStringread-writecurrent
evData
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.2
evdCore
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.2.1
evdExitOnTrue
OBJECT-TYPE
ON/OFF: Data alarm evaluator stops checking record against alarm equations when it finds an equation that matches
1.3.6.1.4.1.3052.10.2.12.2.1.1DisplayStringread-writecurrent
evdFilterAction
OBJECT-TYPE
What happens to a record that matches an equation: REJECT/ACCEPT
1.3.6.1.4.1.3052.10.2.12.2.1.2DisplayStringread-writecurrent
evdWildCardChar
OBJECT-TYPE
Character (in decimal ASCII code format) used to indicate wildcards in data alarm equation
1.3.6.1.4.1.3052.10.2.12.2.1.3Integer32read-writecurrent
evdTable
OBJECT-TYPE
Table of data events
1.3.6.1.4.1.3052.10.2.12.2.2not-accessiblecurrent
evdEntry
OBJECT-TYPE
Entry for table of data events
1.3.6.1.4.1.3052.10.2.12.2.2.1not-accessiblecurrent
evdIndex
OBJECT-TYPE
Index for table of data events
1.3.6.1.4.1.3052.10.2.12.2.2.1.1Integer32 (1..1000)read-onlycurrent
evdEnable
OBJECT-TYPE
ON/OFF enable this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.2DisplayStringread-writecurrent
evdName
OBJECT-TYPE
Name for this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.3DisplayStringread-writecurrent
evdEquation
OBJECT-TYPE
Equation for this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.4DisplayStringread-writecurrent
evdThreshold
OBJECT-TYPE
Number of equation matches that must happen to trigger this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.5Integer32read-writecurrent
evdAutoClear
OBJECT-TYPE
ON/OFF this data alarm is automatically cleared (re-armed) upon reaching the threshold number of matches
1.3.6.1.4.1.3052.10.2.12.2.2.1.6DisplayStringread-writecurrent
evdClearInterval
OBJECT-TYPE
Interval at which this alarm is automatically cleared (no bearing with evdAutoClear)
1.3.6.1.4.1.3052.10.2.12.2.2.1.7DisplayStringread-writecurrent
evdClearTime
OBJECT-TYPE
Tie of day (HH:MM) at which this data alarm is cleared (no bearing with evdAutoClear)
1.3.6.1.4.1.3052.10.2.12.2.2.1.8DisplayStringread-writecurrent
evdActions
OBJECT-TYPE
Actions for this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.9DisplayStringread-writecurrent
evdClass
OBJECT-TYPE
Class for this data event
1.3.6.1.4.1.3052.10.2.12.2.2.1.10DisplayStringread-writecurrent
evdTrapNum
OBJECT-TYPE
Trap number for this event
1.3.6.1.4.1.3052.10.2.12.2.2.1.11Integer32read-writecurrent
evdMode
OBJECT-TYPE
ALARM/FILTER: what is happens when this data event triggers: either generate actions (mode=ALARM) )or ACCEPT/REJECT (via evdFilterAction) the record (mode=FILTER)
1.3.6.1.4.1.3052.10.2.12.2.2.1.12DisplayStringread-writecurrent
evdFieldTable
OBJECT-TYPE
Table of data event fields
1.3.6.1.4.1.3052.10.2.12.2.3not-accessiblecurrent
evdFieldEntry
OBJECT-TYPE
Entry for table of data event fields
1.3.6.1.4.1.3052.10.2.12.2.3.1not-accessiblecurrent
evdFieldIndex
OBJECT-TYPE
Index for table of data event fields
1.3.6.1.4.1.3052.10.2.12.2.3.1.1Integer32 (1..16)read-onlycurrent
evdFieldStart
OBJECT-TYPE
Start position (1-based) for this data event field
1.3.6.1.4.1.3052.10.2.12.2.3.1.2Integer32read-writecurrent
evdFieldLength
OBJECT-TYPE
Number of characters this data event field occupies
1.3.6.1.4.1.3052.10.2.12.2.3.1.3Integer32read-writecurrent
evdFieldName
OBJECT-TYPE
Start position (1-based) for this data event field
1.3.6.1.4.1.3052.10.2.12.2.3.1.4DisplayStringread-writecurrent
evdFieldLine
OBJECT-TYPE
Line number (1-based, for multiline records) for this data event field
1.3.6.1.4.1.3052.10.2.12.2.3.1.5Integer32read-writecurrent
evdFieldType
OBJECT-TYPE
Alpha/Numeric type for this data event field
1.3.6.1.4.1.3052.10.2.12.2.3.1.6DisplayStringread-writecurrent
evdMacroTable
OBJECT-TYPE
Table of data event macros
1.3.6.1.4.1.3052.10.2.12.2.4not-accessiblecurrent
evdMacroEntry
OBJECT-TYPE
Entry for table of data event macros
1.3.6.1.4.1.3052.10.2.12.2.4.1not-accessiblecurrent
evdMacroIndex
OBJECT-TYPE
Index for table of data event macros
1.3.6.1.4.1.3052.10.2.12.2.4.1.1Integer32 (1..100)read-onlycurrent
evdMacroName
OBJECT-TYPE
Name of this macro for use in data event equations
1.3.6.1.4.1.3052.10.2.12.2.4.1.2DisplayStringread-writecurrent
evdMacroEquation
OBJECT-TYPE
Equation for this data event macro
1.3.6.1.4.1.3052.10.2.12.2.4.1.3DisplayStringread-writecurrent
evNoData1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.3
evNoData1Enable
OBJECT-TYPE
ON/OFF enable this no data event
1.3.6.1.4.1.3052.10.2.12.3.1DisplayStringread-writecurrent
evNoData1Actions
OBJECT-TYPE
Actions for this no data event
1.3.6.1.4.1.3052.10.2.12.3.2DisplayStringread-writecurrent
evNoData1Message
OBJECT-TYPE
Message for this no data event
1.3.6.1.4.1.3052.10.2.12.3.3DisplayStringread-writecurrent
evNoData1TrapNum
OBJECT-TYPE
Trap number for this no data event
1.3.6.1.4.1.3052.10.2.12.3.4Integer32 (505..1199)read-writecurrent
evNoData1Class
OBJECT-TYPE
Class for this no data event
1.3.6.1.4.1.3052.10.2.12.3.5DisplayStringread-writecurrent
evNoData1Sched1Begin
OBJECT-TYPE
Schedule 1 begin time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.3.6DisplayStringread-writecurrent
evNoData1Sched1End
OBJECT-TYPE
Schedule 1 end time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.3.7DisplayStringread-writecurrent
evNoData1Sched1Duration
OBJECT-TYPE
Duration (minutes) for schedule 1 of this no data event
1.3.6.1.4.1.3052.10.2.12.3.8Integer32 (0..65535)read-writecurrent
evNoData1Sched2Begin
OBJECT-TYPE
Schedule 2 begin time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.3.9DisplayStringread-writecurrent
evNoData1Sched2End
OBJECT-TYPE
Schedule 2 end time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.3.10DisplayStringread-writecurrent
evNoData1Sched2Duration
OBJECT-TYPE
Duration (minutes) for schedule 2 of this no data event
1.3.6.1.4.1.3052.10.2.12.3.11Integer32 (0..65535)read-writecurrent
evNoData1PortEnableTable
OBJECT-TYPE
Table of no data event 1 port enables
1.3.6.1.4.1.3052.10.2.12.3.12not-accessiblecurrent
evNoData1PortEnableEntry
OBJECT-TYPE
Entry for table of no data event 1 port enables
1.3.6.1.4.1.3052.10.2.12.3.12.1not-accessiblecurrent
evNoData1PortEnableIndex
OBJECT-TYPE
Index for table of no data event 1 port enables
1.3.6.1.4.1.3052.10.2.12.3.12.1.1Integer32 (1..16)read-onlycurrent
evNoData1PortEnable
OBJECT-TYPE
ON/OFF: no data event 1 observes this port
1.3.6.1.4.1.3052.10.2.12.3.12.1.2DisplayStringread-writecurrent
evNoData1Exclusions
OBJECT-TYPE
Exclusions (space-separated MM/DD-formatted dates) for this no data event
1.3.6.1.4.1.3052.10.2.12.3.13DisplayStringread-writecurrent
evNoData1Days
OBJECT-TYPE
Days of the week on which this no event is active
1.3.6.1.4.1.3052.10.2.12.3.14DisplayStringread-writecurrent
evNoData2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.4
evNoData2Enable
OBJECT-TYPE
ON/OFF enable this no data event
1.3.6.1.4.1.3052.10.2.12.4.1DisplayStringread-writecurrent
evNoData2Actions
OBJECT-TYPE
Actions for this no data event
1.3.6.1.4.1.3052.10.2.12.4.2DisplayStringread-writecurrent
evNoData2Message
OBJECT-TYPE
Message for this no data event
1.3.6.1.4.1.3052.10.2.12.4.3DisplayStringread-writecurrent
evNoData2TrapNum
OBJECT-TYPE
Trap number for this no data event
1.3.6.1.4.1.3052.10.2.12.4.4Integer32 (505..1199)read-writecurrent
evNoData2Class
OBJECT-TYPE
Class for this no data event
1.3.6.1.4.1.3052.10.2.12.4.5DisplayStringread-writecurrent
evNoData2Sched1Begin
OBJECT-TYPE
Schedule 1 begin time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.4.6DisplayStringread-writecurrent
evNoData2Sched1End
OBJECT-TYPE
Schedule 1 end time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.4.7DisplayStringread-writecurrent
evNoData2Sched1Duration
OBJECT-TYPE
Duration (minutes) for schedule 1 of this no data event
1.3.6.1.4.1.3052.10.2.12.4.8Integer32 (0..65535)read-writecurrent
evNoData2Sched2Begin
OBJECT-TYPE
Schedule 2 begin time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.4.9DisplayStringread-writecurrent
evNoData2Sched2End
OBJECT-TYPE
Schedule 2 end time (HH:MM) for this no data event
1.3.6.1.4.1.3052.10.2.12.4.10DisplayStringread-writecurrent
evNoData2Sched2Duration
OBJECT-TYPE
Duration (minutes) for schedule 2 of this no data event
1.3.6.1.4.1.3052.10.2.12.4.11Integer32 (0..65535)read-writecurrent
evNoData2PortEnableTable
OBJECT-TYPE
Table of no data event 2 port enables
1.3.6.1.4.1.3052.10.2.12.4.12not-accessiblecurrent
evNoData2PortEnableEntry
OBJECT-TYPE
Entry for table of no data event 2 port enables
1.3.6.1.4.1.3052.10.2.12.4.12.1not-accessiblecurrent
evNoData2PortEnableIndex
OBJECT-TYPE
Index for table of no data event 2 port enables
1.3.6.1.4.1.3052.10.2.12.4.12.1.1Integer32 (1..16)read-onlycurrent
evNoData2PortEnable
OBJECT-TYPE
ON/OFF: no data event 2 observes this port
1.3.6.1.4.1.3052.10.2.12.4.12.1.2DisplayStringread-writecurrent
evNoData2Exclusions
OBJECT-TYPE
Exclusions (space-separated MM/DD-formatted dates) for this no data event
1.3.6.1.4.1.3052.10.2.12.4.13DisplayStringread-writecurrent
evNoData2Days
OBJECT-TYPE
Days of the week on which this no event is active
1.3.6.1.4.1.3052.10.2.12.4.14DisplayStringread-writecurrent
evSched1
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.5
evSched1Enable
OBJECT-TYPE
ON/OFF enable this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.1DisplayStringread-writecurrent
evSched1Actions
OBJECT-TYPE
Actions for this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.2DisplayStringread-writecurrent
evSched1Message
OBJECT-TYPE
Message for this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.3DisplayStringread-writecurrent
evSched1TrapNum
OBJECT-TYPE
Trap number for this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.4Integer32read-writecurrent
evSched1Class
OBJECT-TYPE
Class for this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.5DisplayStringread-writecurrent
evSched1Sunday
OBJECT-TYPE
Time on Sunday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.6DisplayStringread-writecurrent
evSched1Monday
OBJECT-TYPE
Time on Monday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.7DisplayStringread-writecurrent
evSched1Tuesday
OBJECT-TYPE
Time on Tuesday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.8DisplayStringread-writecurrent
evSched1Wednesday
OBJECT-TYPE
Time on Wednesday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.9DisplayStringread-writecurrent
evSched1Thursday
OBJECT-TYPE
Time on Thursday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.10DisplayStringread-writecurrent
evSched1Friday
OBJECT-TYPE
Time on Friday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.11DisplayStringread-writecurrent
evSched1Saturday
OBJECT-TYPE
Time on Saturday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.5.12DisplayStringread-writecurrent
evSched1Exclusions
OBJECT-TYPE
Exclusions (space-separated MM/DD-formatted dates) for this scheduled event
1.3.6.1.4.1.3052.10.2.12.5.13DisplayStringread-writecurrent
evSched2
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.6
evSched2Enable
OBJECT-TYPE
ON/OFF enable this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.1DisplayStringread-writecurrent
evSched2Actions
OBJECT-TYPE
Actions for this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.2DisplayStringread-writecurrent
evSched2Message
OBJECT-TYPE
Message for this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.3DisplayStringread-writecurrent
evSched2TrapNum
OBJECT-TYPE
Trap number for this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.4Integer32read-writecurrent
evSched2Class
OBJECT-TYPE
Class for this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.5DisplayStringread-writecurrent
evSched2Sunday
OBJECT-TYPE
Time on Sunday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.6DisplayStringread-writecurrent
evSched2Monday
OBJECT-TYPE
Time on Monday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.7DisplayStringread-writecurrent
evSched2Tuesday
OBJECT-TYPE
Time on Tuesday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.8DisplayStringread-writecurrent
evSched2Wednesday
OBJECT-TYPE
Time on Wednesday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.9DisplayStringread-writecurrent
evSched2Thursday
OBJECT-TYPE
Time on Thursday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.10DisplayStringread-writecurrent
evSched2Friday
OBJECT-TYPE
Time on Friday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.11DisplayStringread-writecurrent
evSched2Saturday
OBJECT-TYPE
Time on Saturday (HH:MM) when this scheduled event triggers
1.3.6.1.4.1.3052.10.2.12.6.12DisplayStringread-writecurrent
evSched2Exclusions
OBJECT-TYPE
Exclusions (space-separated MM/DD-formatted dates) for this scheduled event
1.3.6.1.4.1.3052.10.2.12.6.13DisplayStringread-writecurrent
evShskLowTable
OBJECT-TYPE
Table of serial handshaking low events
1.3.6.1.4.1.3052.10.2.12.7not-accessiblecurrent
evShskLowEntry
OBJECT-TYPE
Entry for table of serial handshaking low events
1.3.6.1.4.1.3052.10.2.12.7.1not-accessiblecurrent
evShskLowIndex
OBJECT-TYPE
Index for table of serial handshaking low events
1.3.6.1.4.1.3052.10.2.12.7.1.1Integer32 (1..16)read-onlycurrent
evShskLowEnable
OBJECT-TYPE
ON/OFF: enable the serial handshaking low event for this port
1.3.6.1.4.1.3052.10.2.12.7.1.2DisplayStringread-writecurrent
evShskLowActions
OBJECT-TYPE
Actions for the serial handshaking low event for this port
1.3.6.1.4.1.3052.10.2.12.7.1.3DisplayStringread-writecurrent
evShskLowMessage
OBJECT-TYPE
Message for the serial handshaking low event for this port
1.3.6.1.4.1.3052.10.2.12.7.1.4DisplayStringread-writecurrent
evShskLowClass
OBJECT-TYPE
Class for the serial handshaking low event for this port
1.3.6.1.4.1.3052.10.2.12.7.1.5DisplayStringread-writecurrent
evShskLowTrapNum
OBJECT-TYPE
Trap number for the serial handshaking low event for this port
1.3.6.1.4.1.3052.10.2.12.7.1.6Integer32read-writecurrent
evShskHighTable
OBJECT-TYPE
Table of serial handshaking high events
1.3.6.1.4.1.3052.10.2.12.8not-accessiblecurrent
evShskHighEntry
OBJECT-TYPE
Entry for table of serial handshaking high events
1.3.6.1.4.1.3052.10.2.12.8.1not-accessiblecurrent
evShskHighIndex
OBJECT-TYPE
Index for table of serial handshaking high events
1.3.6.1.4.1.3052.10.2.12.8.1.1Integer32 (1..16)read-onlycurrent
evShskHighEnable
OBJECT-TYPE
ON/OFF: enable the serial handshaking high event for this port
1.3.6.1.4.1.3052.10.2.12.8.1.2DisplayStringread-writecurrent
evShskHighActions
OBJECT-TYPE
Actions for the serial handshaking high event for this port
1.3.6.1.4.1.3052.10.2.12.8.1.3DisplayStringread-writecurrent
evShskHighMessage
OBJECT-TYPE
Message for the serial handshaking high event for this port
1.3.6.1.4.1.3052.10.2.12.8.1.4DisplayStringread-writecurrent
evShskHighClass
OBJECT-TYPE
Class for the serial handshaking high event for this port
1.3.6.1.4.1.3052.10.2.12.8.1.5DisplayStringread-writecurrent
evShskHighTrapNum
OBJECT-TYPE
Trap number for the serial handshaking high event for this port
1.3.6.1.4.1.3052.10.2.12.8.1.6Integer32read-writecurrent
evNoSensor
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.9
evNoSensorTimeout
OBJECT-TYPE
Timeout (seconds) after which an EventSensor becomes unresponsive that this event is triggered
1.3.6.1.4.1.3052.10.2.12.9.1Integer32read-writecurrent
evNoSensorActions
OBJECT-TYPE
Actions for no sensor event
1.3.6.1.4.1.3052.10.2.12.9.2DisplayStringread-writecurrent
evNoSensorTrapNum
OBJECT-TYPE
Trap number for no sensor event
1.3.6.1.4.1.3052.10.2.12.9.3Integer32read-writecurrent
evNoSensorClass
OBJECT-TYPE
Class for no sensor event
1.3.6.1.4.1.3052.10.2.12.9.4DisplayStringread-writecurrent
fuelSensor
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.11
fuelSensorGeneralTable
OBJECT-TYPE
This table organizes general fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.1not-accessiblecurrent
fsGenEntry
OBJECT-TYPE
Entry for fuel sensor general config table.
1.3.6.1.4.1.3052.10.2.12.11.1.1not-accessiblecurrent
fsGenIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor general config table.
1.3.6.1.4.1.3052.10.2.12.11.1.1.1Integer32 (1..3)read-onlycurrent
fsGenName
OBJECT-TYPE
Fuel sensor name.
1.3.6.1.4.1.3052.10.2.12.11.1.1.2DisplayStringread-writecurrent
fsGenSensorType
OBJECT-TYPE
Type of fuel sensor in use; NONE disables the fuel sensor.
1.3.6.1.4.1.3052.10.2.12.11.1.1.3DisplayStringread-writecurrent
fsGenDistanceUnit
OBJECT-TYPE
Distance units in use when setting and indicating tank dimensions.
1.3.6.1.4.1.3052.10.2.12.11.1.1.4DisplayStringread-writecurrent
fsGenRawValueTop
OBJECT-TYPE
Analog input reading corresponding to the SENSOR FULL point.
1.3.6.1.4.1.3052.10.2.12.11.1.1.5DisplayStringread-writecurrent
fsGenTopOffset
OBJECT-TYPE
Distance, in the specified distance unit, between the SENSOR FULL point and the TANK FULL point. The value is positive if the SENSOR FULL point is above the TANK FULL point, and negative if it is below.
1.3.6.1.4.1.3052.10.2.12.11.1.1.6DisplayStringread-writecurrent
fsGenRawValueBottom
OBJECT-TYPE
Analog input reading corresponding to the minimum fluid height measurable by the fuel sensor.
1.3.6.1.4.1.3052.10.2.12.11.1.1.7DisplayStringread-writecurrent
fsGenBottomOffset
OBJECT-TYPE
Distance, in the specified distance unit, between the SENSOR EMPTY point and the TANK EMPTY point. The value is positive if the SENSOR EMPTY point is above the TANK EMPTY point, and negative if it is below.
1.3.6.1.4.1.3052.10.2.12.11.1.1.8DisplayStringread-writecurrent
fsGenInputES
OBJECT-TYPE
Which eventsensor contains the analog input associated with this fuel sensor. Allowed values are 200 (for internal ES), or 1-16.
1.3.6.1.4.1.3052.10.2.12.11.1.1.9Integer32 (1..200)read-writecurrent
fsGenInputPoint
OBJECT-TYPE
Which analog input point, on the specified eventsensor, that is associated with the fuel sensor.
1.3.6.1.4.1.3052.10.2.12.11.1.1.10Integer32 (1..16)read-writecurrent
fsGenFilterAveraging
OBJECT-TYPE
Fuel sensor filter averaging factor.
1.3.6.1.4.1.3052.10.2.12.11.1.1.11Integer32read-writecurrent
fsGenSysrepEnable
OBJECT-TYPE
Fuel sensor System Reporting enable.
1.3.6.1.4.1.3052.10.2.12.11.1.1.12DisplayStringread-writecurrent
fsGenSysrepThreshold
OBJECT-TYPE
Fuel sensor System Reporting threshold (floating point value).
1.3.6.1.4.1.3052.10.2.12.11.1.1.13DisplayStringread-writecurrent
fsGenSysrepLimit
OBJECT-TYPE
Fuel sensor System Reporting limit.
1.3.6.1.4.1.3052.10.2.12.11.1.1.14Integer32read-writecurrent
fsGenSysrepPackage
OBJECT-TYPE
Fuel sensor System Reporting package number.
1.3.6.1.4.1.3052.10.2.12.11.1.1.15Integer32 (0..10)read-writecurrent
fsGenGroup
OBJECT-TYPE
Fuel sensor ASM profile type.
1.3.6.1.4.1.3052.10.2.12.11.1.1.16DisplayStringread-writecurrent
fsGenEnable
OBJECT-TYPE
Fuel sensor enable.
1.3.6.1.4.1.3052.10.2.12.11.1.1.17DisplayStringread-writecurrent
fsGenFuelType
OBJECT-TYPE
Type of fuel being measured: DIESEL, PROPANE, NATURAL GAS, HYDROGEN, GASOLINE, OTHER.
1.3.6.1.4.1.3052.10.2.12.11.1.1.18DisplayStringread-writecurrent
fuelSensorTankTable
OBJECT-TYPE
This table organizes tank-specific fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.2not-accessiblecurrent
fsTankEntry
OBJECT-TYPE
Entry for fuel sensor tank config table.
1.3.6.1.4.1.3052.10.2.12.11.2.1not-accessiblecurrent
fsTankIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor tank config table.
1.3.6.1.4.1.3052.10.2.12.11.2.1.1Integer32 (1..3)read-onlycurrent
fsTankHeight
OBJECT-TYPE
Height of the tank, from the TANK EMPTY point to the TANK FULL point, in the specified distance unit (i.e. TANK HEIGHT). This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.2.1.2DisplayStringread-writecurrent
fsTankDimA
OBJECT-TYPE
Tank dimension measurement A for certain tank profiles. For HORIZ OVAL, this is the length of the straight section. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.2.1.3DisplayStringread-writecurrent
fsTankDimB
OBJECT-TYPE
Tank dimension measurement B for certain tank profiles. For HORIZ OVAL, this is the radius of the curved section. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.2.1.4DisplayStringread-writecurrent
fsTankVolume
OBJECT-TYPE
How many volume units the tank contains, when full. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.2.1.5DisplayStringread-writecurrent
fsTankVolumeUnit
OBJECT-TYPE
Name of the unit representing fluid volume in the tank. This is only used for display purposes; it does not affect the volume calculation.
1.3.6.1.4.1.3052.10.2.12.11.2.1.6DisplayStringread-writecurrent
fsTankShape
OBJECT-TYPE
The shape of the fuel tank. A value of LINEAR produces a fluid volume reading that is directly proportional to fluid height. The HORIZ CYL and HORIZ OVAL settings use a hard-coded formula to calculate the volume. The CUSTOM setting uses a strapping table that must be configured as well (see fuelSensorCustomTankTable).
1.3.6.1.4.1.3052.10.2.12.11.2.1.7DisplayStringread-writecurrent
fuelSensorCustomTankTable
OBJECT-TYPE
This table organizes the custom tank strapping table. Each fuel sensor has a table of height/volume pairs in service only when the tank shape (fsTankShape) in CUSTOM. This allows the unit to calculate volumes for nonstandard tank shapes, to the degree that accurate height/volume measurements can be configured. This SNMP table has two indexes: the first for which fuel sensor and the second for which height/volume pair.
1.3.6.1.4.1.3052.10.2.12.11.3not-accessiblecurrent
fsCustomTankEntry
OBJECT-TYPE
Entry for fuel sensor custom tank config table.
1.3.6.1.4.1.3052.10.2.12.11.3.1not-accessiblecurrent
fsCustomTankIndexFS
OBJECT-TYPE
Which fuel sensor in the fuel sensor tank config table. This is the first of two indexes for this SNMP table.
1.3.6.1.4.1.3052.10.2.12.11.3.1.1Integer32 (1..3)read-onlycurrent
fsCustomTankIndexDatum
OBJECT-TYPE
Which hight/volume pair: there are 32 pairs per fuel sensor. This is the second of two indexes for this SNMP table.
1.3.6.1.4.1.3052.10.2.12.11.3.1.2Integer32 (1..32)read-onlycurrent
fsCustomTankHeight
OBJECT-TYPE
Height of custom tank height/volume pair. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.3.1.3DisplayStringread-writecurrent
fsCustomTankVolume
OBJECT-TYPE
Volume of custom tank height/volume pair. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.3.1.4DisplayStringread-writecurrent
fuelSensorVolumeTable
OBJECT-TYPE
This table organizes volume-event-specific fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.4not-accessiblecurrent
fsVolumeEntry
OBJECT-TYPE
Entry for fuel sensor volume event config table.
1.3.6.1.4.1.3052.10.2.12.11.4.1not-accessiblecurrent
fsVolumeIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor volume event config table.
1.3.6.1.4.1.3052.10.2.12.11.4.1.1Integer32 (1..3)read-onlycurrent
fsVolumeEnable
OBJECT-TYPE
Enable fuel sensor volume events.
1.3.6.1.4.1.3052.10.2.12.11.4.1.2DisplayStringread-writecurrent
fsVolumeDeadband
OBJECT-TYPE
Fuel sensor deadband (hysteresis). This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.4.1.3DisplayStringread-writecurrent
fsVolumeVHighValue
OBJECT-TYPE
Fuel sensor volume very high event threshold value. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.4.1.4DisplayStringread-writecurrent
fsVolumeVHighActions
OBJECT-TYPE
Fuel sensor volume very high event threshold actions.
1.3.6.1.4.1.3052.10.2.12.11.4.1.5DisplayStringread-writecurrent
fsVolumeVHighTrapNum
OBJECT-TYPE
Fuel sensor volume very high event threshold trap number.
1.3.6.1.4.1.3052.10.2.12.11.4.1.6Integer32 (519..1199)read-writecurrent
fsVolumeVHighClass
OBJECT-TYPE
Fuel sensor volume very high event threshold class (severity).
1.3.6.1.4.1.3052.10.2.12.11.4.1.7DisplayStringread-writecurrent
fsVolumeHighValue
OBJECT-TYPE
Fuel sensor volume high event threshold value. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.4.1.8DisplayStringread-writecurrent
fsVolumeHighActions
OBJECT-TYPE
Fuel sensor volume high event threshold actions.
1.3.6.1.4.1.3052.10.2.12.11.4.1.9DisplayStringread-writecurrent
fsVolumeHighTrapNum
OBJECT-TYPE
Fuel sensor volume high event threshold trap number.
1.3.6.1.4.1.3052.10.2.12.11.4.1.10Integer32 (519..1199)read-writecurrent
fsVolumeHighClass
OBJECT-TYPE
Fuel sensor volume high event threshold class (severity).
1.3.6.1.4.1.3052.10.2.12.11.4.1.11DisplayStringread-writecurrent
fsVolumeNormalActions
OBJECT-TYPE
Fuel sensor volume return to normal actions.
1.3.6.1.4.1.3052.10.2.12.11.4.1.12DisplayStringread-writecurrent
fsVolumeNormalTrapNum
OBJECT-TYPE
Fuel sensor volume return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.11.4.1.13Integer32 (519..1199)read-writecurrent
fsVolumeNormalClass
OBJECT-TYPE
Fuel sensor volume return to normal class (severity).
1.3.6.1.4.1.3052.10.2.12.11.4.1.14DisplayStringread-writecurrent
fsVolumeLowValue
OBJECT-TYPE
Fuel sensor volume low event threshold value. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.4.1.15DisplayStringread-writecurrent
fsVolumeLowActions
OBJECT-TYPE
Fuel sensor volume low event threshold actions.
1.3.6.1.4.1.3052.10.2.12.11.4.1.16DisplayStringread-writecurrent
fsVolumeLowTrapNum
OBJECT-TYPE
Fuel sensor volume low event threshold trap number.
1.3.6.1.4.1.3052.10.2.12.11.4.1.17Integer32 (519..1199)read-writecurrent
fsVolumeLowClass
OBJECT-TYPE
Fuel sensor volume low event threshold class (severity).
1.3.6.1.4.1.3052.10.2.12.11.4.1.18DisplayStringread-writecurrent
fsVolumeVLowValue
OBJECT-TYPE
Fuel sensor volume very low event threshold value. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.11.4.1.19DisplayStringread-writecurrent
fsVolumeVLowActions
OBJECT-TYPE
Fuel sensor volume very low event threshold actions.
1.3.6.1.4.1.3052.10.2.12.11.4.1.20DisplayStringread-writecurrent
fsVolumeVLowTrapNum
OBJECT-TYPE
Fuel sensor volume very low event threshold trap number.
1.3.6.1.4.1.3052.10.2.12.11.4.1.21Integer32 (519..1199)read-writecurrent
fsVolumeVLowClass
OBJECT-TYPE
Fuel sensor volume very low event threshold class (severity).
1.3.6.1.4.1.3052.10.2.12.11.4.1.22DisplayStringread-writecurrent
fuelSensorDisconnectTable
OBJECT-TYPE
This table organizes disconnect-event-specific fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.5not-accessiblecurrent
fsDiscEntry
OBJECT-TYPE
Entry for fuel sensor disconnect event config table.
1.3.6.1.4.1.3052.10.2.12.11.5.1not-accessiblecurrent
fsDiscIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor disconnect event config table.
1.3.6.1.4.1.3052.10.2.12.11.5.1.1Integer32 (1..3)read-onlycurrent
fsDiscEnable
OBJECT-TYPE
Fuel sensor disconnect event enable.
1.3.6.1.4.1.3052.10.2.12.11.5.1.2DisplayStringread-writecurrent
fsDiscHighValue
OBJECT-TYPE
High end of input value range when fuel sensor is disconnected. This is in the units of the analog input value.
1.3.6.1.4.1.3052.10.2.12.11.5.1.3DisplayStringread-writecurrent
fsDiscLowValue
OBJECT-TYPE
Low end of input value range when fuel sensor is disconnected. This is in the units of the analog input value.
1.3.6.1.4.1.3052.10.2.12.11.5.1.4DisplayStringread-writecurrent
fsDiscActions
OBJECT-TYPE
Fuel sensor disconnect event actions.
1.3.6.1.4.1.3052.10.2.12.11.5.1.5DisplayStringread-writecurrent
fsDiscTrapNum
OBJECT-TYPE
Fuel sensor disconnect event trap number.
1.3.6.1.4.1.3052.10.2.12.11.5.1.6Integer32 (515..1199)read-writecurrent
fsDiscClass
OBJECT-TYPE
Fuel sensor disconnect event class (severity).
1.3.6.1.4.1.3052.10.2.12.11.5.1.7DisplayStringread-writecurrent
fsDiscNormalActions
OBJECT-TYPE
Fuel sensor disconnect return to normal actions.
1.3.6.1.4.1.3052.10.2.12.11.5.1.8DisplayStringread-writecurrent
fsDiscNormalTrapNum
OBJECT-TYPE
Fuel sensor disconnect return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.11.5.1.9Integer32 (515..1199)read-writecurrent
fsDiscNormalClass
OBJECT-TYPE
Fuel sensor disconnect return to normal class (severity).
1.3.6.1.4.1.3052.10.2.12.11.5.1.10DisplayStringread-writecurrent
fuelSensorSuddenChangeTable
OBJECT-TYPE
This table organizes sudden-change-event-specific fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.6not-accessiblecurrent
fsSuddenChangeEntry
OBJECT-TYPE
Entry for fuel sensor sudden change event config table.
1.3.6.1.4.1.3052.10.2.12.11.6.1not-accessiblecurrent
fsSuddenChangeIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor sudden change event config table.
1.3.6.1.4.1.3052.10.2.12.11.6.1.1Integer32 (1..3)read-onlycurrent
fsSuddenChangeEnable
OBJECT-TYPE
Fuel volume sudden change event enable.
1.3.6.1.4.1.3052.10.2.12.11.6.1.2DisplayStringread-writecurrent
fsSuddenChangeTime
OBJECT-TYPE
Fuel volume sudden change event time (minutes): what duration defines 'sudden'.
1.3.6.1.4.1.3052.10.2.12.11.6.1.3Integer32 (5..360)read-writecurrent
fsSuddenChangeAmplitude
OBJECT-TYPE
Fuel volume sudden change event amplitude: what amount (in fuel volume units) over the duration (fsSuddenChangeTime) defines enough change.
1.3.6.1.4.1.3052.10.2.12.11.6.1.4DisplayStringread-writecurrent
fsSuddenChangeActions
OBJECT-TYPE
Fuel volume sudden change event actions.
1.3.6.1.4.1.3052.10.2.12.11.6.1.5DisplayStringread-writecurrent
fsSuddenChangeTrapNum
OBJECT-TYPE
Fuel volume sudden change event trap number.
1.3.6.1.4.1.3052.10.2.12.11.6.1.6Integer32 (527..1199)read-writecurrent
fsSuddenChangeClass
OBJECT-TYPE
Fuel volume sudden change event class (severity).
1.3.6.1.4.1.3052.10.2.12.11.6.1.7DisplayStringread-writecurrent
fuelSensorSlowChangeTable
OBJECT-TYPE
This table organizes slow-change-event-specific fuel sensor attributes.
1.3.6.1.4.1.3052.10.2.12.11.7not-accessiblecurrent
fsSlowChangeEntry
OBJECT-TYPE
Entry for fuel sensor slow change event config table.
1.3.6.1.4.1.3052.10.2.12.11.7.1not-accessiblecurrent
fsSlowChangeIndex
OBJECT-TYPE
Which fuel sensor in the fuel sensor slow change event config table.
1.3.6.1.4.1.3052.10.2.12.11.7.1.1Integer32 (1..3)read-onlycurrent
fsSlowChangeEnable
OBJECT-TYPE
Fuel volume slow change event enable.
1.3.6.1.4.1.3052.10.2.12.11.7.1.2DisplayStringread-writecurrent
fsSlowChangeTime
OBJECT-TYPE
Fuel volume slow change event time (minutes): what duration defines 'slow'.
1.3.6.1.4.1.3052.10.2.12.11.7.1.3Integer32 (1..168)read-writecurrent
fsSlowChangeAmplitude
OBJECT-TYPE
Fuel volume slow change event amplitude: what amount (in fuel volume units) over the duration (fsSlowChangeTime) defines enough change.
1.3.6.1.4.1.3052.10.2.12.11.7.1.4DisplayStringread-writecurrent
fsSlowChangeActions
OBJECT-TYPE
Fuel volume slow change event actions.
1.3.6.1.4.1.3052.10.2.12.11.7.1.5DisplayStringread-writecurrent
fsSlowChangeTrapNum
OBJECT-TYPE
Fuel volume slow change event trap number.
1.3.6.1.4.1.3052.10.2.12.11.7.1.6Integer32 (528..1199)read-writecurrent
fsSlowChangeClass
OBJECT-TYPE
Fuel volume slow change event class (severity).
1.3.6.1.4.1.3052.10.2.12.11.7.1.7DisplayStringread-writecurrent
acPowerMonitor
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.12
acpmGeneralTable
OBJECT-TYPE
This table organizes general AC power monitor attributes.
1.3.6.1.4.1.3052.10.2.12.12.1not-accessiblecurrent
acpmGenEntry
OBJECT-TYPE
Entry for AC power monitor general config table.
1.3.6.1.4.1.3052.10.2.12.12.1.1not-accessiblecurrent
acpmGenIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor general config table.
1.3.6.1.4.1.3052.10.2.12.12.1.1.1Integer32 (1..6)read-onlycurrent
acpmGenDevice
OBJECT-TYPE
Model of the AC power monitor device. The unit needs this setting to know which registers to poll for the various data items, among other things.
1.3.6.1.4.1.3052.10.2.12.12.1.1.2DisplayStringread-writecurrent
acpmGenName
OBJECT-TYPE
Name for the AC power monitor device.
1.3.6.1.4.1.3052.10.2.12.12.1.1.3DisplayStringread-writecurrent
acpmGenAddress
OBJECT-TYPE
Modbus address of the AC power monitor device.
1.3.6.1.4.1.3052.10.2.12.12.1.1.4Integer32 (1..247)read-writecurrent
acpmGenPtRatio
OBJECT-TYPE
Ratio of secondary turns to primary turns on potential transformers (PT).
1.3.6.1.4.1.3052.10.2.12.12.1.1.5Integer32 (1..10000)read-writecurrent
acpmGenCtRatio
OBJECT-TYPE
Ratio of secondary turns to primary turns on current transformers (CT).
1.3.6.1.4.1.3052.10.2.12.12.1.1.6Integer32 (1..10000)read-writecurrent
acpmGenPowerType
OBJECT-TYPE
Type of power being monitored.
1.3.6.1.4.1.3052.10.2.12.12.1.1.7DisplayStringread-writecurrent
acpmGenSysrepPackage
OBJECT-TYPE
System reporting package number.
1.3.6.1.4.1.3052.10.2.12.12.1.1.8Integer32 (0..10)read-writecurrent
acpmGenGroup
OBJECT-TYPE
ASM profile group.
1.3.6.1.4.1.3052.10.2.12.12.1.1.9DisplayStringread-writecurrent
acpmGenEnable
OBJECT-TYPE
AC power monitor enable.
1.3.6.1.4.1.3052.10.2.12.12.1.1.10DisplayStringread-writecurrent
acpmAvgVoltageTable
OBJECT-TYPE
This table organizes AC power monitor average voltage attributes.
1.3.6.1.4.1.3052.10.2.12.12.2not-accessiblecurrent
acpmAvgVoltageEntry
OBJECT-TYPE
Entry for AC power monitor average voltage config table.
1.3.6.1.4.1.3052.10.2.12.12.2.1not-accessiblecurrent
acpmAvgVoltageIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor average voltage config table.
1.3.6.1.4.1.3052.10.2.12.12.2.1.1Integer32 (1..6)read-onlycurrent
acpmAvgVoltageEnable
OBJECT-TYPE
Enable AC power monitor average voltage events.
1.3.6.1.4.1.3052.10.2.12.12.2.1.2DisplayStringread-writecurrent
acpmAvgVoltageDeadband
OBJECT-TYPE
Deadband (hysteresis) for average voltage event. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.3DisplayStringread-writecurrent
acpmAvgVoltageVHighValue
OBJECT-TYPE
Very high event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.4DisplayStringread-writecurrent
acpmAvgVoltageVHighActions
OBJECT-TYPE
Very high event actions.
1.3.6.1.4.1.3052.10.2.12.12.2.1.5DisplayStringread-writecurrent
acpmAvgVoltageVHighTrapNum
OBJECT-TYPE
Very high event trap number.
1.3.6.1.4.1.3052.10.2.12.12.2.1.6Integer32 (520..1199)read-writecurrent
acpmAvgVoltageVHighClass
OBJECT-TYPE
Very high event class.
1.3.6.1.4.1.3052.10.2.12.12.2.1.7DisplayStringread-writecurrent
acpmAvgVoltageHighValue
OBJECT-TYPE
High event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.8DisplayStringread-writecurrent
acpmAvgVoltageHighActions
OBJECT-TYPE
High event actions.
1.3.6.1.4.1.3052.10.2.12.12.2.1.9DisplayStringread-writecurrent
acpmAvgVoltageHighTrapNum
OBJECT-TYPE
High event trap number.
1.3.6.1.4.1.3052.10.2.12.12.2.1.10Integer32 (520..1199)read-writecurrent
acpmAvgVoltageHighClass
OBJECT-TYPE
High event class.
1.3.6.1.4.1.3052.10.2.12.12.2.1.11DisplayStringread-writecurrent
acpmAvgVoltageNormalActions
OBJECT-TYPE
Return to normal actions.
1.3.6.1.4.1.3052.10.2.12.12.2.1.12DisplayStringread-writecurrent
acpmAvgVoltageNormalTrapNum
OBJECT-TYPE
Return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.12.2.1.13Integer32 (520..1199)read-writecurrent
acpmAvgVoltageNormalClass
OBJECT-TYPE
Return to normal class.
1.3.6.1.4.1.3052.10.2.12.12.2.1.14DisplayStringread-writecurrent
acpmAvgVoltageLowValue
OBJECT-TYPE
Low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.15DisplayStringread-writecurrent
acpmAvgVoltageLowActions
OBJECT-TYPE
Low event actions.
1.3.6.1.4.1.3052.10.2.12.12.2.1.16DisplayStringread-writecurrent
acpmAvgVoltageLowTrapNum
OBJECT-TYPE
Low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.2.1.17Integer32 (520..1199)read-writecurrent
acpmAvgVoltageLowClass
OBJECT-TYPE
Low event class.
1.3.6.1.4.1.3052.10.2.12.12.2.1.18DisplayStringread-writecurrent
acpmAvgVoltageVLowValue
OBJECT-TYPE
Very low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.19DisplayStringread-writecurrent
acpmAvgVoltageVLowActions
OBJECT-TYPE
Very low event actions.
1.3.6.1.4.1.3052.10.2.12.12.2.1.20DisplayStringread-writecurrent
acpmAvgVoltageVLowTrapNum
OBJECT-TYPE
Very low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.2.1.21Integer32 (520..1199)read-writecurrent
acpmAvgVoltageVLowClass
OBJECT-TYPE
Very low event class.
1.3.6.1.4.1.3052.10.2.12.12.2.1.22DisplayStringread-writecurrent
acpmAvgVoltageSysrepEnable
OBJECT-TYPE
System reporting enable for average voltage telemetry.
1.3.6.1.4.1.3052.10.2.12.12.2.1.23DisplayStringread-writecurrent
acpmAvgVoltageSysrepThreshold
OBJECT-TYPE
System reporting threshold for average voltage telemetry. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.2.1.24DisplayStringread-writecurrent
acpmAvgVoltageSysrepLimit
OBJECT-TYPE
System reporting limit for average voltage telemetry.
1.3.6.1.4.1.3052.10.2.12.12.2.1.25Integer32read-writecurrent
acpmAvgCurrentTable
OBJECT-TYPE
This table organizes AC power monitor average current attributes.
1.3.6.1.4.1.3052.10.2.12.12.3not-accessiblecurrent
acpmAvgCurrentEntry
OBJECT-TYPE
Entry for AC power monitor average current config table.
1.3.6.1.4.1.3052.10.2.12.12.3.1not-accessiblecurrent
acpmAvgCurrentIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor average current config table.
1.3.6.1.4.1.3052.10.2.12.12.3.1.1Integer32 (1..6)read-onlycurrent
acpmAvgCurrentEnable
OBJECT-TYPE
Enable AC power monitor average current events.
1.3.6.1.4.1.3052.10.2.12.12.3.1.2DisplayStringread-writecurrent
acpmAvgCurrentDeadband
OBJECT-TYPE
Deadband (hysteresis) for average current event. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.3DisplayStringread-writecurrent
acpmAvgCurrentVHighValue
OBJECT-TYPE
Very high event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.4DisplayStringread-writecurrent
acpmAvgCurrentVHighActions
OBJECT-TYPE
Very high event actions.
1.3.6.1.4.1.3052.10.2.12.12.3.1.5DisplayStringread-writecurrent
acpmAvgCurrentVHighTrapNum
OBJECT-TYPE
Very high event trap number.
1.3.6.1.4.1.3052.10.2.12.12.3.1.6Integer32 (521..1199)read-writecurrent
acpmAvgCurrentVHighClass
OBJECT-TYPE
Very high event class.
1.3.6.1.4.1.3052.10.2.12.12.3.1.7DisplayStringread-writecurrent
acpmAvgCurrentHighValue
OBJECT-TYPE
High event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.8DisplayStringread-writecurrent
acpmAvgCurrentHighActions
OBJECT-TYPE
High event actions.
1.3.6.1.4.1.3052.10.2.12.12.3.1.9DisplayStringread-writecurrent
acpmAvgCurrentHighTrapNum
OBJECT-TYPE
High event trap number.
1.3.6.1.4.1.3052.10.2.12.12.3.1.10Integer32 (521..1199)read-writecurrent
acpmAvgCurrentHighClass
OBJECT-TYPE
High event class.
1.3.6.1.4.1.3052.10.2.12.12.3.1.11DisplayStringread-writecurrent
acpmAvgCurrentNormalActions
OBJECT-TYPE
Return to normal actions.
1.3.6.1.4.1.3052.10.2.12.12.3.1.12DisplayStringread-writecurrent
acpmAvgCurrentNormalTrapNum
OBJECT-TYPE
Return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.12.3.1.13Integer32 (521..1199)read-writecurrent
acpmAvgCurrentNormalClass
OBJECT-TYPE
Return to normal class.
1.3.6.1.4.1.3052.10.2.12.12.3.1.14DisplayStringread-writecurrent
acpmAvgCurrentLowValue
OBJECT-TYPE
Low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.15DisplayStringread-writecurrent
acpmAvgCurrentLowActions
OBJECT-TYPE
Low event actions.
1.3.6.1.4.1.3052.10.2.12.12.3.1.16DisplayStringread-writecurrent
acpmAvgCurrentLowTrapNum
OBJECT-TYPE
Low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.3.1.17Integer32 (521..1199)read-writecurrent
acpmAvgCurrentLowClass
OBJECT-TYPE
Low event class.
1.3.6.1.4.1.3052.10.2.12.12.3.1.18DisplayStringread-writecurrent
acpmAvgCurrentVLowValue
OBJECT-TYPE
Very low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.19DisplayStringread-writecurrent
acpmAvgCurrentVLowActions
OBJECT-TYPE
Very low event actions.
1.3.6.1.4.1.3052.10.2.12.12.3.1.20DisplayStringread-writecurrent
acpmAvgCurrentVLowTrapNum
OBJECT-TYPE
Very low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.3.1.21Integer32 (521..1199)read-writecurrent
acpmAvgCurrentVLowClass
OBJECT-TYPE
Very low event class.
1.3.6.1.4.1.3052.10.2.12.12.3.1.22DisplayStringread-writecurrent
acpmAvgCurrentSysrepEnable
OBJECT-TYPE
System reporting enable for average current telemetry.
1.3.6.1.4.1.3052.10.2.12.12.3.1.23DisplayStringread-writecurrent
acpmAvgCurrentSysrepThreshold
OBJECT-TYPE
System reporting threshold for average current telemetry. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.3.1.24DisplayStringread-writecurrent
acpmAvgCurrentSysrepLimit
OBJECT-TYPE
System reporting limit for average current telemetry.
1.3.6.1.4.1.3052.10.2.12.12.3.1.25Integer32read-writecurrent
acpmFreqTable
OBJECT-TYPE
This table organizes AC power monitor frequency attributes.
1.3.6.1.4.1.3052.10.2.12.12.4not-accessiblecurrent
acpmFreqEntry
OBJECT-TYPE
Entry for AC power monitor frequency config table.
1.3.6.1.4.1.3052.10.2.12.12.4.1not-accessiblecurrent
acpmFreqIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor frequency config table.
1.3.6.1.4.1.3052.10.2.12.12.4.1.1Integer32 (1..6)read-onlycurrent
acpmFreqEnable
OBJECT-TYPE
Enable AC power monitor frequency events.
1.3.6.1.4.1.3052.10.2.12.12.4.1.2DisplayStringread-writecurrent
acpmFreqDeadband
OBJECT-TYPE
Deadband (hysteresis) for frequency event. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.3DisplayStringread-writecurrent
acpmFreqVHighValue
OBJECT-TYPE
Very high event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.4DisplayStringread-writecurrent
acpmFreqVHighActions
OBJECT-TYPE
Very high event actions.
1.3.6.1.4.1.3052.10.2.12.12.4.1.5DisplayStringread-writecurrent
acpmFreqVHighTrapNum
OBJECT-TYPE
Very high event trap number.
1.3.6.1.4.1.3052.10.2.12.12.4.1.6Integer32 (522..1199)read-writecurrent
acpmFreqVHighClass
OBJECT-TYPE
Very high event class.
1.3.6.1.4.1.3052.10.2.12.12.4.1.7DisplayStringread-writecurrent
acpmFreqHighValue
OBJECT-TYPE
High event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.8DisplayStringread-writecurrent
acpmFreqHighActions
OBJECT-TYPE
High event actions.
1.3.6.1.4.1.3052.10.2.12.12.4.1.9DisplayStringread-writecurrent
acpmFreqHighTrapNum
OBJECT-TYPE
High event trap number.
1.3.6.1.4.1.3052.10.2.12.12.4.1.10Integer32 (522..1199)read-writecurrent
acpmFreqHighClass
OBJECT-TYPE
High event class.
1.3.6.1.4.1.3052.10.2.12.12.4.1.11DisplayStringread-writecurrent
acpmFreqNormalActions
OBJECT-TYPE
Return to normal actions.
1.3.6.1.4.1.3052.10.2.12.12.4.1.12DisplayStringread-writecurrent
acpmFreqNormalTrapNum
OBJECT-TYPE
Return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.12.4.1.13Integer32 (522..1199)read-writecurrent
acpmFreqNormalClass
OBJECT-TYPE
Return to normal class.
1.3.6.1.4.1.3052.10.2.12.12.4.1.14DisplayStringread-writecurrent
acpmFreqLowValue
OBJECT-TYPE
Low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.15DisplayStringread-writecurrent
acpmFreqLowActions
OBJECT-TYPE
Low event actions.
1.3.6.1.4.1.3052.10.2.12.12.4.1.16DisplayStringread-writecurrent
acpmFreqLowTrapNum
OBJECT-TYPE
Low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.4.1.17Integer32 (522..1199)read-writecurrent
acpmFreqLowClass
OBJECT-TYPE
Low event class.
1.3.6.1.4.1.3052.10.2.12.12.4.1.18DisplayStringread-writecurrent
acpmFreqVLowValue
OBJECT-TYPE
Very low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.19DisplayStringread-writecurrent
acpmFreqVLowActions
OBJECT-TYPE
Very low event actions.
1.3.6.1.4.1.3052.10.2.12.12.4.1.20DisplayStringread-writecurrent
acpmFreqVLowTrapNum
OBJECT-TYPE
Very low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.4.1.21Integer32 (522..1199)read-writecurrent
acpmFreqVLowClass
OBJECT-TYPE
Very low event class.
1.3.6.1.4.1.3052.10.2.12.12.4.1.22DisplayStringread-writecurrent
acpmFreqSysrepEnable
OBJECT-TYPE
System reporting enable for frequency telemetry.
1.3.6.1.4.1.3052.10.2.12.12.4.1.23DisplayStringread-writecurrent
acpmFreqSysrepThreshold
OBJECT-TYPE
System reporting threshold for frequency telemetry. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.4.1.24DisplayStringread-writecurrent
acpmFreqSysrepLimit
OBJECT-TYPE
System reporting limit for frequency telemetry.
1.3.6.1.4.1.3052.10.2.12.12.4.1.25Integer32read-writecurrent
acpmTotalRealPowerTable
OBJECT-TYPE
This table organizes AC power monitor total real power attributes.
1.3.6.1.4.1.3052.10.2.12.12.5not-accessiblecurrent
acpmTRPEntry
OBJECT-TYPE
Entry for AC power monitor total real power config table.
1.3.6.1.4.1.3052.10.2.12.12.5.1not-accessiblecurrent
acpmTRPIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor total real power config table.
1.3.6.1.4.1.3052.10.2.12.12.5.1.1Integer32 (1..6)read-onlycurrent
acpmTRPEnable
OBJECT-TYPE
Enable AC power monitor total real power events.
1.3.6.1.4.1.3052.10.2.12.12.5.1.2DisplayStringread-writecurrent
acpmTRPDeadband
OBJECT-TYPE
Deadband (hysteresis) for total real power event. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.3DisplayStringread-writecurrent
acpmTRPVHighValue
OBJECT-TYPE
Very high event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.4DisplayStringread-writecurrent
acpmTRPVHighActions
OBJECT-TYPE
Very high event actions.
1.3.6.1.4.1.3052.10.2.12.12.5.1.5DisplayStringread-writecurrent
acpmTRPVHighTrapNum
OBJECT-TYPE
Very high event trap number.
1.3.6.1.4.1.3052.10.2.12.12.5.1.6Integer32 (523..1199)read-writecurrent
acpmTRPVHighClass
OBJECT-TYPE
Very high event class.
1.3.6.1.4.1.3052.10.2.12.12.5.1.7DisplayStringread-writecurrent
acpmTRPHighValue
OBJECT-TYPE
High event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.8DisplayStringread-writecurrent
acpmTRPHighActions
OBJECT-TYPE
High event actions.
1.3.6.1.4.1.3052.10.2.12.12.5.1.9DisplayStringread-writecurrent
acpmTRPHighTrapNum
OBJECT-TYPE
High event trap number.
1.3.6.1.4.1.3052.10.2.12.12.5.1.10Integer32 (523..1199)read-writecurrent
acpmTRPHighClass
OBJECT-TYPE
High event class.
1.3.6.1.4.1.3052.10.2.12.12.5.1.11DisplayStringread-writecurrent
acpmTRPNormalActions
OBJECT-TYPE
Return to normal actions.
1.3.6.1.4.1.3052.10.2.12.12.5.1.12DisplayStringread-writecurrent
acpmTRPNormalTrapNum
OBJECT-TYPE
Return to normal trap number.
1.3.6.1.4.1.3052.10.2.12.12.5.1.13Integer32 (523..1199)read-writecurrent
acpmTRPNormalClass
OBJECT-TYPE
Return to normal class.
1.3.6.1.4.1.3052.10.2.12.12.5.1.14DisplayStringread-writecurrent
acpmTRPLowValue
OBJECT-TYPE
Low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.15DisplayStringread-writecurrent
acpmTRPLowActions
OBJECT-TYPE
Low event actions.
1.3.6.1.4.1.3052.10.2.12.12.5.1.16DisplayStringread-writecurrent
acpmTRPLowTrapNum
OBJECT-TYPE
Low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.5.1.17Integer32 (523..1199)read-writecurrent
acpmTRPLowClass
OBJECT-TYPE
Low event class.
1.3.6.1.4.1.3052.10.2.12.12.5.1.18DisplayStringread-writecurrent
acpmTRPVLowValue
OBJECT-TYPE
Very low event threshold. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.19DisplayStringread-writecurrent
acpmTRPVLowActions
OBJECT-TYPE
Very low event actions.
1.3.6.1.4.1.3052.10.2.12.12.5.1.20DisplayStringread-writecurrent
acpmTRPVLowTrapNum
OBJECT-TYPE
Very low event trap number.
1.3.6.1.4.1.3052.10.2.12.12.5.1.21Integer32 (523..1199)read-writecurrent
acpmTRPVLowClass
OBJECT-TYPE
Very low event class.
1.3.6.1.4.1.3052.10.2.12.12.5.1.22DisplayStringread-writecurrent
acpmTRPSysrepEnable
OBJECT-TYPE
System reporting enable for total real power telemetry.
1.3.6.1.4.1.3052.10.2.12.12.5.1.23DisplayStringread-writecurrent
acpmTRPSysrepThreshold
OBJECT-TYPE
System reporting threshold for total real power telemetry. This is a floating point value.
1.3.6.1.4.1.3052.10.2.12.12.5.1.24DisplayStringread-writecurrent
acpmTRPSysrepLimit
OBJECT-TYPE
System reporting limit for total real power telemetry.
1.3.6.1.4.1.3052.10.2.12.12.5.1.25Integer32read-writecurrent
acpmDisconnectTable
OBJECT-TYPE
This table organizes AC power monitor device disconnect event attributes.
1.3.6.1.4.1.3052.10.2.12.12.6not-accessiblecurrent
acpmDisconnectEntry
OBJECT-TYPE
Entry for AC power monitor device disconnect event config table.
1.3.6.1.4.1.3052.10.2.12.12.6.1not-accessiblecurrent
acpmDisconnectIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor device disconnect event config table.
1.3.6.1.4.1.3052.10.2.12.12.6.1.1Integer32 (1..6)read-onlycurrent
acpmDisconnectEnable
OBJECT-TYPE
Enable AC power monitor device disconnect event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.2DisplayStringread-writecurrent
acpmDisconnectActions
OBJECT-TYPE
Actions for disconnect event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.3DisplayStringread-writecurrent
acpmDisconnectTrapNum
OBJECT-TYPE
Trap number for disconnect event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.4Integer32 (524..1199)read-writecurrent
acpmDisconnectClass
OBJECT-TYPE
Class for disconnect event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.5DisplayStringread-writecurrent
acpmDisconnectNormalActions
OBJECT-TYPE
Actions for disconnect return to normal event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.6DisplayStringread-writecurrent
acpmDisconnectNormalTrapNum
OBJECT-TYPE
Trap number for disconnect return to normal event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.7Integer32 (524..1199)read-writecurrent
acpmDisconnectNormalClass
OBJECT-TYPE
Class for disconnect return to normal event.
1.3.6.1.4.1.3052.10.2.12.12.6.1.8DisplayStringread-writecurrent
acpmTotalPowerFactorTable
OBJECT-TYPE
This table organizes AC power monitor device total power factor event attributes.
1.3.6.1.4.1.3052.10.2.12.12.7not-accessiblecurrent
acpmTPFEntry
OBJECT-TYPE
Entry for AC power monitor device total power factor event config table.
1.3.6.1.4.1.3052.10.2.12.12.7.1not-accessiblecurrent
acpmTPFIndex
OBJECT-TYPE
Which AC power monitor in the AC power monitor device disconnect event config table.
1.3.6.1.4.1.3052.10.2.12.12.7.1.1Integer32 (1..6)read-onlycurrent
acpmTPFEnable
OBJECT-TYPE
Enable AC power monitor device disconnect event.
1.3.6.1.4.1.3052.10.2.12.12.7.1.2DisplayStringread-writecurrent
acpmTPFDeadband
OBJECT-TYPE
Deadband (hysteresis).
1.3.6.1.4.1.3052.10.2.12.12.7.1.3DisplayStringread-writecurrent
acpmTPFNormalActions
OBJECT-TYPE
Normal actions.
1.3.6.1.4.1.3052.10.2.12.12.7.1.4DisplayStringread-writecurrent
acpmTPFNormalTrapNum
OBJECT-TYPE
Normal trap number.
1.3.6.1.4.1.3052.10.2.12.12.7.1.5Integer32read-writecurrent
acpmTPFNormalClass
OBJECT-TYPE
Normal class.
1.3.6.1.4.1.3052.10.2.12.12.7.1.6DisplayStringread-writecurrent
acpmTPFLowValue
OBJECT-TYPE
Low threshold.
1.3.6.1.4.1.3052.10.2.12.12.7.1.7DisplayStringread-writecurrent
acpmTPFLowActions
OBJECT-TYPE
Low actions.
1.3.6.1.4.1.3052.10.2.12.12.7.1.8DisplayStringread-writecurrent
acpmTPFLowTrapNum
OBJECT-TYPE
Low trap number.
1.3.6.1.4.1.3052.10.2.12.12.7.1.9Integer32read-writecurrent
acpmTPFLowClass
OBJECT-TYPE
Low class.
1.3.6.1.4.1.3052.10.2.12.12.7.1.10DisplayStringread-writecurrent
acpmTPFVLowValue
OBJECT-TYPE
Very Low threshold.
1.3.6.1.4.1.3052.10.2.12.12.7.1.11DisplayStringread-writecurrent
acpmTPFVLowActions
OBJECT-TYPE
Very Low actions.
1.3.6.1.4.1.3052.10.2.12.12.7.1.12DisplayStringread-writecurrent
acpmTPFVLowTrapNum
OBJECT-TYPE
Very Low trap number.
1.3.6.1.4.1.3052.10.2.12.12.7.1.13Integer32read-writecurrent
acpmTPFVLowClass
OBJECT-TYPE
Very Low class.
1.3.6.1.4.1.3052.10.2.12.12.7.1.14DisplayStringread-writecurrent
acpmTPFSysrepEnable
OBJECT-TYPE
System reporting enable.
1.3.6.1.4.1.3052.10.2.12.12.7.1.15DisplayStringread-writecurrent
acpmTPFSysrepThreshold
OBJECT-TYPE
System reporting threshold.
1.3.6.1.4.1.3052.10.2.12.12.7.1.16DisplayStringread-writecurrent
acpmTPFSysrepLimit
OBJECT-TYPE
System reporting limit.
1.3.6.1.4.1.3052.10.2.12.12.7.1.17Integer32read-writecurrent
evReset
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.16
evResetEnable
OBJECT-TYPE
Enable/disable reset event. This event is triggered when the unit finishes booting.
1.3.6.1.4.1.3052.10.2.12.16.1DisplayStringread-writecurrent
evResetDelay
OBJECT-TYPE
Number of seconds to wait after unit finishes booting before triggering the reset event.
1.3.6.1.4.1.3052.10.2.12.16.2Integer32 (0..3600)read-writecurrent
evResetActions
OBJECT-TYPE
Actions for reset event.
1.3.6.1.4.1.3052.10.2.12.16.3DisplayStringread-writecurrent
evResetMessage
OBJECT-TYPE
Message for reset event.
1.3.6.1.4.1.3052.10.2.12.16.4DisplayStringread-writecurrent
evResetTrapnum
OBJECT-TYPE
Trap number for reset event.
1.3.6.1.4.1.3052.10.2.12.16.5Integer32 (543..1199)read-writecurrent
evResetClass
OBJECT-TYPE
Class (severity) for reset event.
1.3.6.1.4.1.3052.10.2.12.16.6DisplayStringread-writecurrent
evGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.18
evGlobalActions
OBJECT-TYPE
Global event actions.
1.3.6.1.4.1.3052.10.2.12.18.2DisplayStringread-writecurrent
evGlobalTrapnum
OBJECT-TYPE
Global trap number.
1.3.6.1.4.1.3052.10.2.12.18.3Integer32 (0..1199)read-writecurrent
evHVAC
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19
evHVACBard
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2
evHVACBardLocal
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2.1
evHVACBardIPAddress
OBJECT-TYPE
IP address of the Bard HVAC controller.
1.3.6.1.4.1.3052.10.2.12.19.2.1.1IpAddressread-writecurrent
evHVACBardPort
OBJECT-TYPE
TCP port of the Bard HVAC controller interface.
1.3.6.1.4.1.3052.10.2.12.19.2.1.2Integer32read-writecurrent
evHVACBardTimeout
OBJECT-TYPE
Seconds to wait for a response from the Bard HVAC controller.
1.3.6.1.4.1.3052.10.2.12.19.2.1.3Integer32read-writecurrent
evHVACBardXMLStatus
OBJECT-TYPE
XML status page of the Bard HVAC controller.
1.3.6.1.4.1.3052.10.2.12.19.2.1.4DisplayStringread-writecurrent
evHVACBardXMLSettings
OBJECT-TYPE
XML settings page of the Bard HVAC controller.
1.3.6.1.4.1.3052.10.2.12.19.2.1.5DisplayStringread-writecurrent
evHVACBardWebSettingsHTML
OBJECT-TYPE
Web settings page of the Bard HVAC controller.
1.3.6.1.4.1.3052.10.2.12.19.2.1.6DisplayStringread-writecurrent
evHVACBardAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2.1.7
evHVACBardAlarmEnable
OBJECT-TYPE
Enable/disable the Bard HVAC Alarm event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.1DisplayStringread-writecurrent
evHVACBardAlarmActions
OBJECT-TYPE
Actions for the Bard HVAC Alarm event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.2DisplayStringread-writecurrent
evHVACBardAlarmTrapnum
OBJECT-TYPE
Trap number for the Bard HVAC Alarm event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.3Integer32read-writecurrent
evHVACBardAlarmClass
OBJECT-TYPE
Class (severity) for the Bard HVAC Alarm event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.4DisplayStringread-writecurrent
evHVACBardAlarmNormalActions
OBJECT-TYPE
Actions for the Bard HVAC Alarm Return to Normal event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.5DisplayStringread-writecurrent
evHVACBardAlarmNormalTrapnum
OBJECT-TYPE
Trap number for the Bard HVAC Alarm Return to Normal event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.6Integer32read-writecurrent
evHVACBardAlarmNormalClass
OBJECT-TYPE
Class (severity) for the Bard HVAC Alarm Return to Normal event.
1.3.6.1.4.1.3052.10.2.12.19.2.1.7.7DisplayStringread-writecurrent
evHVACBardReset
OBJECT-TYPE
Set to any value to reset the Bard HVAC controller. Always reads zero.
1.3.6.1.4.1.3052.10.2.12.19.2.1.8Integer32read-writecurrent
evHVACBardDefault
OBJECT-TYPE
Set to any value to restore default settings on the Bard HVAC controller. Always reads zero.
1.3.6.1.4.1.3052.10.2.12.19.2.1.9Integer32read-writecurrent
evHVACBardSynchronized
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2.2
evHVACBardTempScale
OBJECT-TYPE
Scale used, Celsius or Fahrenheit (C or F).
1.3.6.1.4.1.3052.10.2.12.19.2.2.1DisplayStringread-writecurrent
evHVACBardCoolThreshold
OBJECT-TYPE
Cooling threshold to turn on HVAC cooling elements (economizer/compressor).
1.3.6.1.4.1.3052.10.2.12.19.2.2.2DisplayStringread-writecurrent
evHVACBardCoolThresholdState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.3DisplayStringread-onlycurrent
evHVACBardHeatThreshold
OBJECT-TYPE
Heating threshold to turn on HVAC heating elements (economizer/compressor).
1.3.6.1.4.1.3052.10.2.12.19.2.2.4DisplayStringread-writecurrent
evHVACBardHeatDiff
OBJECT-TYPE
Heating differential to turn on HVAC heating elements. The heating threshold is calculated by subtracting this number from the current cool threshold.
1.3.6.1.4.1.3052.10.2.12.19.2.2.5DisplayStringread-writecurrent
evHVACBardHeatDiffState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.6DisplayStringread-onlycurrent
evHVACBardBlower
OBJECT-TYPE
Continuous blower operation enable.
1.3.6.1.4.1.3052.10.2.12.19.2.2.7DisplayStringread-writecurrent
evHVACBardBlowerState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.8DisplayStringread-onlycurrent
evHVACBardAlternate
OBJECT-TYPE
Alternate lead-lag sequence for the economizer.
1.3.6.1.4.1.3052.10.2.12.19.2.2.9DisplayStringread-writecurrent
evHVACBardAlternateState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.10DisplayStringread-onlycurrent
evHVACBardChangeover
OBJECT-TYPE
Lead-lag changeover time in days.
1.3.6.1.4.1.3052.10.2.12.19.2.2.11DisplayStringread-writecurrent
evHVACBardChangeoverState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.12DisplayStringread-onlycurrent
evHVACBardBlowDiff
OBJECT-TYPE
Enable to run blowers if two sensors have a difference of 5 F or greater.
1.3.6.1.4.1.3052.10.2.12.19.2.2.13DisplayStringread-writecurrent
evHVACBardBlowDiffState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.14DisplayStringread-onlycurrent
evHVACBardOffDelay
OBJECT-TYPE
3 minute lead/4 minute lag unit off delay enable.
1.3.6.1.4.1.3052.10.2.12.19.2.2.15DisplayStringread-writecurrent
evHVACBardOffDelayState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.16DisplayStringread-onlycurrent
evHVACBardRunMin
OBJECT-TYPE
Run the compressor for at least 3 minutes before shutting off enable.
1.3.6.1.4.1.3052.10.2.12.19.2.2.17DisplayStringread-writecurrent
evHVACBardRunMinState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.18DisplayStringread-onlycurrent
evHVACBardDiff
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2.2.19
evHVACBardStage1Diff
OBJECT-TYPE
Temperature differential between stages 1 and 2.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.1DisplayStringread-writecurrent
evHVACBardStage1DiffState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.2DisplayStringread-onlycurrent
evHVACBardStage2Diff
OBJECT-TYPE
Temperature differential between stages 2 and 3.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.3DisplayStringread-writecurrent
evHVACBardStage2DiffState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.4DisplayStringread-onlycurrent
evHVACBardStage3Diff
OBJECT-TYPE
Temperature differential between stages 3 and 4.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.5DisplayStringread-writecurrent
evHVACBardStage3DiffState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.19.6DisplayStringread-onlycurrent
evHVACBardCoolDisableDb
OBJECT-TYPE
Cooling disable deadband.
1.3.6.1.4.1.3052.10.2.12.19.2.2.20DisplayStringread-writecurrent
evHVACBardCoolDisableDbState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.21DisplayStringread-onlycurrent
evHVACBardCoolEnableDb
OBJECT-TYPE
Cooling enable deadband.
1.3.6.1.4.1.3052.10.2.12.19.2.2.22DisplayStringread-writecurrent
evHVACBardCoolEnableDbState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.23DisplayStringread-onlycurrent
evHVACBardHeatDb
OBJECT-TYPE
Heating deadband.
1.3.6.1.4.1.3052.10.2.12.19.2.2.24DisplayStringread-writecurrent
evHVACBardHeatDbState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.25DisplayStringread-onlycurrent
evHVACBardHeatPump
OBJECT-TYPE
Heat pump logic enable.
1.3.6.1.4.1.3052.10.2.12.19.2.2.26DisplayStringread-writecurrent
evHVACBardHeatPumpState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.27DisplayStringread-onlycurrent
evHVACBardCompressors
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.28DisplayStringread-writecurrent
evHVACBardCompressorsState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.29DisplayStringread-onlycurrent
evHVACBardEconomizer
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.30DisplayStringread-writecurrent
evHVACBardEconomizerState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.31DisplayStringread-onlycurrent
evHVACBardTemp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.2.2.32
evHVACBardTempLowValue
OBJECT-TYPE
Low alarm for temperature.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.1DisplayStringread-writecurrent
evHVACBardTempLowValueState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.2DisplayStringread-onlycurrent
evHVACBardTempHighValue
OBJECT-TYPE
High alarm for temperature.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.3DisplayStringread-writecurrent
evHVACBardTempHighValueState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.4DisplayStringread-onlycurrent
evHVACBardTempVHighValue
OBJECT-TYPE
Very high alarm for temperature.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.5DisplayStringread-writecurrent
evHVACBardTempVHighValueState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.32.6DisplayStringread-onlycurrent
evHVACBardOverride
OBJECT-TYPE
The HVAC controller override.
1.3.6.1.4.1.3052.10.2.12.19.2.2.33DisplayStringread-writecurrent
evHVACBardOverrideState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.34DisplayStringread-onlycurrent
evHVACBardLock
OBJECT-TYPE
Enable the external controller lock.
1.3.6.1.4.1.3052.10.2.12.19.2.2.35DisplayStringread-writecurrent
evHVACBardLockState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.36DisplayStringread-onlycurrent
evHVACBardLeadUnit
OBJECT-TYPE
Which HVAC unit is currently the lead unit.
1.3.6.1.4.1.3052.10.2.12.19.2.2.37DisplayStringread-writecurrent
evHVACBardLeadUnitState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.38DisplayStringread-onlycurrent
evHVACBardComfort
OBJECT-TYPE
Enable comfort mode.
1.3.6.1.4.1.3052.10.2.12.19.2.2.39DisplayStringread-writecurrent
evHVACBardComfortState
OBJECT-TYPE
Synchronization status of previous object: ERROR (with possible description), PENDING, or OK.
1.3.6.1.4.1.3052.10.2.12.19.2.2.40DisplayStringread-onlycurrent
evHVACAsentria
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.3
evHVACAsentriaSensorListTable
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor list table
1.3.6.1.4.1.3052.10.2.12.19.3.1not-accessiblecurrent
evHVACAsentriaSensorListEntry
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor list table entry
1.3.6.1.4.1.3052.10.2.12.19.3.1.1not-accessiblecurrent
evHVACAsentriaSensorListIndex
OBJECT-TYPE
Index for Asentria HVAC temperature/humidity sensor
1.3.6.1.4.1.3052.10.2.12.19.3.1.1.1Integer32 (1..12)read-onlycurrent
evHVACAsentriaSensorListES
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor EventSensor number
1.3.6.1.4.1.3052.10.2.12.19.3.1.1.2DisplayStringread-writecurrent
evHVACAsentriaSensorListPT
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor point
1.3.6.1.4.1.3052.10.2.12.19.3.1.1.3Integer32 (1..64)read-writecurrent
evHVACAsentriaSensorListType
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor type
1.3.6.1.4.1.3052.10.2.12.19.3.1.1.4DisplayStringread-writecurrent
evHVACAsentriaSensorListLoc
OBJECT-TYPE
Asentria HVAC temperature/humidity sensor location
1.3.6.1.4.1.3052.10.2.12.19.3.1.1.5DisplayStringread-writecurrent
evHVACAsentriaOverride
OBJECT-TYPE
Asentria HVAC controller override
1.3.6.1.4.1.3052.10.2.12.19.3.2DisplayStringread-writecurrent
evHVACAsentriaSchedule
OBJECT-TYPE
Asentria HVAC unit primary/lead swap schedule
1.3.6.1.4.1.3052.10.2.12.19.3.3DisplayStringread-writecurrent
evHVACAsentriaPrimary
OBJECT-TYPE
Asentria HVAC primary/lead unit to operate
1.3.6.1.4.1.3052.10.2.12.19.3.4Integer32read-writecurrent
evHVACAsentriaMethod
OBJECT-TYPE
Asentria HVAC controller temperature/humidity calculation method
1.3.6.1.4.1.3052.10.2.12.19.3.5DisplayStringread-writecurrent
evHVACAsentriaAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.3.6
evHVACAsentriaAlarmLagNormEnable
OBJECT-TYPE
Asentria HVAC enable for normal/idle alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.1DisplayStringread-writecurrent
evHVACAsentriaAlarmLagNormActions
OBJECT-TYPE
Asentria HVAC actions to perform for normal/idle alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.2DisplayStringread-writecurrent
evHVACAsentriaAlarmLagNormTrapNum
OBJECT-TYPE
Asentria HVAC trap number for normal/idle alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.3Integer32 (545..1199)read-writecurrent
evHVACAsentriaAlarmLagNormClass
OBJECT-TYPE
Asentria HVAC alarm class for normal/idle alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.4DisplayStringread-writecurrent
evHVACAsentriaAlarmLagVentEnable
OBJECT-TYPE
Asentria HVAC enable for venting alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.5DisplayStringread-writecurrent
evHVACAsentriaAlarmLagVentActions
OBJECT-TYPE
Asentria HVAC actions to perform for venting alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.6DisplayStringread-writecurrent
evHVACAsentriaAlarmLagVentTrapNum
OBJECT-TYPE
Asentria HVAC trap number for venting alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.7Integer32 (545..1199)read-writecurrent
evHVACAsentriaAlarmLagVentClass
OBJECT-TYPE
Asentria HVAC alarm class for venting alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.8DisplayStringread-writecurrent
evHVACAsentriaAlarmLagCoolEnable
OBJECT-TYPE
Asentria HVAC enable for cooling alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.9DisplayStringread-writecurrent
evHVACAsentriaAlarmLagCoolActions
OBJECT-TYPE
Asentria HVAC actions to perform for cooling alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.10DisplayStringread-writecurrent
evHVACAsentriaAlarmLagCoolTrapNum
OBJECT-TYPE
Asentria HVAC trap number for cooling alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.11Integer32 (545..1199)read-writecurrent
evHVACAsentriaAlarmLagCoolClass
OBJECT-TYPE
Asentria HVAC alarm class for cooling alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.12DisplayStringread-writecurrent
evHVACAsentriaAlarmLagHeatEnable
OBJECT-TYPE
Asentria HVAC enable for heating alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.13DisplayStringread-writecurrent
evHVACAsentriaAlarmLagHeatActions
OBJECT-TYPE
Asentria HVAC actions to perform for heating alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.14DisplayStringread-writecurrent
evHVACAsentriaAlarmLagHeatTrapNum
OBJECT-TYPE
Asentria HVAC trap number for heating alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.15Integer32 (545..1199)read-writecurrent
evHVACAsentriaAlarmLagHeatClass
OBJECT-TYPE
Asentria HVAC alarm class for heating alarm notification on lag unit
1.3.6.1.4.1.3052.10.2.12.19.3.6.16DisplayStringread-writecurrent
evHVACAsentriaFire
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.3.7
evHVACAsentriaFireES
OBJECT-TYPE
Asentria HVAC fire/smoke alarm EventSensor number
1.3.6.1.4.1.3052.10.2.12.19.3.7.1DisplayStringread-writecurrent
evHVACAsentriaFirePT
OBJECT-TYPE
Asentria HVAC fire/smoke alarm point number
1.3.6.1.4.1.3052.10.2.12.19.3.7.2Integer32 (1..64)read-writecurrent
evHVACAsentriaFireActions
OBJECT-TYPE
Asentria HVAC actions to perform for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.3DisplayStringread-writecurrent
evHVACAsentriaFireTrapnum
OBJECT-TYPE
Asentria HVAC trap number for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.4Integer32 (545..1199)read-writecurrent
evHVACAsentriaFireClass
OBJECT-TYPE
Asentria HVAC alarm class for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.5DisplayStringread-writecurrent
evHVACAsentriaFireNormActions
OBJECT-TYPE
Asentria HVAC return to normal actions to perform for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.6DisplayStringread-writecurrent
evHVACAsentriaFireNormTrapNum
OBJECT-TYPE
Asentria HVAC return to normal trap number for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.7Integer32 (545..1199)read-writecurrent
evHVACAsentriaFireNormClass
OBJECT-TYPE
Asentria HVAC return to normal class for fire/smoke alarm notification
1.3.6.1.4.1.3052.10.2.12.19.3.7.8DisplayStringread-writecurrent
evHVACAsentriaUnitTable
OBJECT-TYPE
Asentria HVAC unit table
1.3.6.1.4.1.3052.10.2.12.19.3.8not-accessiblecurrent
evHVACAsentriaUnitEntry
OBJECT-TYPE
Asentria HVAC unit table entry
1.3.6.1.4.1.3052.10.2.12.19.3.8.1not-accessiblecurrent
evHVACAsentriaUnitIndex
OBJECT-TYPE
Index for Asentria HVAC unit
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.1Integer32 (1..2)read-onlycurrent
evHVACAsentriaUnitEnable
OBJECT-TYPE
Asentria HVAC unit enable
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.2DisplayStringread-writecurrent
evHVACAsentriaUnitFanRelayES
OBJECT-TYPE
EventSensor number of relay to control the fan on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.3DisplayStringread-writecurrent
evHVACAsentriaUnitFanRelayPT
OBJECT-TYPE
Point number of relay to control the fan on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.4Integer32 (1..16)read-writecurrent
evHVACAsentriaUnitVentRelayES
OBJECT-TYPE
EventSensor number of relay to control the vent on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.5DisplayStringread-writecurrent
evHVACAsentriaUnitVentRelayPT
OBJECT-TYPE
Point number of relay to control the vent on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.6Integer32 (1..16)read-writecurrent
evHVACAsentriaUnitTimereset
OBJECT-TYPE
Resets the time counter for Asentria HVAC unit
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.7Integer32read-writecurrent
evHVACAsentriaSeqTimereset
OBJECT-TYPE
Resets the time counter for Asentria HVAC sequence number
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.8Integer32read-writecurrent
evHVACAsentriaUnitStage1CoolES
OBJECT-TYPE
EventSensor number of relay to control compressor stage 1 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.20DisplayStringread-writecurrent
evHVACAsentriaUnitStage1CoolPT
OBJECT-TYPE
Point number of relay to control compressor stage 1 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.21Integer32 (1..16)read-writecurrent
evHVACAsentriaUnitStage1HeatES
OBJECT-TYPE
EventSensor number of relay to control heater stage 1 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.22DisplayStringread-writecurrent
evHVACAsentriaUnitStage1HeatPT
OBJECT-TYPE
Point number of relay to control heater stage 1 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.23Integer32 (1..16)read-writecurrent
evHVACAsentriaUnitStage2CoolES
OBJECT-TYPE
EventSensor number of relay to control compressor stage 2 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.30DisplayStringread-writecurrent
evHVACAsentriaUnitStage2CoolPT
OBJECT-TYPE
Point number of relay to control compressor stage 2 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.31Integer32 (1..16)read-writecurrent
evHVACAsentriaUnitStage2HeatES
OBJECT-TYPE
EventSensor number of relay to control heater stage 2 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.32DisplayStringread-writecurrent
evHVACAsentriaUnitStage2HeatPT
OBJECT-TYPE
Point number of relay to control heater stage 2 on Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.8.1.33Integer32 (1..16)read-writecurrent
evHVACAsentriaTemp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.3.9
evHVACAsentriaTempScale
OBJECT-TYPE
Asentria HVAC controller temperature scale
1.3.6.1.4.1.3052.10.2.12.19.3.9.1DisplayStringread-writecurrent
evHVACAsentriaTempCoolThresh
OBJECT-TYPE
Temperature above this threshold before cooling via Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.9.2DisplayStringread-writecurrent
evHVACAsentriaTempHeatThresh
OBJECT-TYPE
Temperature below this threshold before heating via Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.9.3DisplayStringread-writecurrent
evHVACAsentriaTempEnable
OBJECT-TYPE
Asentria HVAC temperature alarm enable
1.3.6.1.4.1.3052.10.2.12.19.3.9.4DisplayStringread-writecurrent
evHVACAsentriaTempEventDeadband
OBJECT-TYPE
Asentria HVAC temperature alarm event deadband
1.3.6.1.4.1.3052.10.2.12.19.3.9.5DisplayStringread-writecurrent
evHVACAsentriaTempVLowValue
OBJECT-TYPE
Asentria HVAC temperature alarm event very low value
1.3.6.1.4.1.3052.10.2.12.19.3.9.6DisplayStringread-writecurrent
evHVACAsentriaTempVLowActions
OBJECT-TYPE
Asentria HVAC temperature alarm event very low actions
1.3.6.1.4.1.3052.10.2.12.19.3.9.7DisplayStringread-writecurrent
evHVACAsentriaTempVLowTrapNum
OBJECT-TYPE
Asentria HVAC temperature alarm event very low trap number
1.3.6.1.4.1.3052.10.2.12.19.3.9.8Integer32 (545..1199)read-writecurrent
evHVACAsentriaTempVLowClass
OBJECT-TYPE
Asentria HVAC temperature alarm event very low class
1.3.6.1.4.1.3052.10.2.12.19.3.9.9DisplayStringread-writecurrent
evHVACAsentriaTempLowValue
OBJECT-TYPE
Asentria HVAC temperature alarm event low value
1.3.6.1.4.1.3052.10.2.12.19.3.9.10DisplayStringread-writecurrent
evHVACAsentriaTempLowActions
OBJECT-TYPE
Asentria HVAC temperature alarm event low actions
1.3.6.1.4.1.3052.10.2.12.19.3.9.11DisplayStringread-writecurrent
evHVACAsentriaTempLowTrapNum
OBJECT-TYPE
Asentria HVAC temperature alarm event low trap number
1.3.6.1.4.1.3052.10.2.12.19.3.9.12Integer32 (545..1199)read-writecurrent
evHVACAsentriaTempLowClass
OBJECT-TYPE
Asentria HVAC temperature alarm event low class
1.3.6.1.4.1.3052.10.2.12.19.3.9.13DisplayStringread-writecurrent
evHVACAsentriaTempNormalActions
OBJECT-TYPE
Asentria HVAC temperature alarm event return to normal actions
1.3.6.1.4.1.3052.10.2.12.19.3.9.14DisplayStringread-writecurrent
evHVACAsentriaTempNormalTrapNum
OBJECT-TYPE
Asentria HVAC temperature alarm event return to normal trap number
1.3.6.1.4.1.3052.10.2.12.19.3.9.15Integer32 (545..1199)read-writecurrent
evHVACAsentriaTempNormalClass
OBJECT-TYPE
Asentria HVAC temperature alarm event return to normal class
1.3.6.1.4.1.3052.10.2.12.19.3.9.16DisplayStringread-writecurrent
evHVACAsentriaTempHighValue
OBJECT-TYPE
Asentria HVAC temperature alarm event high value
1.3.6.1.4.1.3052.10.2.12.19.3.9.17DisplayStringread-writecurrent
evHVACAsentriaTempHighActions
OBJECT-TYPE
Asentria HVAC temperature alarm event high actions
1.3.6.1.4.1.3052.10.2.12.19.3.9.18DisplayStringread-writecurrent
evHVACAsentriaTempHighTrapNum
OBJECT-TYPE
Asentria HVAC temperature alarm event high trap number
1.3.6.1.4.1.3052.10.2.12.19.3.9.19Integer32 (545..1199)read-writecurrent
evHVACAsentriaTempHighClass
OBJECT-TYPE
Asentria HVAC temperature alarm event high class
1.3.6.1.4.1.3052.10.2.12.19.3.9.20DisplayStringread-writecurrent
evHVACAsentriaTempVHighValue
OBJECT-TYPE
Asentria HVAC temperature alarm event very high value
1.3.6.1.4.1.3052.10.2.12.19.3.9.21DisplayStringread-writecurrent
evHVACAsentriaTempVHighActions
OBJECT-TYPE
Asentria HVAC temperature alarm event very high actions
1.3.6.1.4.1.3052.10.2.12.19.3.9.22DisplayStringread-writecurrent
evHVACAsentriaTempVHighTrapNum
OBJECT-TYPE
Asentria HVAC temperature alarm event very high trap number
1.3.6.1.4.1.3052.10.2.12.19.3.9.23Integer32 (545..1199)read-writecurrent
evHVACAsentriaTempVHighClass
OBJECT-TYPE
Asentria HVAC temperature alarm event very high class
1.3.6.1.4.1.3052.10.2.12.19.3.9.24DisplayStringread-writecurrent
evHVACAsentriaTempDeadband
OBJECT-TYPE
Asentria HVAC temperature deadband before stopping current state
1.3.6.1.4.1.3052.10.2.12.19.3.9.25DisplayStringread-writecurrent
evHVACAsentriaTempDifference
OBJECT-TYPE
Asentria HVAC temperature step before changing states
1.3.6.1.4.1.3052.10.2.12.19.3.9.26DisplayStringread-writecurrent
evHVACAsentriaHumid
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.3.10
evHVACAsentriaHumidInThresh
OBJECT-TYPE
Humidity above this threshold before cooling via Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.10.2Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidOutThresh
OBJECT-TYPE
Humidity above this threshold before not allowing venting via Asentria HVAC controller
1.3.6.1.4.1.3052.10.2.12.19.3.10.3Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidEnable
OBJECT-TYPE
Asentria HVAC humidity alarm enable
1.3.6.1.4.1.3052.10.2.12.19.3.10.4DisplayStringread-writecurrent
evHVACAsentriaHumidEventDeadband
OBJECT-TYPE
Asentria HVAC humidity alarm event deadband
1.3.6.1.4.1.3052.10.2.12.19.3.10.5Integer32 (1..100)read-writecurrent
evHVACAsentriaHumidVLowValue
OBJECT-TYPE
Asentria HVAC humidity alarm event very low value
1.3.6.1.4.1.3052.10.2.12.19.3.10.6Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidVLowActions
OBJECT-TYPE
Asentria HVAC humidity alarm event very low actions
1.3.6.1.4.1.3052.10.2.12.19.3.10.7DisplayStringread-writecurrent
evHVACAsentriaHumidVLowTrapNum
OBJECT-TYPE
Asentria HVAC humidity alarm event very low trap number
1.3.6.1.4.1.3052.10.2.12.19.3.10.8Integer32 (545..1199)read-writecurrent
evHVACAsentriaHumidVLowClass
OBJECT-TYPE
Asentria HVAC humidity alarm event very low class
1.3.6.1.4.1.3052.10.2.12.19.3.10.9DisplayStringread-writecurrent
evHVACAsentriaHumidLowValue
OBJECT-TYPE
Asentria HVAC humidity alarm event low value
1.3.6.1.4.1.3052.10.2.12.19.3.10.10Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidLowActions
OBJECT-TYPE
Asentria HVAC humidity alarm event low actions
1.3.6.1.4.1.3052.10.2.12.19.3.10.11DisplayStringread-writecurrent
evHVACAsentriaHumidLowTrapNum
OBJECT-TYPE
Asentria HVAC humidity alarm event low trap number
1.3.6.1.4.1.3052.10.2.12.19.3.10.12Integer32 (545..1199)read-writecurrent
evHVACAsentriaHumidLowClass
OBJECT-TYPE
Asentria HVAC humidity alarm event low class
1.3.6.1.4.1.3052.10.2.12.19.3.10.13DisplayStringread-writecurrent
evHVACAsentriaHumidNormalActions
OBJECT-TYPE
Asentria HVAC humidity alarm event return to normal actions
1.3.6.1.4.1.3052.10.2.12.19.3.10.14DisplayStringread-writecurrent
evHVACAsentriaHumidNormalTrapNum
OBJECT-TYPE
Asentria HVAC humidity alarm event return to normal trap number
1.3.6.1.4.1.3052.10.2.12.19.3.10.15Integer32 (545..1199)read-writecurrent
evHVACAsentriaHumidNormalClass
OBJECT-TYPE
Asentria HVAC humidity alarm event return to normal class
1.3.6.1.4.1.3052.10.2.12.19.3.10.16DisplayStringread-writecurrent
evHVACAsentriaHumidHighValue
OBJECT-TYPE
Asentria HVAC humidity alarm event high value
1.3.6.1.4.1.3052.10.2.12.19.3.10.17Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidHighActions
OBJECT-TYPE
Asentria HVAC humidity alarm event high actions
1.3.6.1.4.1.3052.10.2.12.19.3.10.18DisplayStringread-writecurrent
evHVACAsentriaHumidHighTrapNum
OBJECT-TYPE
Asentria HVAC humidity alarm event high trap number
1.3.6.1.4.1.3052.10.2.12.19.3.10.19Integer32 (545..1199)read-writecurrent
evHVACAsentriaHumidHighClass
OBJECT-TYPE
Asentria HVAC humidity alarm event high class
1.3.6.1.4.1.3052.10.2.12.19.3.10.20DisplayStringread-writecurrent
evHVACAsentriaHumidVHighValue
OBJECT-TYPE
Asentria HVAC humidity alarm event very high value
1.3.6.1.4.1.3052.10.2.12.19.3.10.21Integer32 (0..100)read-writecurrent
evHVACAsentriaHumidVHighActions
OBJECT-TYPE
Asentria HVAC humidity alarm event very high actions
1.3.6.1.4.1.3052.10.2.12.19.3.10.22DisplayStringread-writecurrent
evHVACAsentriaHumidVHighTrapNum
OBJECT-TYPE
Asentria HVAC humidity alarm event very high trap number
1.3.6.1.4.1.3052.10.2.12.19.3.10.23Integer32 (545..1199)read-writecurrent
evHVACAsentriaHumidVHighClass
OBJECT-TYPE
Asentria HVAC humidity alarm event very high class
1.3.6.1.4.1.3052.10.2.12.19.3.10.24DisplayStringread-writecurrent
evHVACAsentriaHumidDeadband
OBJECT-TYPE
Asentria HVAC humidity deadband before stopping current state
1.3.6.1.4.1.3052.10.2.12.19.3.10.25Integer32 (1..10)read-writecurrent
evHVACAsentriaHumidDifference
OBJECT-TYPE
Asentria HVAC humidity step before changing states
1.3.6.1.4.1.3052.10.2.12.19.3.10.26Integer32 (1..10)read-writecurrent
evHVACAirsys
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.4
evHVACAirsysGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.4.1
evHVACAirsysGeneratorLogic
OBJECT-TYPE
Airsys HVAC generator logic
1.3.6.1.4.1.3052.10.2.12.19.4.1.1DisplayStringread-writecurrent
evHVACAirsysFreeMode
OBJECT-TYPE
Airsys HVAC free mode
1.3.6.1.4.1.3052.10.2.12.19.4.1.2DisplayStringread-writecurrent
evHVACAirsysRemoteEnable
OBJECT-TYPE
Airsys HVAC remote control enable
1.3.6.1.4.1.3052.10.2.12.19.4.1.3DisplayStringread-writecurrent
evHVACAirsysHVACRotation
OBJECT-TYPE
Airsys HVAC rotate unit lead/lag
1.3.6.1.4.1.3052.10.2.12.19.4.1.4DisplayStringread-writecurrent
evHVACAirsysRotationRuntime
OBJECT-TYPE
Airsys HVAC rotation runtime period
1.3.6.1.4.1.3052.10.2.12.19.4.1.5Integer32read-writecurrent
evHVACAirsysAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.4.2
evHVACAirsysUnitTable
OBJECT-TYPE
Airsys HVAC unit table
1.3.6.1.4.1.3052.10.2.12.19.4.2.1not-accessiblecurrent
evHVACAirsysUnitEntry
OBJECT-TYPE
Airsys HVAC unit table entry
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1not-accessiblecurrent
evHVACAirsysUnitIndex
OBJECT-TYPE
Index for Airsys HVAC unit
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.1Integer32 (1..2)read-onlycurrent
evHVACAirsysULowPEnable
OBJECT-TYPE
Airsys HVAC unit low pressure alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.2DisplayStringread-writecurrent
evHVACAirsysULowPActions
OBJECT-TYPE
Airsys HVAC actions to perform for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.3DisplayStringread-writecurrent
evHVACAirsysULowPTrapnum
OBJECT-TYPE
Airsys HVAC trap number for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.4Integer32 (548..1199)read-writecurrent
evHVACAirsysULowPClass
OBJECT-TYPE
Airsys HVAC alarm class for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.5DisplayStringread-writecurrent
evHVACAirsysULowPNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.6DisplayStringread-writecurrent
evHVACAirsysULowPNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.7Integer32 (548..1199)read-writecurrent
evHVACAirsysULowPNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for low pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.8DisplayStringread-writecurrent
evHVACAirsysUHighPEnable
OBJECT-TYPE
Airsys HVAC unit high pressure alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.9DisplayStringread-writecurrent
evHVACAirsysUHighPActions
OBJECT-TYPE
Airsys HVAC actions to perform for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.10DisplayStringread-writecurrent
evHVACAirsysUHighPTrapnum
OBJECT-TYPE
Airsys HVAC trap number for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.11Integer32 (548..1199)read-writecurrent
evHVACAirsysUHighPClass
OBJECT-TYPE
Airsys HVAC alarm class for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.12DisplayStringread-writecurrent
evHVACAirsysUHighPNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.13DisplayStringread-writecurrent
evHVACAirsysUHighPNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.14Integer32 (548..1199)read-writecurrent
evHVACAirsysUHighPNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.15DisplayStringread-writecurrent
evHVACAirsysUEvapFanEnable
OBJECT-TYPE
Airsys HVAC unit evaporator fan alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.16DisplayStringread-writecurrent
evHVACAirsysUEvapFanActions
OBJECT-TYPE
Airsys HVAC actions to perform for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.17DisplayStringread-writecurrent
evHVACAirsysUEvapFanTrapnum
OBJECT-TYPE
Airsys HVAC trap number for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.18Integer32 (548..1199)read-writecurrent
evHVACAirsysUEvapFanClass
OBJECT-TYPE
Airsys HVAC alarm class for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.19DisplayStringread-writecurrent
evHVACAirsysUEvapFanNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.20DisplayStringread-writecurrent
evHVACAirsysUEvapFanNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.21Integer32 (548..1199)read-writecurrent
evHVACAirsysUEvapFanNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for evaporator fan alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.22DisplayStringread-writecurrent
evHVACAirsysUDirtyEnable
OBJECT-TYPE
Airsys HVAC unit dirty filter alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.23DisplayStringread-writecurrent
evHVACAirsysUDirtyActions
OBJECT-TYPE
Airsys HVAC actions to perform for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.24DisplayStringread-writecurrent
evHVACAirsysUDirtyTrapnum
OBJECT-TYPE
Airsys HVAC trap number for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.25Integer32 (548..1199)read-writecurrent
evHVACAirsysUDirtyClass
OBJECT-TYPE
Airsys HVAC alarm class for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.26DisplayStringread-writecurrent
evHVACAirsysUDirtyNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.27DisplayStringread-writecurrent
evHVACAirsysUDirtyNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.28Integer32 (548..1199)read-writecurrent
evHVACAirsysUDirtyNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for dirty filter alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.29DisplayStringread-writecurrent
evHVACAirsysUInProbeEnable
OBJECT-TYPE
Airsys HVAC unit indoor probe broken alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.30DisplayStringread-writecurrent
evHVACAirsysUInProbeActions
OBJECT-TYPE
Airsys HVAC actions to perform for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.31DisplayStringread-writecurrent
evHVACAirsysUInProbeTrapnum
OBJECT-TYPE
Airsys HVAC trap number for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.32Integer32 (548..1199)read-writecurrent
evHVACAirsysUInProbeClass
OBJECT-TYPE
Airsys HVAC alarm class for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.33DisplayStringread-writecurrent
evHVACAirsysUInProbeNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.34DisplayStringread-writecurrent
evHVACAirsysUInProbeNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.35Integer32 (548..1199)read-writecurrent
evHVACAirsysUInProbeNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for indoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.36DisplayStringread-writecurrent
evHVACAirsysUDamperEnable
OBJECT-TYPE
Airsys HVAC unit high pressure alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.37DisplayStringread-writecurrent
evHVACAirsysUDamperActions
OBJECT-TYPE
Airsys HVAC actions to perform for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.38DisplayStringread-writecurrent
evHVACAirsysUDamperTrapnum
OBJECT-TYPE
Airsys HVAC trap number for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.39Integer32 (548..1199)read-writecurrent
evHVACAirsysUDamperClass
OBJECT-TYPE
Airsys HVAC alarm class for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.40DisplayStringread-writecurrent
evHVACAirsysUDamperNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.41DisplayStringread-writecurrent
evHVACAirsysUDamperNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.42Integer32 (548..1199)read-writecurrent
evHVACAirsysUDamperNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for high pressure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.43DisplayStringread-writecurrent
evHVACAirsysUSupProbeEnable
OBJECT-TYPE
Airsys HVAC unit supply probe broken alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.44DisplayStringread-writecurrent
evHVACAirsysUSupProbeActions
OBJECT-TYPE
Airsys HVAC actions to perform for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.45DisplayStringread-writecurrent
evHVACAirsysUSupProbeTrapnum
OBJECT-TYPE
Airsys HVAC trap number for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.46Integer32 (548..1199)read-writecurrent
evHVACAirsysUSupProbeClass
OBJECT-TYPE
Airsys HVAC alarm class for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.47DisplayStringread-writecurrent
evHVACAirsysUSupProbeNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.48DisplayStringread-writecurrent
evHVACAirsysUSupProbeNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.49Integer32 (548..1199)read-writecurrent
evHVACAirsysUSupProbeNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for supply probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.1.1.50DisplayStringread-writecurrent
evHVACAirsysSmokeFireEnable
OBJECT-TYPE
Airsys HVAC unit smoke/fire alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.2DisplayStringread-writecurrent
evHVACAirsysSmokeFireActions
OBJECT-TYPE
Airsys HVAC actions to perform for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.3DisplayStringread-writecurrent
evHVACAirsysSmokeFireTrapnum
OBJECT-TYPE
Airsys HVAC trap number for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.4Integer32 (548..1199)read-writecurrent
evHVACAirsysSmokeFireClass
OBJECT-TYPE
Airsys HVAC alarm class for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.5DisplayStringread-writecurrent
evHVACAirsysSmokeFireNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.6DisplayStringread-writecurrent
evHVACAirsysSmokeFireNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.7Integer32 (548..1199)read-writecurrent
evHVACAirsysSmokeFireNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for smoke/fire alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.8DisplayStringread-writecurrent
evHVACAirsysLowRoomTempEnable
OBJECT-TYPE
Airsys HVAC unit low room temperature alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.9DisplayStringread-writecurrent
evHVACAirsysLowRoomTempActions
OBJECT-TYPE
Airsys HVAC actions to perform for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.10DisplayStringread-writecurrent
evHVACAirsysLowRoomTempTrapnum
OBJECT-TYPE
Airsys HVAC trap number for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.11Integer32 (548..1199)read-writecurrent
evHVACAirsysLowRoomTempClass
OBJECT-TYPE
Airsys HVAC alarm class for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.12DisplayStringread-writecurrent
evHVACAirsysLowRoomTempNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.13DisplayStringread-writecurrent
evHVACAirsysLowRoomTempNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.14Integer32 (548..1199)read-writecurrent
evHVACAirsysLowRoomTempNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for low room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.15DisplayStringread-writecurrent
evHVACAirsysHighRoomTempEnable
OBJECT-TYPE
Airsys HVAC unit high room temperature alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.16DisplayStringread-writecurrent
evHVACAirsysHighRoomTempActions
OBJECT-TYPE
Airsys HVAC actions to perform for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.17DisplayStringread-writecurrent
evHVACAirsysHighRoomTempTrapnum
OBJECT-TYPE
Airsys HVAC trap number for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.18Integer32 (548..1199)read-writecurrent
evHVACAirsysHighRoomTempClass
OBJECT-TYPE
Airsys HVAC alarm class for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.19DisplayStringread-writecurrent
evHVACAirsysHighRoomTempNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.20DisplayStringread-writecurrent
evHVACAirsysHighRoomTempNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.21Integer32 (548..1199)read-writecurrent
evHVACAirsysHighRoomTempNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for high room temperature alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.22DisplayStringread-writecurrent
evHVACAirsysPowerEnable
OBJECT-TYPE
Airsys HVAC unit power failure alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.23DisplayStringread-writecurrent
evHVACAirsysPowerActions
OBJECT-TYPE
Airsys HVAC actions to perform for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.24DisplayStringread-writecurrent
evHVACAirsysPowerTrapnum
OBJECT-TYPE
Airsys HVAC trap number for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.25Integer32 (548..1199)read-writecurrent
evHVACAirsysPowerClass
OBJECT-TYPE
Airsys HVAC alarm class for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.26DisplayStringread-writecurrent
evHVACAirsysPowerNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.27DisplayStringread-writecurrent
evHVACAirsysPowerNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.28Integer32 (548..1199)read-writecurrent
evHVACAirsysPowerNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for power failure alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.29DisplayStringread-writecurrent
evHVACAirsyspLANEnable
OBJECT-TYPE
Airsys HVAC unit pLAN alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.30DisplayStringread-writecurrent
evHVACAirsyspLANActions
OBJECT-TYPE
Airsys HVAC actions to perform for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.31DisplayStringread-writecurrent
evHVACAirsyspLANTrapnum
OBJECT-TYPE
Airsys HVAC trap number for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.32Integer32 (548..1199)read-writecurrent
evHVACAirsyspLANClass
OBJECT-TYPE
Airsys HVAC alarm class for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.33DisplayStringread-writecurrent
evHVACAirsyspLANNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.34DisplayStringread-writecurrent
evHVACAirsyspLANNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.35Integer32 (548..1199)read-writecurrent
evHVACAirsyspLANNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for pLAN alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.36DisplayStringread-writecurrent
evHVACAirsysClockEnable
OBJECT-TYPE
Airsys HVAC unit clock alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.37DisplayStringread-writecurrent
evHVACAirsysClockActions
OBJECT-TYPE
Airsys HVAC actions to perform for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.38DisplayStringread-writecurrent
evHVACAirsysClockTrapnum
OBJECT-TYPE
Airsys HVAC trap number for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.39Integer32 (548..1199)read-writecurrent
evHVACAirsysClockClass
OBJECT-TYPE
Airsys HVAC alarm class for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.40DisplayStringread-writecurrent
evHVACAirsysClockNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.41DisplayStringread-writecurrent
evHVACAirsysClockNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.42Integer32 (548..1199)read-writecurrent
evHVACAirsysClockNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for clock alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.43DisplayStringread-writecurrent
evHVACAirsysHumidProbeEnable
OBJECT-TYPE
Airsys HVAC unit humidity probe broken alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.44DisplayStringread-writecurrent
evHVACAirsysHumidProbeActions
OBJECT-TYPE
Airsys HVAC actions to perform for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.45DisplayStringread-writecurrent
evHVACAirsysHumidProbeTrapnum
OBJECT-TYPE
Airsys HVAC trap number for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.46Integer32 (548..1199)read-writecurrent
evHVACAirsysHumidProbeClass
OBJECT-TYPE
Airsys HVAC alarm class for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.47DisplayStringread-writecurrent
evHVACAirsysHumidProbeNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.48DisplayStringread-writecurrent
evHVACAirsysHumidProbeNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.49Integer32 (548..1199)read-writecurrent
evHVACAirsysHumidProbeNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for humidity probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.50DisplayStringread-writecurrent
evHVACAirsysOutProbeEnable
OBJECT-TYPE
Airsys HVAC unit outdoor probe broken alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.51DisplayStringread-writecurrent
evHVACAirsysOutProbeActions
OBJECT-TYPE
Airsys HVAC actions to perform for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.52DisplayStringread-writecurrent
evHVACAirsysOutProbeTrapnum
OBJECT-TYPE
Airsys HVAC trap number for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.53Integer32 (548..1199)read-writecurrent
evHVACAirsysOutProbeClass
OBJECT-TYPE
Airsys HVAC alarm class for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.54DisplayStringread-writecurrent
evHVACAirsysOutProbeNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.55DisplayStringread-writecurrent
evHVACAirsysOutProbeNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.56Integer32 (548..1199)read-writecurrent
evHVACAirsysOutProbeNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for outdoor probe broken alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.57DisplayStringread-writecurrent
evHVACAirsysBothCompressEnable
OBJECT-TYPE
Airsys HVAC unit both compressors on alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.58DisplayStringread-writecurrent
evHVACAirsysBothCompressActions
OBJECT-TYPE
Airsys HVAC actions to perform for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.59DisplayStringread-writecurrent
evHVACAirsysBothCompressTrapnum
OBJECT-TYPE
Airsys HVAC trap number for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.60Integer32 (548..1199)read-writecurrent
evHVACAirsysBothCompressClass
OBJECT-TYPE
Airsys HVAC alarm class for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.61DisplayStringread-writecurrent
evHVACAirsysBothCompressNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.62DisplayStringread-writecurrent
evHVACAirsysBothCompressNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.63Integer32 (548..1199)read-writecurrent
evHVACAirsysBothCompressNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for both compressors on alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.64DisplayStringread-writecurrent
evHVACAirsysGeneratorEnable
OBJECT-TYPE
Airsys HVAC unit generator running alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.65DisplayStringread-writecurrent
evHVACAirsysGeneratorActions
OBJECT-TYPE
Airsys HVAC actions to perform for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.66DisplayStringread-writecurrent
evHVACAirsysGeneratorTrapnum
OBJECT-TYPE
Airsys HVAC trap number for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.67Integer32 (548..1199)read-writecurrent
evHVACAirsysGeneratorClass
OBJECT-TYPE
Airsys HVAC alarm class for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.68DisplayStringread-writecurrent
evHVACAirsysGeneratorNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.69DisplayStringread-writecurrent
evHVACAirsysGeneratorNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.70Integer32 (548..1199)read-writecurrent
evHVACAirsysGeneratorNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for generator running alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.71DisplayStringread-writecurrent
evHVACAirsysConnectionEnable
OBJECT-TYPE
Airsys HVAC unit lost connection alarm enable
1.3.6.1.4.1.3052.10.2.12.19.4.2.72DisplayStringread-writecurrent
evHVACAirsysConnectionActions
OBJECT-TYPE
Airsys HVAC actions to perform for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.73DisplayStringread-writecurrent
evHVACAirsysConnectionTrapnum
OBJECT-TYPE
Airsys HVAC trap number for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.74Integer32 (548..1199)read-writecurrent
evHVACAirsysConnectionClass
OBJECT-TYPE
Airsys HVAC alarm class for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.75DisplayStringread-writecurrent
evHVACAirsysConnectionNormActions
OBJECT-TYPE
Airsys HVAC return to normal actions to perform for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.76DisplayStringread-writecurrent
evHVACAirsysConnectionNormTrapNum
OBJECT-TYPE
Airsys HVAC return to normal trap number for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.77Integer32 (548..1199)read-writecurrent
evHVACAirsysConnectionNormClass
OBJECT-TYPE
Airsys HVAC return to normal class for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.2.78DisplayStringread-writecurrent
evHVACAirsysTemp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.4.3
evHVACAirsysTempBaseThresh
OBJECT-TYPE
Airsys HVAC temperature base threshold
1.3.6.1.4.1.3052.10.2.12.19.4.3.1DisplayStringread-writecurrent
evHVACAirsysTempCoolDeadband
OBJECT-TYPE
Airsys HVAC temperature cool deadband
1.3.6.1.4.1.3052.10.2.12.19.4.3.2DisplayStringread-writecurrent
evHVACAirsysTempHeatDeadband
OBJECT-TYPE
Airsys HVAC temperature heat deadband
1.3.6.1.4.1.3052.10.2.12.19.4.3.3DisplayStringread-writecurrent
evHVACAirsysTempHighValue
OBJECT-TYPE
Airsys HVAC high temperature alarm value
1.3.6.1.4.1.3052.10.2.12.19.4.3.4DisplayStringread-writecurrent
evHVACAirsysTempLowValue
OBJECT-TYPE
Airsys HVAC low temperature alarm value
1.3.6.1.4.1.3052.10.2.12.19.4.3.5DisplayStringread-writecurrent
evHVACAirsysHumid
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.19.4.4
evHVACAirsysHumidMaxFree
OBJECT-TYPE
Airsys HVAC return to normal class for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.4.1Integer32 (0..99)read-writecurrent
evHVACAirsysHumidDeadband
OBJECT-TYPE
Airsys HVAC return to normal class for lost connection alarm notification
1.3.6.1.4.1.3052.10.2.12.19.4.4.2Integer32 (0..99)read-writecurrent
evEvps
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.20
evpsEnable
OBJECT-TYPE
EVPS (Emerson Vortex Power System) enable.
1.3.6.1.4.1.3052.10.2.12.20.1DisplayStringread-writecurrent
evpsIPAddress
OBJECT-TYPE
EVPS IP address.
1.3.6.1.4.1.3052.10.2.12.20.2IpAddressread-writecurrent
evpsPort
OBJECT-TYPE
EVPS IP web port.
1.3.6.1.4.1.3052.10.2.12.20.3Integer32read-writecurrent
evpsTimeout
OBJECT-TYPE
EVPS IP timeout.
1.3.6.1.4.1.3052.10.2.12.20.4Integer32read-writecurrent
accessControl
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.21
acActions
OBJECT-TYPE
Actions for the access control event.
1.3.6.1.4.1.3052.10.2.12.21.2DisplayStringread-writecurrent
acTrapnum
OBJECT-TYPE
Trap number for the access control event.
1.3.6.1.4.1.3052.10.2.12.21.3Integer32read-writecurrent
acClass
OBJECT-TYPE
Class (severity) for the access control event.
1.3.6.1.4.1.3052.10.2.12.21.4DisplayStringread-writecurrent
accessControlDeviceTable
OBJECT-TYPE
Table of access control devices for Access Control Device Management.
1.3.6.1.4.1.3052.10.2.12.21.10not-accessiblecurrent
accessControlDeviceEntry
OBJECT-TYPE
Entry for table of access control devices for Access Control Device Management.
1.3.6.1.4.1.3052.10.2.12.21.10.1not-accessiblecurrent
acdIndex
OBJECT-TYPE
Index for table of access control devices for Access Control Device Management.
1.3.6.1.4.1.3052.10.2.12.21.10.1.1Integer32 (1..3)read-onlycurrent
acdEnable
OBJECT-TYPE
Enable management for this access control device.
1.3.6.1.4.1.3052.10.2.12.21.10.1.2DisplayStringread-writecurrent
acdName
OBJECT-TYPE
The name of the access control device for informational purpose only.
1.3.6.1.4.1.3052.10.2.12.21.10.1.3DisplayStringread-writecurrent
acdReader
OBJECT-TYPE
The kind of access control device.
1.3.6.1.4.1.3052.10.2.12.21.10.1.4DisplayStringread-writecurrent
acdWiegandES
OBJECT-TYPE
Index of the Wiegand interface hardware instance allocated as the access control device.
1.3.6.1.4.1.3052.10.2.12.21.10.1.5Integer32read-writecurrent
acdWiegandPoint
OBJECT-TYPE
Which wiegand on the wiegand EventSensor to use for as the access control device.
1.3.6.1.4.1.3052.10.2.12.21.10.1.6Integer32 (1..2)read-writecurrent
acdRelayType
OBJECT-TYPE
Type of relay which activates the door strike.
1.3.6.1.4.1.3052.10.2.12.21.10.1.7DisplayStringread-writecurrent
acdRelayES
OBJECT-TYPE
Which relay EventSensor is connected to the door strike.
1.3.6.1.4.1.3052.10.2.12.21.10.1.8Integer32read-writecurrent
acdRelayPoint
OBJECT-TYPE
Which relay on the relay EventSensor is connected to the door strike.
1.3.6.1.4.1.3052.10.2.12.21.10.1.9Integer32read-writecurrent
acdOpenTime
OBJECT-TYPE
1.3.6.1.4.1.3052.10.2.12.21.10.1.10Integer32 (1..25)read-writecurrent
acdUserGroup
OBJECT-TYPE
User group to which this access control device applies.
1.3.6.1.4.1.3052.10.2.12.21.10.1.11Integer32 (1..2)read-writecurrent
accessControlUserTable
OBJECT-TYPE
Table of access control users for Access Control Device Management.
1.3.6.1.4.1.3052.10.2.12.21.11not-accessiblecurrent
accessControlUserEntry
OBJECT-TYPE
Entry for table of access control users for Access Control Device Management.
1.3.6.1.4.1.3052.10.2.12.21.11.1not-accessiblecurrent
acuIndexUserGroup
OBJECT-TYPE
Index for table of access control devices for Access Control Device Management which corresponds to the user group containing the user.
1.3.6.1.4.1.3052.10.2.12.21.11.1.1Integer32 (1..2)read-onlycurrent
acuIndexUser
OBJECT-TYPE
Index for table of access control devices for Access Control Device Management which corresponds to the user within the user group.
1.3.6.1.4.1.3052.10.2.12.21.11.1.2Integer32 (1..50)read-onlycurrent
acuEnable
OBJECT-TYPE
Enable this access control user.
1.3.6.1.4.1.3052.10.2.12.21.11.1.3DisplayStringread-writecurrent
acuName
OBJECT-TYPE
Name for this access control user.
1.3.6.1.4.1.3052.10.2.12.21.11.1.4DisplayStringread-writecurrent
acuSn
OBJECT-TYPE
Serial number of the card associated with the user.
1.3.6.1.4.1.3052.10.2.12.21.11.1.5DisplayStringread-writecurrent
acuSunBegin
OBJECT-TYPE
Time of day (HH:MM) on Sundays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.6DisplayStringread-writecurrent
acuSunEnd
OBJECT-TYPE
Time of day (HH:MM) on Sundays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.7DisplayStringread-writecurrent
acuMonBegin
OBJECT-TYPE
Time of day (HH:MM) on Mondays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.8DisplayStringread-writecurrent
acuMonEnd
OBJECT-TYPE
Time of day (HH:MM) on Mondays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.9DisplayStringread-writecurrent
acuTueBegin
OBJECT-TYPE
Time of day (HH:MM) on Tuesdays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.10DisplayStringread-writecurrent
acuTueEnd
OBJECT-TYPE
Time of day (HH:MM) on Tuesdays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.11DisplayStringread-writecurrent
acuWedBegin
OBJECT-TYPE
Time of day (HH:MM) on Wednesdays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.12DisplayStringread-writecurrent
acuWedEnd
OBJECT-TYPE
Time of day (HH:MM) on Wednesdays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.13DisplayStringread-writecurrent
acuThuBegin
OBJECT-TYPE
Time of day (HH:MM) on Thursdays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.14DisplayStringread-writecurrent
acuThuEnd
OBJECT-TYPE
Time of day (HH:MM) on Thursdays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.15DisplayStringread-writecurrent
acuFriBegin
OBJECT-TYPE
Time of day (HH:MM) on Fridays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.16DisplayStringread-writecurrent
acuFriEnd
OBJECT-TYPE
Time of day (HH:MM) on Fridays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.17DisplayStringread-writecurrent
acuSatBegin
OBJECT-TYPE
Time of day (HH:MM) on Saturdays when this user should be granted access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.18DisplayStringread-writecurrent
acuSatEnd
OBJECT-TYPE
Time of day (HH:MM) on Saturdays when this user should be forbidden access.
1.3.6.1.4.1.3052.10.2.12.21.11.1.19DisplayStringread-writecurrent
telemetry
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.22
telemetryTable
OBJECT-TYPE
1.3.6.1.4.1.3052.10.2.12.22.1not-accessiblecurrent
telemetryEntry
OBJECT-TYPE
Entry for table of telemetry points
1.3.6.1.4.1.3052.10.2.12.22.1.1not-accessiblecurrent
telemetryPointIndex
OBJECT-TYPE
Index for table of telemetry points.
1.3.6.1.4.1.3052.10.2.12.22.1.1.1Integer32 (1..256)read-onlycurrent
telemetryPointName
OBJECT-TYPE
Name of telemetry point for information purpose only.
1.3.6.1.4.1.3052.10.2.12.22.1.1.2DisplayStringread-writecurrent
telemetryPointKey
OBJECT-TYPE
Key for telemetry point that specifies the telemetry data source.
1.3.6.1.4.1.3052.10.2.12.22.1.1.3DisplayStringread-writecurrent
telemetryPointType
OBJECT-TYPE
DNP3 type for telemetry point
1.3.6.1.4.1.3052.10.2.12.22.1.1.4DisplayStringread-writecurrent
telemetryPointClass
OBJECT-TYPE
DNP3 class for telemetry point
1.3.6.1.4.1.3052.10.2.12.22.1.1.5DisplayStringread-writecurrent
telemetryPointDeadband
OBJECT-TYPE
Deadband for telemetry point
1.3.6.1.4.1.3052.10.2.12.22.1.1.6DisplayStringread-writecurrent
telemetryPointShortcode
OBJECT-TYPE
Shortcode for telemetry point
1.3.6.1.4.1.3052.10.2.12.22.1.1.7DisplayStringread-writecurrent
siteSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.12.23
siteSecIntrusionTable
OBJECT-TYPE
Table of for Site Security
1.3.6.1.4.1.3052.10.2.12.23.1not-accessiblecurrent
siteSecEnable
OBJECT-TYPE
Security zone 1 to 10 is ON or OFF stating that a zone is configured properly
1.3.6.1.4.1.3052.10.2.12.23.1.1DisplayStringread-writecurrent
siteSecDisarmed
OBJECT-TYPE
ON or OFF if ON the zone will not detect intrusion because it is disarmed, OFF arms the zone to detect intrusion
1.3.6.1.4.1.3052.10.2.12.23.1.2DisplayStringread-writecurrent
siteSecName
OBJECT-TYPE
The name given to the zone
1.3.6.1.4.1.3052.10.2.12.23.1.3DisplayStringread-writecurrent
siteSecState
OBJECT-TYPE
ALARM/DISARMED/DISABLED/INTRUDER/REARMING one of five states the zone is in
1.3.6.1.4.1.3052.10.2.12.23.1.4DisplayStringread-writecurrent
siteSecSensorES
OBJECT-TYPE
The Event Sensors related to a particular zone
1.3.6.1.4.1.3052.10.2.12.23.1.5Integer32read-writecurrent
siteSecSensorPoint
OBJECT-TYPE
The point in conjunction with event-sensor and zone
1.3.6.1.4.1.3052.10.2.12.23.1.6Integer32read-writecurrent
siteSecIntrusionThreshold
OBJECT-TYPE
Seconds to wait for a disarm event
1.3.6.1.4.1.3052.10.2.12.23.1.7Integer32 (0..255)read-writecurrent
siteSecReader
OBJECT-TYPE
Comma separated string of readers that disarms a zone
1.3.6.1.4.1.3052.10.2.12.23.1.8DisplayStringread-writecurrent
siteSecReaderThreshold
OBJECT-TYPE
The number of seconds a user has to disable a detected intrusion via the reader configured for the zone
1.3.6.1.4.1.3052.10.2.12.23.1.9Integer32 (0..255)read-writecurrent
siteSecButtonEnable
OBJECT-TYPE
Button to disable an alarm is PRESENT/NOT PRESENT
1.3.6.1.4.1.3052.10.2.12.23.1.10DisplayStringread-writecurrent
siteSecButtonES
OBJECT-TYPE
Configured event-sensor for the Site-Security button
1.3.6.1.4.1.3052.10.2.12.23.1.11Integer32read-writecurrent
siteSecButtonPoint
OBJECT-TYPE
Configured pont for the Site-Security button
1.3.6.1.4.1.3052.10.2.12.23.1.12Integer32read-writecurrent
siteSecButtonType
OBJECT-TYPE
Button type configured : MOMENTARY/TOGGLE
1.3.6.1.4.1.3052.10.2.12.23.1.13DisplayStringread-writecurrent
siteSecButtonThresholdArm
OBJECT-TYPE
Seconds to hold button to arm a zone
1.3.6.1.4.1.3052.10.2.12.23.1.14Integer32read-writecurrent
siteSecButtonThresholdDisarm
OBJECT-TYPE
Seconds to hold button to disarm a zone
1.3.6.1.4.1.3052.10.2.12.23.1.15Integer32read-writecurrent
siteSecSirenEnable
OBJECT-TYPE
ON/OFF enable realy output for siren
1.3.6.1.4.1.3052.10.2.12.23.1.16DisplayStringread-writecurrent
siteSecSirenES
OBJECT-TYPE
Event-sensor relay location of siren for the zone
1.3.6.1.4.1.3052.10.2.12.23.1.17Integer32read-writecurrent
siteSecSirenPoint
OBJECT-TYPE
Event-sensor point location of siren for the zone
1.3.6.1.4.1.3052.10.2.12.23.1.18Integer32read-writecurrent
siteSecRearmDelay
OBJECT-TYPE
A delay in seconds after a rearm event before the site is actually rearmed
1.3.6.1.4.1.3052.10.2.12.23.1.19Integer32read-writecurrent
siteSecMotionTable
OBJECT-TYPE
Table of for Site Security motion sensors
1.3.6.1.4.1.3052.10.2.12.23.2not-accessiblecurrent
siteSecMotionES
OBJECT-TYPE
Event-sensor for motion detection device
1.3.6.1.4.1.3052.10.2.12.23.2.1Integer32read-writecurrent
siteSecMotionPoint
OBJECT-TYPE
Point for event-sensor motion detection device
1.3.6.1.4.1.3052.10.2.12.23.2.2Integer32read-writecurrent
siteSecMotionEnable
OBJECT-TYPE
ON/OFF enable or disable motion alarm
1.3.6.1.4.1.3052.10.2.12.23.2.3DisplayStringread-writecurrent
siteSecMotionName
OBJECT-TYPE
Name of the motion sensor
1.3.6.1.4.1.3052.10.2.12.23.2.4DisplayStringread-writecurrent
siteSecMotionThresholdRearm
OBJECT-TYPE
A threshold to wait for no motion before rearming
1.3.6.1.4.1.3052.10.2.12.23.2.5Integer32read-writecurrent
siteSecDoorAjarTable
OBJECT-TYPE
Table of for Site Security Door Ajar sensors
1.3.6.1.4.1.3052.10.2.12.23.3not-accessiblecurrent
siteSecDoorAjarEnable
OBJECT-TYPE
ON/OFF enable or disable door ajar sensor
1.3.6.1.4.1.3052.10.2.12.23.3.1DisplayStringread-writecurrent
siteSecDoorAjarName
OBJECT-TYPE
Name for the door ajar sensor
1.3.6.1.4.1.3052.10.2.12.23.3.2DisplayStringread-writecurrent
siteSecDoorAjarES
OBJECT-TYPE
Event-sensor for door ajar detection device
1.3.6.1.4.1.3052.10.2.12.23.3.3Integer32read-writecurrent
siteSecDoorAjarPoint
OBJECT-TYPE
Point for event-sensor door ajar detection device
1.3.6.1.4.1.3052.10.2.12.23.3.4Integer32read-writecurrent
siteSecDoorAjarThresholdNormal
OBJECT-TYPE
Threshold to wait in seconds before tripping the door ajar alarm
1.3.6.1.4.1.3052.10.2.12.23.3.5Integer32read-writecurrent
siteSecDoorAjarThresholdExtraTime
OBJECT-TYPE
Extra seconds added to the door ajar threshold for disabled person before door ajar alarm is set
1.3.6.1.4.1.3052.10.2.12.23.3.6Integer32read-writecurrent
action
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.14
actionCallNumberTable
OBJECT-TYPE
Table of phone numbers to dial for modem actions
1.3.6.1.4.1.3052.10.2.14.1not-accessiblecurrent
actionCallNumberEntry
OBJECT-TYPE
Entry for table of phone numbers to dial for modem actions
1.3.6.1.4.1.3052.10.2.14.1.1not-accessiblecurrent
actionCallNumberIndex
OBJECT-TYPE
Index for table of phone numbers to dial for modem actions
1.3.6.1.4.1.3052.10.2.14.1.1.1Integer32 (1..4)read-onlycurrent
actionCallNumber
OBJECT-TYPE
The number to dial for this action slot
1.3.6.1.4.1.3052.10.2.14.1.1.2DisplayStringread-writecurrent
actionPagerTable
OBJECT-TYPE
Table of pager configurations
1.3.6.1.4.1.3052.10.2.14.2not-accessiblecurrent
actionPagerEntry
OBJECT-TYPE
Entry for table of pager configurations
1.3.6.1.4.1.3052.10.2.14.2.1not-accessiblecurrent
actionPagerIndex
OBJECT-TYPE
index for table of pager configurations
1.3.6.1.4.1.3052.10.2.14.2.1.1Integer32 (1..4)read-onlycurrent
actionPagerType
OBJECT-TYPE
type of this pager configuration
1.3.6.1.4.1.3052.10.2.14.2.1.2DisplayStringread-writecurrent
actionPagerNumber
OBJECT-TYPE
phone number to dial for this pager configuration
1.3.6.1.4.1.3052.10.2.14.2.1.3DisplayStringread-writecurrent
actionPagerID
OBJECT-TYPE
ID to use for this pager configuration
1.3.6.1.4.1.3052.10.2.14.2.1.4DisplayStringread-writecurrent
actionPagerMessage
OBJECT-TYPE
message to use for this pager configuration
1.3.6.1.4.1.3052.10.2.14.2.1.5DisplayStringread-writecurrent
actionPagerPostCalloutDelay
OBJECT-TYPE
Seconds to wait after dialing before sending ID
1.3.6.1.4.1.3052.10.2.14.2.1.6Integer32 (0..255)read-writecurrent
actionPagerPostIDDelay
OBJECT-TYPE
Seconds to wait after sending ID to send message
1.3.6.1.4.1.3052.10.2.14.2.1.7Integer32 (0..255)read-writecurrent
actionSched
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.14.3
actionSchedEnable
OBJECT-TYPE
ON/OFF enable action schedule
1.3.6.1.4.1.3052.10.2.14.3.1DisplayStringread-writecurrent
actionSchedBegin
OBJECT-TYPE
action schedule begin time (HH:MM)
1.3.6.1.4.1.3052.10.2.14.3.2DisplayStringread-writecurrent
actionSchedEnd
OBJECT-TYPE
action schedule end time (HH:MM)
1.3.6.1.4.1.3052.10.2.14.3.3DisplayStringread-writecurrent
actionSchedWeekdaysOnly
OBJECT-TYPE
ON/OFF whether the action schedule applies to weekdays only (ON) or all days (OFF)
1.3.6.1.4.1.3052.10.2.14.3.4DisplayStringread-writecurrent
actionAsentria
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.14.4
actionAsentriaRequireAck
OBJECT-TYPE
ON/OFF Asentria action requires an ack from the receiver
1.3.6.1.4.1.3052.10.2.14.4.1DisplayStringread-writecurrent
actionAsentriaVersion
OBJECT-TYPE
version 1.0 or 1.1
1.3.6.1.4.1.3052.10.2.14.4.2DisplayStringread-writecurrent
actionAsentriaTCPPort
OBJECT-TYPE
TCP port used for TCP-based Asentria alarms
1.3.6.1.4.1.3052.10.2.14.4.3Integer32read-writecurrent
actionHostTable
OBJECT-TYPE
Table of network hosts to use for network-based actions
1.3.6.1.4.1.3052.10.2.14.6not-accessiblecurrent
actionHostEntry
OBJECT-TYPE
Entry for table of network hosts to use for network-based actions
1.3.6.1.4.1.3052.10.2.14.6.1not-accessiblecurrent
actionHostIndex
OBJECT-TYPE
Index for table of network hosts to use for network-based actions
1.3.6.1.4.1.3052.10.2.14.6.1.1Integer32 (1..6)read-onlycurrent
actionHost
OBJECT-TYPE
Hostname/IP address used as destination for network-based action (e.g., trap)
1.3.6.1.4.1.3052.10.2.14.6.1.2DisplayStringread-writecurrent
actionEmailTable
OBJECT-TYPE
Table of email addresses to use for email actions
1.3.6.1.4.1.3052.10.2.14.7not-accessiblecurrent
actionEmailEntry
OBJECT-TYPE
Entry for table of email addresses to use for email actions
1.3.6.1.4.1.3052.10.2.14.7.1not-accessiblecurrent
actionEmailIndex
OBJECT-TYPE
Index for table of email addresses to use for email actions
1.3.6.1.4.1.3052.10.2.14.7.1.1Integer32 (1..6)read-onlycurrent
actionEmail
OBJECT-TYPE
email address
1.3.6.1.4.1.3052.10.2.14.7.1.2DisplayStringread-writecurrent
actionParseError
OBJECT-TYPE
When a user attempts to configure an invalid action setting/ object, this object says why it was invalid.
1.3.6.1.4.1.3052.10.2.14.8DisplayStringread-onlycurrent
sys
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16
sysTime
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.1
sysTimeAutoDST
OBJECT-TYPE
ON/OFF automatically adjust for Daylight Savings Time
1.3.6.1.4.1.3052.10.2.16.1.1DisplayStringread-writecurrent
sysTimeGMTOffset
OBJECT-TYPE
Absolute value of offset (hours) from GMT of the timezone
1.3.6.1.4.1.3052.10.2.16.1.2Integer32read-writecurrent
sysTimeGMTDirection
OBJECT-TYPE
Direction (AHEAD/BEHIND) of timezone relative to GMT
1.3.6.1.4.1.3052.10.2.16.1.3DisplayStringread-writecurrent
sysTimeNet
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.1.4
sysTimeNetEnable
OBJECT-TYPE
Network time mode
1.3.6.1.4.1.3052.10.2.16.1.4.1DisplayStringread-writecurrent
sysTimeNetHostTable
OBJECT-TYPE
Table of hosts to use for network time services
1.3.6.1.4.1.3052.10.2.16.1.4.2not-accessiblecurrent
sysTimeNetHostEntry
OBJECT-TYPE
Entry for table of hosts to use for network time services
1.3.6.1.4.1.3052.10.2.16.1.4.2.1not-accessiblecurrent
sysTimeNetHostIndex
OBJECT-TYPE
Index for table of hosts to use for network time services
1.3.6.1.4.1.3052.10.2.16.1.4.2.1.1Integer32 (1..6)read-onlycurrent
sysTimeNetHost
OBJECT-TYPE
host to use for network time services
1.3.6.1.4.1.3052.10.2.16.1.4.2.1.2DisplayStringread-writecurrent
sysPT
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.2
sysPTTimeout
OBJECT-TYPE
Timeout (minutes) of inactivity after which a pass-through session is terminated (0 means it never terminates)
1.3.6.1.4.1.3052.10.2.16.2.1Integer32read-writecurrent
sysPTEndPause
OBJECT-TYPE
number of 16ths of a second between escape characters received on pass-through origin IO handle that are reuired for the escape characters to register as pass-through escape characters in the pass-through escape sequence. Set to 0 to make the escape character register as part of the pass- through escape sequence without requiring a pause.
1.3.6.1.4.1.3052.10.2.16.2.2Integer32read-writecurrent
sysPTJoinable
OBJECT-TYPE
Enable joinable pass-through sessions.
1.3.6.1.4.1.3052.10.2.16.2.3DisplayStringread-writecurrent
sysMTU
OBJECT-TYPE
Maximum transfer unit for ethernet interfaces
1.3.6.1.4.1.3052.10.2.16.3Integer32read-writecurrent
sysAnswerString
OBJECT-TYPE
String displayed upon login
1.3.6.1.4.1.3052.10.2.16.4DisplayStringread-writecurrent
sysEventFileID
OBJECT-TYPE
ID string for events file
1.3.6.1.4.1.3052.10.2.16.6DisplayStringread-writecurrent
sysEscapeCharacter
OBJECT-TYPE
Decimal ASCII code of the system escape character
1.3.6.1.4.1.3052.10.2.16.7Integer32read-writecurrent
sysTimeStamp
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.8
sysTimeStampTimeFormat
OBJECT-TYPE
Format of time stamp: HH:MM,HH:MM:SS,BLANK
1.3.6.1.4.1.3052.10.2.16.8.1DisplayStringread-writecurrent
sysTimeStampDateFormat
OBJECT-TYPE
Format of date stamp: MM/DD,MM/DD/YY,MM/DD/YYYY,BLANK
1.3.6.1.4.1.3052.10.2.16.8.2DisplayStringread-writecurrent
sysTimeStampSpaceAfter
OBJECT-TYPE
ON/OFF Inlude a space after timestamp
1.3.6.1.4.1.3052.10.2.16.8.3DisplayStringread-writecurrent
sysLog
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.9
sysLogMode
OBJECT-TYPE
Syslog mode: disabled, emit UDP (REMOTE), save in a rotating file set (FILE), or emit on a listening socket (SERVER)
1.3.6.1.4.1.3052.10.2.16.9.1DisplayStringread-writecurrent
sysLoghost
OBJECT-TYPE
Syslog host: destination machine when syslog mode is REMOTE
1.3.6.1.4.1.3052.10.2.16.9.2DisplayStringread-writecurrent
sysLogFilter
OBJECT-TYPE
String describing what functions place data in the syslog
1.3.6.1.4.1.3052.10.2.16.9.3DisplayStringread-writecurrent
sysLogFileSize
OBJECT-TYPE
Size (in KB) of syslog files (when syslog mode is SERVER or FILE)
1.3.6.1.4.1.3052.10.2.16.9.4Integer32read-writecurrent
sysLogFileCount
OBJECT-TYPE
Number of files in syslog file set (when syslog mode is SERVER or FILE)
1.3.6.1.4.1.3052.10.2.16.9.5Integer32read-writecurrent
sysLogListenPort
OBJECT-TYPE
TCP port on which the unit listens for a connection on which syslog data is dumped (when syslog mode is SERVER)
1.3.6.1.4.1.3052.10.2.16.9.6Integer32read-writecurrent
sysCRDB
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.10
sysCRDBCapacity
OBJECT-TYPE
Capacity of Call Record Database (in KB)
1.3.6.1.4.1.3052.10.2.16.10.1Integer32read-onlycurrent
sysCRDBPercentFull
OBJECT-TYPE
Percent of the CRDB used
1.3.6.1.4.1.3052.10.2.16.10.2Integer32read-onlycurrent
sysCRDBFileIDTable
OBJECT-TYPE
Table of CRDB file IDs
1.3.6.1.4.1.3052.10.2.16.10.3not-accessiblecurrent
sysCRDBFileIDEntry
OBJECT-TYPE
Entry for table of CRDB file IDs
1.3.6.1.4.1.3052.10.2.16.10.3.1not-accessiblecurrent
sysCRDBFileIDIndex
OBJECT-TYPE
Index for table of CRDB file IDs
1.3.6.1.4.1.3052.10.2.16.10.3.1.1Integer32 (1..16)read-onlycurrent
sysCRDBFileID
OBJECT-TYPE
ID of CRDB file for this port-associated file x
1.3.6.1.4.1.3052.10.2.16.10.3.1.2DisplayStringread-writecurrent
sysCRDBFileEnforceMinTable
OBJECT-TYPE
Table of CRDB file minimum size enforcement settings
1.3.6.1.4.1.3052.10.2.16.10.4not-accessiblecurrent
sysCRDBFileEnforceMinEntry
OBJECT-TYPE
Entry for table of CRDB file minimum size enforcement settings
1.3.6.1.4.1.3052.10.2.16.10.4.1not-accessiblecurrent
sysCRDBFileEnforceMinIndex
OBJECT-TYPE
Index for table of CRDB file minimum size enforcement settings
1.3.6.1.4.1.3052.10.2.16.10.4.1.1Integer32 (1..24)read-onlycurrent
sysCRDBFileEnforceMin
OBJECT-TYPE
ON/OFF: enforce minimum size for this CRDB file x
1.3.6.1.4.1.3052.10.2.16.10.4.1.2DisplayStringread-writecurrent
sysCharMask
OBJECT-TYPE
Character mask used for ignoring certain characters on serial ports when assembling data records (when port mode is ASCII)
1.3.6.1.4.1.3052.10.2.16.11OCTET STRINGread-writecurrent
sysPrompt
OBJECT-TYPE
Prompt to use in a commnand session
1.3.6.1.4.1.3052.10.2.16.12DisplayStringread-writecurrent
sysBootStatus
OBJECT-TYPE
String describing the boot status of the unit (Booted OK/ still booting
1.3.6.1.4.1.3052.10.2.16.13DisplayStringread-onlycurrent
sysLoc
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.14
sysLocLatitude
OBJECT-TYPE
Latitude portion of geographic coordinates as string
1.3.6.1.4.1.3052.10.2.16.14.1DisplayStringread-writecurrent
sysLocLongitude
OBJECT-TYPE
Longitude portion of geographic coordinates as string
1.3.6.1.4.1.3052.10.2.16.14.2DisplayStringread-writecurrent
sysLocXOffset
OBJECT-TYPE
X-offset portion of geographic coordinates as string
1.3.6.1.4.1.3052.10.2.16.14.3DisplayStringread-writecurrent
sysLocYOffset
OBJECT-TYPE
Y offset portion of geographic coordinates as string
1.3.6.1.4.1.3052.10.2.16.14.4DisplayStringread-writecurrent
sysLocAngle
OBJECT-TYPE
Angle portion of geographic coordinates as string
1.3.6.1.4.1.3052.10.2.16.14.5DisplayStringread-writecurrent
sysLocAltitude
OBJECT-TYPE
Altitude as string
1.3.6.1.4.1.3052.10.2.16.14.6DisplayStringread-writecurrent
sysAssetMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.15
sysAMManufacturer
OBJECT-TYPE
Device manufacturer
1.3.6.1.4.1.3052.10.2.16.15.1DisplayStringread-onlycurrent
sysAMProduct
OBJECT-TYPE
Device product description (i.e., model or model number)
1.3.6.1.4.1.3052.10.2.16.15.2DisplayStringread-onlycurrent
sysAMSerialNumber
OBJECT-TYPE
Manufacturer serial number for device
1.3.6.1.4.1.3052.10.2.16.15.3DisplayStringread-onlycurrent
sysAMHardwareOptions
OBJECT-TYPE
Hardware options currently installed on device
1.3.6.1.4.1.3052.10.2.16.15.4DisplayStringread-onlycurrent
sysAMSoftwareVersion
OBJECT-TYPE
Currently-running software version on device
1.3.6.1.4.1.3052.10.2.16.15.5DisplayStringread-onlycurrent
sysAMSiteName
OBJECT-TYPE
Site Name of device (user definable, also known as the siteName object under the productIds branch.
1.3.6.1.4.1.3052.10.2.16.15.6DisplayStringread-writecurrent
sysFileTransfer
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.17
sysFileTransferStatus
OBJECT-TYPE
Start/cancel file transfer, or check transfer status. To start, set this object to 'start'. To cancel, set this object to 'cancel'. To check status, get the object
1.3.6.1.4.1.3052.10.2.16.17.1DisplayStringread-writecurrent
sysFileTransferURL
OBJECT-TYPE
URL (describing protocol, host, directory, and file) on which file transfer function operates.
1.3.6.1.4.1.3052.10.2.16.17.2DisplayStringread-writecurrent
sysFileTransferUsername
OBJECT-TYPE
Username for user account at the resource specified by sysFileTransferURL.
1.3.6.1.4.1.3052.10.2.16.17.3DisplayStringread-writecurrent
sysFileTransferPassword
OBJECT-TYPE
Password for user account at the resource specified by sysFileTransferURL.
1.3.6.1.4.1.3052.10.2.16.17.4DisplayStringread-writecurrent
sysUpdate
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.16.18
sysUpdateStatus
OBJECT-TYPE
Check time/result of last update attempt.
1.3.6.1.4.1.3052.10.2.16.18.1DisplayStringread-onlycurrent
auditLog
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.17
auditLogEnable
OBJECT-TYPE
ON/OFF enable audit log
1.3.6.1.4.1.3052.10.2.17.1DisplayStringread-writecurrent
auditLogStoreResets
OBJECT-TYPE
ON/OFF audit log stores when the unit resets
1.3.6.1.4.1.3052.10.2.17.2DisplayStringread-writecurrent
auditLogStoreCommands
OBJECT-TYPE
ON/OFF audit log stores commands entered in a command session
1.3.6.1.4.1.3052.10.2.17.3DisplayStringread-writecurrent
auditLogStoreOutputs
OBJECT-TYPE
ON/OFF audit log stores output (relay output and power output) activity
1.3.6.1.4.1.3052.10.2.17.4DisplayStringread-writecurrent
auditLogStoreAlarmActions
OBJECT-TYPE
ON/OFF audit log stores action delivery activity
1.3.6.1.4.1.3052.10.2.17.5DisplayStringread-writecurrent
auditLogStorePwdFailures
OBJECT-TYPE
ON/OFF audit log stores when user was denied login
1.3.6.1.4.1.3052.10.2.17.6DisplayStringread-writecurrent
auditLogStoreLogins
OBJECT-TYPE
ON/OFF audit log stores when a user was allowed login
1.3.6.1.4.1.3052.10.2.17.7DisplayStringread-writecurrent
auditLogStoreSHSK
OBJECT-TYPE
ON/OFF audit log stores serial handshaking status (regardless of serial handshaking event)
1.3.6.1.4.1.3052.10.2.17.8DisplayStringread-writecurrent
auditLogStorePassthrough
OBJECT-TYPE
ON/OFF audit log stores pass-through activity
1.3.6.1.4.1.3052.10.2.17.9DisplayStringread-writecurrent
auditLogStoreInactivity
OBJECT-TYPE
ON/OFF audit log stores when sessions expire due to inactivity
1.3.6.1.4.1.3052.10.2.17.10DisplayStringread-writecurrent
auditLogStorePolling
OBJECT-TYPE
ON/OFF audit log stores CRDB polling activity
1.3.6.1.4.1.3052.10.2.17.11DisplayStringread-writecurrent
auditLogMaxSize
OBJECT-TYPE
Maximum size (in KB) of audit log
1.3.6.1.4.1.3052.10.2.17.12Integer32read-writecurrent
scripting
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.18
scrGlobalEnable
OBJECT-TYPE
ON/OFF enable scripting
1.3.6.1.4.1.3052.10.2.18.1DisplayStringread-writecurrent
scrDTRCtrlPortEnableTable
OBJECT-TYPE
Table of DTR control port enables
1.3.6.1.4.1.3052.10.2.18.2not-accessiblecurrent
scrDTRCtrlPortEnableEntry
OBJECT-TYPE
Entry for table of DTR control port enables
1.3.6.1.4.1.3052.10.2.18.2.1not-accessiblecurrent
scrDTRCtrlPortEnableIndex
OBJECT-TYPE
Index for table of DTR control port enables
1.3.6.1.4.1.3052.10.2.18.2.1.1Integer32 (1..16)read-onlycurrent
scrDTRCtrlPortEnable
OBJECT-TYPE
ON/OFF enable DTR control of scripting for this port
1.3.6.1.4.1.3052.10.2.18.2.1.2DisplayStringread-writecurrent
scrTable
OBJECT-TYPE
Table of scripts
1.3.6.1.4.1.3052.10.2.18.3not-accessiblecurrent
scrEntry
OBJECT-TYPE
Entry for table of scripts
1.3.6.1.4.1.3052.10.2.18.3.1not-accessiblecurrent
scrIndex
OBJECT-TYPE
Index for table of scripts
1.3.6.1.4.1.3052.10.2.18.3.1.1Integer32 (1..20)read-onlycurrent
scrEnable
OBJECT-TYPE
ON/OFF enable this script
1.3.6.1.4.1.3052.10.2.18.3.1.2DisplayStringread-writecurrent
scrName
OBJECT-TYPE
Name of this script
1.3.6.1.4.1.3052.10.2.18.3.1.3DisplayStringread-writecurrent
scrFilename
OBJECT-TYPE
Filename for this script
1.3.6.1.4.1.3052.10.2.18.3.1.4DisplayStringread-writecurrent
scrRunAlways
OBJECT-TYPE
ON/OFF: this script always runs
1.3.6.1.4.1.3052.10.2.18.3.1.5DisplayStringread-writecurrent
scrRunAtStartup
OBJECT-TYPE
ON/OFF: this script runs at startup
1.3.6.1.4.1.3052.10.2.18.3.1.6DisplayStringread-writecurrent
scrRunScheduled
OBJECT-TYPE
ON/OFF: this script runs at a certain time of day
1.3.6.1.4.1.3052.10.2.18.3.1.7DisplayStringread-writecurrent
scrScheduleTime
OBJECT-TYPE
Time of day (HH:MM) this script is scheduled to run
1.3.6.1.4.1.3052.10.2.18.3.1.8DisplayStringread-writecurrent
scrArguments
OBJECT-TYPE
Arguments for this script
1.3.6.1.4.1.3052.10.2.18.3.1.9DisplayStringread-writecurrent
scrRepeatInterval
OBJECT-TYPE
How often this script runs (minutes)
1.3.6.1.4.1.3052.10.2.18.3.1.10Integer32read-writecurrent
scrVolatileStringTable
OBJECT-TYPE
Table of volatile string settings for use in scripts.
1.3.6.1.4.1.3052.10.2.18.4not-accessiblecurrent
scrVolatileStringEntry
OBJECT-TYPE
Entry for table of volatile script string settings
1.3.6.1.4.1.3052.10.2.18.4.1not-accessiblecurrent
scrVolatileStringIndex
OBJECT-TYPE
Index for table of volatile script string settings
1.3.6.1.4.1.3052.10.2.18.4.1.1Integer32 (1..50)read-onlycurrent
scrVolatileString
OBJECT-TYPE
Volatile string for use in scripts. Use this object to cache frequently-changing string values or string values that do not need to persist through reset. This object corresponds to the scripting.vstring[] setting key branch; use those keys in scripts and you can view or change their values with this object.
1.3.6.1.4.1.3052.10.2.18.4.1.2DisplayStringread-writecurrent
scrVolatileIntTable
OBJECT-TYPE
Table of volatile integer settings for use in scripts.
1.3.6.1.4.1.3052.10.2.18.5not-accessiblecurrent
scrVolatileIntEntry
OBJECT-TYPE
Entry for table of volatile script integer settings
1.3.6.1.4.1.3052.10.2.18.5.1not-accessiblecurrent
scrVolatileIntIndex
OBJECT-TYPE
Index for table of volatile script integer settings
1.3.6.1.4.1.3052.10.2.18.5.1.1Integer32 (1..50)read-onlycurrent
scrVolatileInt
OBJECT-TYPE
Volatile integer for use in scripts. Use this object to cache frequently-changing integer values or integer values that do not need to persist through reset. This object corresponds to the scripting.vint[] setting key branch; use those keys in scripts and you can view or change their values with this object.
1.3.6.1.4.1.3052.10.2.18.5.1.2Integer32 (0..2147483647)read-writecurrent
scrNonVolatileStringTable
OBJECT-TYPE
Table of non-volatile string settings for use in scripts.
1.3.6.1.4.1.3052.10.2.18.6not-accessiblecurrent
scrNonVolatileStringEntry
OBJECT-TYPE
Entry for table of non-volatile script string settings
1.3.6.1.4.1.3052.10.2.18.6.1not-accessiblecurrent
scrNonVolatileStringIndex
OBJECT-TYPE
Index for table of non-volatile script string settings
1.3.6.1.4.1.3052.10.2.18.6.1.1Integer32 (1..50)read-onlycurrent
scrNonVolatileString
OBJECT-TYPE
Non-volatile string for use in scripts. Use this object to store values that need to persist through reset. This object corresponds to the scripting.nvstring[] setting key branch; use those keys in scripts and you can view or change their values with this object. Note: to store frequently- changing integers, use the scrVolatileString object, otherwise your scripts may cause unnecessary wear of the non-volatile storage medium on the unit.
1.3.6.1.4.1.3052.10.2.18.6.1.2DisplayStringread-writecurrent
scrNonVolatileIntTable
OBJECT-TYPE
Table of non-volatile integer settings for use in scripts.
1.3.6.1.4.1.3052.10.2.18.7not-accessiblecurrent
scrNonVolatileIntEntry
OBJECT-TYPE
Entry for table of non-volatile script integer settings
1.3.6.1.4.1.3052.10.2.18.7.1not-accessiblecurrent
scrNonVolatileIntIndex
OBJECT-TYPE
Index for table of non-volatile script integer settings
1.3.6.1.4.1.3052.10.2.18.7.1.1Integer32 (1..50)read-onlycurrent
scrNonVolatileInt
OBJECT-TYPE
Non-volatile integer for use in scripts. Use this object to store integer values that need to persist through reset. This object corresponds to the scripting.nvint[] setting key branch; use those keys in scripts and you can view or change their values with this object. Note: to store frequently- changing integers, use the scrVolatileInt object, otherwise your scripts may cause unnecessary wear of the non-volatile storage medium on the unit.
1.3.6.1.4.1.3052.10.2.18.7.1.2Integer32 (0..2147483647)read-writecurrent
generator
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19
genSet
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19.1
genSetEnable
OBJECT-TYPE
Enable genset functionality; that is, a generator is in use.
1.3.6.1.4.1.3052.10.2.19.1.1DisplayStringread-writecurrent
genSetRelay
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19.1.2
genSetRelayEs
OBJECT-TYPE
Which EventSensor has the relay which starts the generator, for genset relay configuration 1 only. This object maps to the same setting as genSetRelayTableEs.1.
1.3.6.1.4.1.3052.10.2.19.1.2.1Integer32 (1..200)read-writecurrent
genSetRelayPoint
OBJECT-TYPE
Which relay starts the generator, for genset relay configuration 1 only. This object maps to the same setting as genSetRelayTablePoint.1.
1.3.6.1.4.1.3052.10.2.19.1.2.2Integer32 (1..13)read-writecurrent
genSetRelayRunningstate
OBJECT-TYPE
Which relay state corresponds with the generator starting/running. This object maps to the same setting as genSetRelayTableRunningstate.1.
1.3.6.1.4.1.3052.10.2.19.1.2.3DisplayStringread-writecurrent
genSetRelayTable
OBJECT-TYPE
Table of relays for genset ignition.
1.3.6.1.4.1.3052.10.2.19.1.2.5not-accessiblecurrent
genSetRelayTableEntry
OBJECT-TYPE
Entry for table of relays for genset ignition.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1not-accessiblecurrent
genSetRelayTableIndex
OBJECT-TYPE
Index for table of relays for genset ignition.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1.1Integer32 (1..2)read-onlycurrent
genSetRelayTableEnable
OBJECT-TYPE
Enable this relay for starting the generator.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1.2DisplayStringread-writecurrent
genSetRelayTableEs
OBJECT-TYPE
Which EventSensor has the relay which starts the generator, for this genset relay configuration specified by the table index.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1.3Integer32 (1..200)read-writecurrent
genSetRelayTablePoint
OBJECT-TYPE
Which relay point on the EventSensor used for starting the generator, for this genset relay configuration specified by the table index.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1.4Integer32 (1..13)read-writecurrent
genSetRelayTableRunningstate
OBJECT-TYPE
Which relay state corresponds with the generator starting/running, for this genset relay configuration specified by the table index.
1.3.6.1.4.1.3052.10.2.19.1.2.5.1.5DisplayStringread-writecurrent
genSetCC
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19.1.3
genSetCCEnable
OBJECT-TYPE
Enable generator running detection functionality; that is, the associated CC is valid for determining if generator is running.
1.3.6.1.4.1.3052.10.2.19.1.3.1DisplayStringread-writecurrent
genSetCCEs
OBJECT-TYPE
Which CC EventSensor has the CC which is connected to the genertor running detection monitor.
1.3.6.1.4.1.3052.10.2.19.1.3.2Integer32 (1..200)read-writecurrent
genSetCCPoint
OBJECT-TYPE
Which CC is connected to the genertor running detection monitor.
1.3.6.1.4.1.3052.10.2.19.1.3.3Integer32 (1..64)read-writecurrent
genSetCCRunningState
OBJECT-TYPE
Which CC physical state corresponds with the generator running.
1.3.6.1.4.1.3052.10.2.19.1.3.4DisplayStringread-writecurrent
genSetCCDelay
OBJECT-TYPE
How long (in seconds) to wait for the generator to indicate itself as running after engaging the generator-starting mechanism.
1.3.6.1.4.1.3052.10.2.19.1.3.5Integer32 (0..600)read-writecurrent
genRun
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19.2
genRunMode
OBJECT-TYPE
Generator Exercising function main operating mode; set to INHIBIT to inhibit exercising the generator.
1.3.6.1.4.1.3052.10.2.19.2.1DisplayStringread-writecurrent
genRunSched
OBJECT-TYPE
Schedule number(s) which govern(s) when Generator Exercising function runs.
1.3.6.1.4.1.3052.10.2.19.2.2DisplayStringread-writecurrent
genRunDuration
OBJECT-TYPE
Number of seconds that generator should run, started when the generator needs to start by SCHEDULE or by being forced to start.
1.3.6.1.4.1.3052.10.2.19.2.3Integer32 (600..3600)read-writecurrent
genRunForce
OBJECT-TYPE
Write 1 to this to force the generator exercising to start. Always reads as 0.
1.3.6.1.4.1.3052.10.2.19.2.4Integer32 (0..1)read-writecurrent
genRunReqasm
OBJECT-TYPE
Require ASM connectivity before starting the generator from a schedule.
1.3.6.1.4.1.3052.10.2.19.2.5DisplayStringread-writecurrent
genRunStatus
OBJECT-TYPE
Status of Generator Exercising function.
1.3.6.1.4.1.3052.10.2.19.2.6DisplayStringread-onlycurrent
genRunNonstartEvent
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.19.2.7
genRunNonstartEventEnable
OBJECT-TYPE
Enable generator non-start event.
1.3.6.1.4.1.3052.10.2.19.2.7.1DisplayStringread-writecurrent
genRunNonstartEventActions
OBJECT-TYPE
Actions for generator non-start event.
1.3.6.1.4.1.3052.10.2.19.2.7.2DisplayStringread-writecurrent
genRunNonstartEventTrap
OBJECT-TYPE
Trap number for generator non-start event.
1.3.6.1.4.1.3052.10.2.19.2.7.3Integer32 (536..1199)read-writecurrent
genRunNonstartEventClass
OBJECT-TYPE
Class (severity) for generator non-start event.
1.3.6.1.4.1.3052.10.2.19.2.7.4DisplayStringread-writecurrent
calendar
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.2.20
schedTable
OBJECT-TYPE
Table of schedules
1.3.6.1.4.1.3052.10.2.20.1not-accessiblecurrent
schedEntry
OBJECT-TYPE
Entry for table of schedules.
1.3.6.1.4.1.3052.10.2.20.1.1not-accessiblecurrent
schedIndex
OBJECT-TYPE
Index for table of schedules.
1.3.6.1.4.1.3052.10.2.20.1.1.1Integer32 (1..8)read-onlycurrent
schedEnable
OBJECT-TYPE
Enable this schedule.
1.3.6.1.4.1.3052.10.2.20.1.1.2DisplayStringread-writecurrent
schedStart
OBJECT-TYPE
This is of the form 'mm/dd/yy hh:mm:ss'. This controls on which date/time the schedule starts.
1.3.6.1.4.1.3052.10.2.20.1.1.3DisplayStringread-writecurrent
schedRepeatMode
OBJECT-TYPE
Controls in which way the schedule should repeat.
1.3.6.1.4.1.3052.10.2.20.1.1.4DisplayStringread-writecurrent
schedRepeatFreq
OBJECT-TYPE
Controls how often the schedule should repeat: every nth day, week, month, or year.
1.3.6.1.4.1.3052.10.2.20.1.1.5Integer32 (1..400)read-writecurrent
schedRepeatEndMode
OBJECT-TYPE
Controls how the repeating schedule should end.
1.3.6.1.4.1.3052.10.2.20.1.1.6DisplayStringread-writecurrent
schedRepeatEndAfter
OBJECT-TYPE
Number of times this schedule should be repeated; relevant when the repeat end mode is AFTER.
1.3.6.1.4.1.3052.10.2.20.1.1.7Integer32 (1..1000)read-writecurrent
schedRepeatEndOn
OBJECT-TYPE
Date/time (in the form 'mm/yy/dd hh:mm:ss' or blank string) after which repeating should end, relevant when repeat end mode is ON DATE.
1.3.6.1.4.1.3052.10.2.20.1.1.8DisplayStringread-writecurrent
schedRepeatWeeklySun
OBJECT-TYPE
Run this schedule on Sunday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.9DisplayStringread-writecurrent
schedRepeatWeeklyMon
OBJECT-TYPE
Run this schedule on Monday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.10DisplayStringread-writecurrent
schedRepeatWeeklyTue
OBJECT-TYPE
Run this schedule on Tuesday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.11DisplayStringread-writecurrent
schedRepeatWeeklyWed
OBJECT-TYPE
Run this schedule on Wednesday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.12DisplayStringread-writecurrent
schedRepeatWeeklyThu
OBJECT-TYPE
Run this schedule on Thursday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.13DisplayStringread-writecurrent
schedRepeatWeeklyFri
OBJECT-TYPE
Run this schedule on Friday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.14DisplayStringread-writecurrent
schedRepeatWeeklySat
OBJECT-TYPE
Run this schedule on Saturday(s); relevant when repeat mode is weekly.
1.3.6.1.4.1.3052.10.2.20.1.1.15DisplayStringread-writecurrent
schedRepeatMonthlyMode
OBJECT-TYPE
EACH means the schedule runs on specific dates of the month. ON THE means the schedule runs on calculated dates of the month according to which day that month starts.
1.3.6.1.4.1.3052.10.2.20.1.1.16DisplayStringread-writecurrent
schedRepeatMonthlyDates
OBJECT-TYPE
Comma-separated list of dates of a month on which this schedule should run, relevant when repeat monthly mode is EACH.
1.3.6.1.4.1.3052.10.2.20.1.1.17DisplayStringread-writecurrent
schedRepeatMonthlyOnThe
OBJECT-TYPE
Controls on which day of the month this schedule should run, relevant when repeat monthly mode is ON THE.
1.3.6.1.4.1.3052.10.2.20.1.1.18DisplayStringread-writecurrent
schedRepeatMonthlyOnDay
OBJECT-TYPE
Controls the day of week on which this schedule is run, relevant when repeat monthly mode is ON THE
1.3.6.1.4.1.3052.10.2.20.1.1.19DisplayStringread-writecurrent
schedRepeatYearlyJan
OBJECT-TYPE
Run this schedule in January, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.20DisplayStringread-writecurrent
schedRepeatYearlyFeb
OBJECT-TYPE
Run this schedule in February, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.21DisplayStringread-writecurrent
schedRepeatYearlyMar
OBJECT-TYPE
Run this schedule in March, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.22DisplayStringread-writecurrent
schedRepeatYearlyApr
OBJECT-TYPE
Run this schedule in April, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.23DisplayStringread-writecurrent
schedRepeatYearlyMay
OBJECT-TYPE
Run this schedule in May, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.24DisplayStringread-writecurrent
schedRepeatYearlyJun
OBJECT-TYPE
Run this schedule in June, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.25DisplayStringread-writecurrent
schedRepeatYearlyJul
OBJECT-TYPE
Run this schedule in July, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.26DisplayStringread-writecurrent
schedRepeatYearlyAug
OBJECT-TYPE
Run this schedule in August, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.27DisplayStringread-writecurrent
schedRepeatYearlySep
OBJECT-TYPE
Run this schedule in September, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.28DisplayStringread-writecurrent
schedRepeatYearlyOct
OBJECT-TYPE
Run this schedule in October, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.29DisplayStringread-writecurrent
schedRepeatYearlyNov
OBJECT-TYPE
Run this schedule in November, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.30DisplayStringread-writecurrent
schedRepeatYearlyDec
OBJECT-TYPE
Run this schedule in December, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.31DisplayStringread-writecurrent
schedRepeatYearlyOnThe
OBJECT-TYPE
Controls on which day of the month this schedule should run, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.32DisplayStringread-writecurrent
schedRepeatYearlyOnDay
OBJECT-TYPE
Controls the day of week on which this schedule is run, relevant when repeat mode is YEARLY.
1.3.6.1.4.1.3052.10.2.20.1.1.33DisplayStringread-writecurrent
schedNextTrigger
OBJECT-TYPE
When this schedule will next trigger.
1.3.6.1.4.1.3052.10.2.20.1.1.34DisplayStringread-onlycurrent
productIds
OBJECT-IDENTITY
1.3.6.1.4.1.3052.10.3
siteName
OBJECT-TYPE
Site Name string; Max 40 characters.
1.3.6.1.4.1.3052.10.3.1DisplayStringread-onlycurrent
thisProduct
OBJECT-TYPE
This is a factory configured string for the product name.
1.3.6.1.4.1.3052.10.3.2DisplayStringread-onlycurrent
stockTrapString
OBJECT-TYPE
The message defined for the event that triggers a trap.
1.3.6.1.4.1.3052.10.3.3DisplayStringread-onlycurrent
trapEventTypeNumber
OBJECT-TYPE
The user-defined trap variable for the type of event that happened. Definitions: 4 Scheduled 7 Serial Handshaking Low 8 Serial Handshaking High 10 Contact Closure Active 11 Contact Closure Inactive 12 Temperature High 13 Temperature Very High 14 Temperature Low 15 Temperature Very Low 16 Temperature Return to Normal 17 Humidity High 18 Humidity Very High 19 Humidity Low 20 Humidity Very Low 21 Humidity Return to Normal 26 Analog High 27 Analog Very High 28 Analog Low 29 Analog Very Low 30 Analog Normal 40 EventSensor Unresponsive 41 Custom 42 CPE Down 44 CPE Normal 49 Fuel Sensor Disconnect 50 Fuel Sensor Disconnect Return to Normal 56 Fuel Sensor 57 AC Power Monitor Average Voltage Very Low 58 AC Power Monitor Average Voltage Low 59 AC Power Monitor Average Voltage Return to Normal 60 AC Power Monitor Average Voltage High 61 AC Power Monitor Average Voltage Very High 62 AC Power Monitor Average Current Very Low 63 AC Power Monitor Average Current Low 64 AC Power Monitor Average Current Return to Normal 65 AC Power Monitor Average Current High 66 AC Power Monitor Average Current Very High 67 AC Power Monitor Frequency Very Low 68 AC Power Monitor Frequency Low 69 AC Power Monitor Frequency Return to Normal 70 AC Power Monitor Frequency High 71 AC Power Monitor Frequency Very High 72 AC Power Monitor Total Real Power Very Low 73 AC Power Monitor Total Real Power Low 74 AC Power Monitor Total Real Power Return to Normal 75 AC Power Monitor Total Real Power High 76 AC Power Monitor Total Real Power Very High 77 AC Power Monitor Disconnect 78 AC Power Monitor Disconnect Return to Normal 81 Fuel Sensor Volume Sudden Change 82 Fuel Sensor Volume Slow Change 83 CPE Down Reminder 84 AC Power Monitor Total Power Factor Very Low 85 AC Power Monitor Total Power Factor Low 86 AC Power Monitor Total Power Factor Return to Normal 100 Contact Closure Active Reminder 101 Temperature High Reminder 102 Temperature High Very Reminder 103 Temperature Low Reminder 104 Temperature Very Low Reminder 105 Humidity High Reminder 106 Humidity Very High Reminder 107 Humidity Low Reminder 108 Humidity Very Low Reminder 109 Analog High Reminder 110 Analog Very High Reminder 111 Analog Low Reminder 112 Analog Very Low Reminder 130 Relay Output Active 131 Relay Output Inactive 132 Power Output On 133 Power Output Off 161 Camera 164 Reset 166 Fuel Sensor Levels Auto Adjust
1.3.6.1.4.1.3052.10.3.4Integer32read-onlycurrent
trapEventTypeName
OBJECT-TYPE
The user-defined trap variable for the string corresponding to the event type.
1.3.6.1.4.1.3052.10.3.5DisplayStringread-onlycurrent
trapIncludedValue
OBJECT-TYPE
The user-defined trap variable for the generic included value.
1.3.6.1.4.1.3052.10.3.6Integer32 (-2147483648..2147483647)read-onlycurrent
trapIncludedString
OBJECT-TYPE
The user-defined trap variable for the generic included string.
1.3.6.1.4.1.3052.10.3.7DisplayStringread-onlycurrent
trapTypeString
OBJECT-TYPE
The cause of the trap, added for DL880 compatibility.
1.3.6.1.4.1.3052.10.3.8DisplayStringread-onlycurrent
trapEventClassNumber
OBJECT-TYPE
The user-defined trap variable for the configurable class number associated with the triggering event.
1.3.6.1.4.1.3052.10.3.9Integer32read-onlycurrent
trapEventClassName
OBJECT-TYPE
The user-defined trap variable for the configurable class name associated with the class number.
1.3.6.1.4.1.3052.10.3.10DisplayStringread-onlycurrent
keyInterface
OBJECT-TYPE
This object represents a setting key interface. When setting this object, the value to set is the 'sk' command you would enter on the command line (without the 'sk'). To get the result of the operation, read this object after you write it. For example, to configure EventSensor 1 contact closure 34 event actions to be an SNMP InformRequest to host foo, set this object to: 'event.sensor[1].cc[34].eventactions=inform(foo)'. The SNMP response is the result of the operation: if setting that key to that value was a success then the SNMP response will be a success and the response value will be what you had set. If you subsequently read this object then you will see a message 'OK: ...'. If setting that key to that value failed then the SNMP response will be a failure (a badValue response). If you subsequently read this object then the value returned is the reason that setting that key to that value failed. For another example, to read user 3's pass-through access for port 7, set this object to: 'sec.user[3].port[7].ptaccess'. The SNMP response is the result of the operation: if reading that key is a success then the SNMP response will be a success and the response value will be what you had SET (i.e., the opertion of reading a key, which is just the key itself with no '=' operator, and this is not the key value you want to read). If you subsequently read this object then the value returned is the value of the key you want to read. If reading that key failed (e.g., if the key is invalid) then the SNMP response to your SNMP set operation (the value you set being the invalid key to read) will be a failure (a badValue response). If you subsequently read this object then the value returned is the reason that reading that key failed (i.e., 'invalid key').
1.3.6.1.4.1.3052.10.4DisplayStringread-writecurrent

Notifications

NameOIDStatus
s550StockSensorUnresponsiveTrap
NOTIFICATION-TYPE
A stock unresponsive trap is issued when a sensor is unresponsive.
1.3.6.1.4.1.3052.10.0.50current
s550notificationsStockContactClosureTrap
NOTIFICATION-TYPE
A stock contact closure trap is issued when a contact closure event happens.
1.3.6.1.4.1.3052.10.0.110current
s550notificationsStockTempTrap
NOTIFICATION-TYPE
A stock temperature trap is issued when a temperature event happens.
1.3.6.1.4.1.3052.10.0.120current
s550notificationsStockHumidityTrap
NOTIFICATION-TYPE
A stock humidity trap is issued when a humidity event happens.
1.3.6.1.4.1.3052.10.0.130current
s550notificationsStockAnalogTrap
NOTIFICATION-TYPE
A stock analog trap is issued when an analog sensor event happens.
1.3.6.1.4.1.3052.10.0.140current
s550notificationsStockOutputTrap
NOTIFICATION-TYPE
A stock output trap is issued when an output event happens. That is, depending on the configuration, when an output changes state for any reason, this trap will be sent.
1.3.6.1.4.1.3052.10.0.150current
s550StockPDCurrentTrap
NOTIFICATION-TYPE
A stock analog trap is issued when a power distribution current event happens.
1.3.6.1.4.1.3052.10.0.180current
s550StockPDVoltageTrap
NOTIFICATION-TYPE
A stock analog trap is issued when a power distribution voltage event happens.
1.3.6.1.4.1.3052.10.0.190current
s550StockPDFuseTrap
NOTIFICATION-TYPE
A stock analog trap is issued when a power distribution fuse event happens.
1.3.6.1.4.1.3052.10.0.210current
s550notificationsStockDbasePfullTrap
NOTIFICATION-TYPE
The stock database percent full trap is issued when the database size surpasses the threshold.
1.3.6.1.4.1.3052.10.0.501current
s550notificationsStockDataAlarmTrap
NOTIFICATION-TYPE
The stock data alarm trap is issued when a data alarm happens.
1.3.6.1.4.1.3052.10.0.503current
s550notificationsStockNoDataAlarmTrap
NOTIFICATION-TYPE
The stock no-data alarm trap is issued when the unit has received no data for a configured interval within a configured schedule.
1.3.6.1.4.1.3052.10.0.505current
s550notificationsStockSchedTrap
NOTIFICATION-TYPE
The stock scheduled alarm trap is issued when the current time reaches the scheduled alarm time.
1.3.6.1.4.1.3052.10.0.506current
s550notificationsStockImmediateTrap
NOTIFICATION-TYPE
The stock immediate alarm trap is issued when the user enters the DOTRAP command.
1.3.6.1.4.1.3052.10.0.507current
s550StockBattRunningTrap
NOTIFICATION-TYPE
The stock trap issued when the battery power state change. Gives the unit name, percentage charge of the battery and if unit is running on battery backup (0 is False and 1 is True)
1.3.6.1.4.1.3052.10.0.508current
s550notificationsStockCTSTrap
NOTIFICATION-TYPE
A stock CTS trap is issued when an RS-232 CTS event happens.
1.3.6.1.4.1.3052.10.0.510current
s550notificationsCPEDownTrap
NOTIFICATION-TYPE
A stock CPE Down trap is issued when a CPE Down event happens.
1.3.6.1.4.1.3052.10.0.511current
s550notificationsFuelSensorDisconnectTrap
NOTIFICATION-TYPE
A stock Fuel Sensor Disconnect trap is issued when a Fuel Sensor Disconnect or Connect (Return to Normal) event happens.
1.3.6.1.4.1.3052.10.0.515current
s550notificationsFuelSensorVolumeTrap
NOTIFICATION-TYPE
A stock Fuel Sensor Volume trap is issued when a Fuel Sensor Volume event happens
1.3.6.1.4.1.3052.10.0.519current
s550notificationsACPowerMonitorAvgVoltageTrap
NOTIFICATION-TYPE
A stock AC power monitor average voltage trap is issued when an AC power monitor average voltage event happens.
1.3.6.1.4.1.3052.10.0.520current
s550notificationsACPowerMonitorAvgCurrentTrap
NOTIFICATION-TYPE
A stock AC power monitor average current trap is issued when an AC power monitor average current event happens.
1.3.6.1.4.1.3052.10.0.521current
s550notificationsACPowerMonitorFrequencyTrap
NOTIFICATION-TYPE
A stock AC power monitor frequency trap is issued when an AC power monitor frequency event happens.
1.3.6.1.4.1.3052.10.0.522current
s550notificationsACPowerMonitorTRPTrap
NOTIFICATION-TYPE
A stock AC power monitor TRP (total real power) trap is issued when an AC power monitor TRP event happens.
1.3.6.1.4.1.3052.10.0.523current
s550notificationsACPowerMonitorDisconnectTrap
NOTIFICATION-TYPE
A stock AC power monitor disconnect trap is issued when an AC power monitor disconnect event happens.
1.3.6.1.4.1.3052.10.0.524current
s550notificationsStockScriptTrap
NOTIFICATION-TYPE
A stock script trap is issued when a script triggers an event via a_lib.PostEvent() called with no trap number (or this trap number) specified.
1.3.6.1.4.1.3052.10.0.526current
s550notificationsFuelSensorVolumeSuddenChangeTrap
NOTIFICATION-TYPE
A stock Fuel Sensor Volume Sudden Change trap is issued when a Fuel Sensor Volume Sudden Change event happens
1.3.6.1.4.1.3052.10.0.527current
s550notificationsFuelSensorVolumeSlowChangeTrap
NOTIFICATION-TYPE
A stock Fuel Sensor Volume Slow Change trap is issued when a Fuel Sensor Volume Slow Change event happens
1.3.6.1.4.1.3052.10.0.528current
s550notificationsGeneratorNonStartTrap
NOTIFICATION-TYPE
A stock Generator Non-start trap is issued when the unit commands the generator to start as part of the generator exercising feature, and the generator fails to register as started after 30 seconds (as detected by CC generator running detection).
1.3.6.1.4.1.3052.10.0.536current
s550notificationsCameraTrap
NOTIFICATION-TYPE
A stock camera trap is issued when a camera event happens.
1.3.6.1.4.1.3052.10.0.539current
s550notificationsACTotalPowerFactorTrap
NOTIFICATION-TYPE
A stock AC power monitor total power factor trap is issued when an AC power monitor total power factor event happens.
1.3.6.1.4.1.3052.10.0.540current
s550notificationsResetTrap
NOTIFICATION-TYPE
A stock reset trap is issued when a reset event happens.
1.3.6.1.4.1.3052.10.0.543current
s550notificationHVACAsentriaControlTrap
NOTIFICATION-TYPE
A stock HVAC Asentria Control trap is issued when an issue with temperature, humidity, fire detection and other HVAC related event happens.
1.3.6.1.4.1.3052.10.0.545current
s550notificationAccessControlTrap
NOTIFICATION-TYPE
A stock access control trap is issued when an access control device management event happens.
1.3.6.1.4.1.3052.10.0.547current
s550notificationHVACAirsysControlTrap
NOTIFICATION-TYPE
A stock HVAC Airsys Control trap is issued when an issue related to alarm conditions for the Airsys HVAC system event happens.
1.3.6.1.4.1.3052.10.0.548current
s550notificationsUserTrap1000
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1000.
1.3.6.1.4.1.3052.10.0.1000current
s550notificationsUserTrap1001
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1001.
1.3.6.1.4.1.3052.10.0.1001current
s550notificationsUserTrap1002
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1002.
1.3.6.1.4.1.3052.10.0.1002current
s550notificationsUserTrap1003
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1003.
1.3.6.1.4.1.3052.10.0.1003current
s550notificationsUserTrap1004
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1004.
1.3.6.1.4.1.3052.10.0.1004current
s550notificationsUserTrap1005
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1005.
1.3.6.1.4.1.3052.10.0.1005current
s550notificationsUserTrap1006
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1006.
1.3.6.1.4.1.3052.10.0.1006current
s550notificationsUserTrap1007
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1007.
1.3.6.1.4.1.3052.10.0.1007current
s550notificationsUserTrap1008
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1008.
1.3.6.1.4.1.3052.10.0.1008current
s550notificationsUserTrap1009
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1009.
1.3.6.1.4.1.3052.10.0.1009current
s550notificationsUserTrap1010
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1010.
1.3.6.1.4.1.3052.10.0.1010current
s550notificationsUserTrap1011
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1011.
1.3.6.1.4.1.3052.10.0.1011current
s550notificationsUserTrap1012
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1012.
1.3.6.1.4.1.3052.10.0.1012current
s550notificationsUserTrap1013
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1013.
1.3.6.1.4.1.3052.10.0.1013current
s550notificationsUserTrap1014
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1014.
1.3.6.1.4.1.3052.10.0.1014current
s550notificationsUserTrap1015
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1015.
1.3.6.1.4.1.3052.10.0.1015current
s550notificationsUserTrap1016
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1016.
1.3.6.1.4.1.3052.10.0.1016current
s550notificationsUserTrap1017
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1017.
1.3.6.1.4.1.3052.10.0.1017current
s550notificationsUserTrap1018
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1018.
1.3.6.1.4.1.3052.10.0.1018current
s550notificationsUserTrap1019
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1019.
1.3.6.1.4.1.3052.10.0.1019current
s550notificationsUserTrap1020
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1020.
1.3.6.1.4.1.3052.10.0.1020current
s550notificationsUserTrap1021
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1021.
1.3.6.1.4.1.3052.10.0.1021current
s550notificationsUserTrap1022
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1022.
1.3.6.1.4.1.3052.10.0.1022current
s550notificationsUserTrap1023
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1023.
1.3.6.1.4.1.3052.10.0.1023current
s550notificationsUserTrap1024
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1024.
1.3.6.1.4.1.3052.10.0.1024current
s550notificationsUserTrap1025
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1025.
1.3.6.1.4.1.3052.10.0.1025current
s550notificationsUserTrap1026
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1026.
1.3.6.1.4.1.3052.10.0.1026current
s550notificationsUserTrap1027
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1027.
1.3.6.1.4.1.3052.10.0.1027current
s550notificationsUserTrap1028
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1028.
1.3.6.1.4.1.3052.10.0.1028current
s550notificationsUserTrap1029
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1029.
1.3.6.1.4.1.3052.10.0.1029current
s550notificationsUserTrap1030
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1030.
1.3.6.1.4.1.3052.10.0.1030current
s550notificationsUserTrap1031
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1031.
1.3.6.1.4.1.3052.10.0.1031current
s550notificationsUserTrap1032
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1032.
1.3.6.1.4.1.3052.10.0.1032current
s550notificationsUserTrap1033
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1033.
1.3.6.1.4.1.3052.10.0.1033current
s550notificationsUserTrap1034
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1034.
1.3.6.1.4.1.3052.10.0.1034current
s550notificationsUserTrap1035
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1035.
1.3.6.1.4.1.3052.10.0.1035current
s550notificationsUserTrap1036
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1036.
1.3.6.1.4.1.3052.10.0.1036current
s550notificationsUserTrap1037
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1037.
1.3.6.1.4.1.3052.10.0.1037current
s550notificationsUserTrap1038
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1038.
1.3.6.1.4.1.3052.10.0.1038current
s550notificationsUserTrap1039
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1039.
1.3.6.1.4.1.3052.10.0.1039current
s550notificationsUserTrap1040
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1040.
1.3.6.1.4.1.3052.10.0.1040current
s550notificationsUserTrap1041
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1041.
1.3.6.1.4.1.3052.10.0.1041current
s550notificationsUserTrap1042
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1042.
1.3.6.1.4.1.3052.10.0.1042current
s550notificationsUserTrap1043
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1043.
1.3.6.1.4.1.3052.10.0.1043current
s550notificationsUserTrap1044
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1044.
1.3.6.1.4.1.3052.10.0.1044current
s550notificationsUserTrap1045
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1045.
1.3.6.1.4.1.3052.10.0.1045current
s550notificationsUserTrap1046
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1046.
1.3.6.1.4.1.3052.10.0.1046current
s550notificationsUserTrap1047
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1047.
1.3.6.1.4.1.3052.10.0.1047current
s550notificationsUserTrap1048
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1048.
1.3.6.1.4.1.3052.10.0.1048current
s550notificationsUserTrap1049
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1049.
1.3.6.1.4.1.3052.10.0.1049current
s550notificationsUserTrap1050
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1050.
1.3.6.1.4.1.3052.10.0.1050current
s550notificationsUserTrap1051
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1051.
1.3.6.1.4.1.3052.10.0.1051current
s550notificationsUserTrap1052
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1052.
1.3.6.1.4.1.3052.10.0.1052current
s550notificationsUserTrap1053
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1053.
1.3.6.1.4.1.3052.10.0.1053current
s550notificationsUserTrap1054
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1054.
1.3.6.1.4.1.3052.10.0.1054current
s550notificationsUserTrap1055
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1055.
1.3.6.1.4.1.3052.10.0.1055current
s550notificationsUserTrap1056
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1056.
1.3.6.1.4.1.3052.10.0.1056current
s550notificationsUserTrap1057
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1057.
1.3.6.1.4.1.3052.10.0.1057current
s550notificationsUserTrap1058
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1058.
1.3.6.1.4.1.3052.10.0.1058current
s550notificationsUserTrap1059
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1059.
1.3.6.1.4.1.3052.10.0.1059current
s550notificationsUserTrap1060
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1060.
1.3.6.1.4.1.3052.10.0.1060current
s550notificationsUserTrap1061
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1061.
1.3.6.1.4.1.3052.10.0.1061current
s550notificationsUserTrap1062
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1062.
1.3.6.1.4.1.3052.10.0.1062current
s550notificationsUserTrap1063
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1063.
1.3.6.1.4.1.3052.10.0.1063current
s550notificationsUserTrap1064
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1064.
1.3.6.1.4.1.3052.10.0.1064current
s550notificationsUserTrap1065
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1065.
1.3.6.1.4.1.3052.10.0.1065current
s550notificationsUserTrap1066
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1066.
1.3.6.1.4.1.3052.10.0.1066current
s550notificationsUserTrap1067
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1067.
1.3.6.1.4.1.3052.10.0.1067current
s550notificationsUserTrap1068
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1068.
1.3.6.1.4.1.3052.10.0.1068current
s550notificationsUserTrap1069
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1069.
1.3.6.1.4.1.3052.10.0.1069current
s550notificationsUserTrap1070
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1070.
1.3.6.1.4.1.3052.10.0.1070current
s550notificationsUserTrap1071
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1071.
1.3.6.1.4.1.3052.10.0.1071current
s550notificationsUserTrap1072
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1072.
1.3.6.1.4.1.3052.10.0.1072current
s550notificationsUserTrap1073
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1073.
1.3.6.1.4.1.3052.10.0.1073current
s550notificationsUserTrap1074
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1074.
1.3.6.1.4.1.3052.10.0.1074current
s550notificationsUserTrap1075
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1075.
1.3.6.1.4.1.3052.10.0.1075current
s550notificationsUserTrap1076
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1076.
1.3.6.1.4.1.3052.10.0.1076current
s550notificationsUserTrap1077
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1077.
1.3.6.1.4.1.3052.10.0.1077current
s550notificationsUserTrap1078
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1078.
1.3.6.1.4.1.3052.10.0.1078current
s550notificationsUserTrap1079
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1079.
1.3.6.1.4.1.3052.10.0.1079current
s550notificationsUserTrap1080
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1080.
1.3.6.1.4.1.3052.10.0.1080current
s550notificationsUserTrap1081
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1081.
1.3.6.1.4.1.3052.10.0.1081current
s550notificationsUserTrap1082
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1082.
1.3.6.1.4.1.3052.10.0.1082current
s550notificationsUserTrap1083
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1083.
1.3.6.1.4.1.3052.10.0.1083current
s550notificationsUserTrap1084
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1084.
1.3.6.1.4.1.3052.10.0.1084current
s550notificationsUserTrap1085
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1085.
1.3.6.1.4.1.3052.10.0.1085current
s550notificationsUserTrap1086
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1086.
1.3.6.1.4.1.3052.10.0.1086current
s550notificationsUserTrap1087
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1087.
1.3.6.1.4.1.3052.10.0.1087current
s550notificationsUserTrap1088
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1088.
1.3.6.1.4.1.3052.10.0.1088current
s550notificationsUserTrap1089
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1089.
1.3.6.1.4.1.3052.10.0.1089current
s550notificationsUserTrap1090
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1090.
1.3.6.1.4.1.3052.10.0.1090current
s550notificationsUserTrap1091
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1091.
1.3.6.1.4.1.3052.10.0.1091current
s550notificationsUserTrap1092
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1092.
1.3.6.1.4.1.3052.10.0.1092current
s550notificationsUserTrap1093
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1093.
1.3.6.1.4.1.3052.10.0.1093current
s550notificationsUserTrap1094
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1094.
1.3.6.1.4.1.3052.10.0.1094current
s550notificationsUserTrap1095
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1095.
1.3.6.1.4.1.3052.10.0.1095current
s550notificationsUserTrap1096
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1096.
1.3.6.1.4.1.3052.10.0.1096current
s550notificationsUserTrap1097
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1097.
1.3.6.1.4.1.3052.10.0.1097current
s550notificationsUserTrap1098
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1098.
1.3.6.1.4.1.3052.10.0.1098current
s550notificationsUserTrap1099
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1099.
1.3.6.1.4.1.3052.10.0.1099current
s550notificationsUserTrap1100
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1100.
1.3.6.1.4.1.3052.10.0.1100current
s550notificationsUserTrap1101
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1101.
1.3.6.1.4.1.3052.10.0.1101current
s550notificationsUserTrap1102
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1102.
1.3.6.1.4.1.3052.10.0.1102current
s550notificationsUserTrap1103
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1103.
1.3.6.1.4.1.3052.10.0.1103current
s550notificationsUserTrap1104
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1104.
1.3.6.1.4.1.3052.10.0.1104current
s550notificationsUserTrap1105
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1105.
1.3.6.1.4.1.3052.10.0.1105current
s550notificationsUserTrap1106
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1106.
1.3.6.1.4.1.3052.10.0.1106current
s550notificationsUserTrap1107
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1107.
1.3.6.1.4.1.3052.10.0.1107current
s550notificationsUserTrap1108
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1108.
1.3.6.1.4.1.3052.10.0.1108current
s550notificationsUserTrap1109
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1109.
1.3.6.1.4.1.3052.10.0.1109current
s550notificationsUserTrap1110
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1110.
1.3.6.1.4.1.3052.10.0.1110current
s550notificationsUserTrap1111
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1111.
1.3.6.1.4.1.3052.10.0.1111current
s550notificationsUserTrap1112
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1112.
1.3.6.1.4.1.3052.10.0.1112current
s550notificationsUserTrap1113
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1113.
1.3.6.1.4.1.3052.10.0.1113current
s550notificationsUserTrap1114
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1114.
1.3.6.1.4.1.3052.10.0.1114current
s550notificationsUserTrap1115
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1115.
1.3.6.1.4.1.3052.10.0.1115current
s550notificationsUserTrap1116
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1116.
1.3.6.1.4.1.3052.10.0.1116current
s550notificationsUserTrap1117
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1117.
1.3.6.1.4.1.3052.10.0.1117current
s550notificationsUserTrap1118
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1118.
1.3.6.1.4.1.3052.10.0.1118current
s550notificationsUserTrap1119
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1119.
1.3.6.1.4.1.3052.10.0.1119current
s550notificationsUserTrap1120
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1120.
1.3.6.1.4.1.3052.10.0.1120current
s550notificationsUserTrap1121
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1121.
1.3.6.1.4.1.3052.10.0.1121current
s550notificationsUserTrap1122
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1122.
1.3.6.1.4.1.3052.10.0.1122current
s550notificationsUserTrap1123
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1123.
1.3.6.1.4.1.3052.10.0.1123current
s550notificationsUserTrap1124
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1124.
1.3.6.1.4.1.3052.10.0.1124current
s550notificationsUserTrap1125
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1125.
1.3.6.1.4.1.3052.10.0.1125current
s550notificationsUserTrap1126
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1126.
1.3.6.1.4.1.3052.10.0.1126current
s550notificationsUserTrap1127
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1127.
1.3.6.1.4.1.3052.10.0.1127current
s550notificationsUserTrap1128
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1128.
1.3.6.1.4.1.3052.10.0.1128current
s550notificationsUserTrap1129
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1129.
1.3.6.1.4.1.3052.10.0.1129current
s550notificationsUserTrap1130
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1130.
1.3.6.1.4.1.3052.10.0.1130current
s550notificationsUserTrap1131
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1131.
1.3.6.1.4.1.3052.10.0.1131current
s550notificationsUserTrap1132
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1132.
1.3.6.1.4.1.3052.10.0.1132current
s550notificationsUserTrap1133
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1133.
1.3.6.1.4.1.3052.10.0.1133current
s550notificationsUserTrap1134
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1134.
1.3.6.1.4.1.3052.10.0.1134current
s550notificationsUserTrap1135
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1135.
1.3.6.1.4.1.3052.10.0.1135current
s550notificationsUserTrap1136
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1136.
1.3.6.1.4.1.3052.10.0.1136current
s550notificationsUserTrap1137
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1137.
1.3.6.1.4.1.3052.10.0.1137current
s550notificationsUserTrap1138
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1138.
1.3.6.1.4.1.3052.10.0.1138current
s550notificationsUserTrap1139
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1139.
1.3.6.1.4.1.3052.10.0.1139current
s550notificationsUserTrap1140
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1140.
1.3.6.1.4.1.3052.10.0.1140current
s550notificationsUserTrap1141
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1141.
1.3.6.1.4.1.3052.10.0.1141current
s550notificationsUserTrap1142
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1142.
1.3.6.1.4.1.3052.10.0.1142current
s550notificationsUserTrap1143
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1143.
1.3.6.1.4.1.3052.10.0.1143current
s550notificationsUserTrap1144
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1144.
1.3.6.1.4.1.3052.10.0.1144current
s550notificationsUserTrap1145
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1145.
1.3.6.1.4.1.3052.10.0.1145current
s550notificationsUserTrap1146
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1146.
1.3.6.1.4.1.3052.10.0.1146current
s550notificationsUserTrap1147
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1147.
1.3.6.1.4.1.3052.10.0.1147current
s550notificationsUserTrap1148
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1148.
1.3.6.1.4.1.3052.10.0.1148current
s550notificationsUserTrap1149
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1149.
1.3.6.1.4.1.3052.10.0.1149current
s550notificationsUserTrap1150
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1150.
1.3.6.1.4.1.3052.10.0.1150current
s550notificationsUserTrap1151
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1151.
1.3.6.1.4.1.3052.10.0.1151current
s550notificationsUserTrap1152
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1152.
1.3.6.1.4.1.3052.10.0.1152current
s550notificationsUserTrap1153
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1153.
1.3.6.1.4.1.3052.10.0.1153current
s550notificationsUserTrap1154
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1154.
1.3.6.1.4.1.3052.10.0.1154current
s550notificationsUserTrap1155
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1155.
1.3.6.1.4.1.3052.10.0.1155current
s550notificationsUserTrap1156
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1156.
1.3.6.1.4.1.3052.10.0.1156current
s550notificationsUserTrap1157
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1157.
1.3.6.1.4.1.3052.10.0.1157current
s550notificationsUserTrap1158
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1158.
1.3.6.1.4.1.3052.10.0.1158current
s550notificationsUserTrap1159
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1159.
1.3.6.1.4.1.3052.10.0.1159current
s550notificationsUserTrap1160
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1160.
1.3.6.1.4.1.3052.10.0.1160current
s550notificationsUserTrap1161
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1161.
1.3.6.1.4.1.3052.10.0.1161current
s550notificationsUserTrap1162
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1162.
1.3.6.1.4.1.3052.10.0.1162current
s550notificationsUserTrap1163
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1163.
1.3.6.1.4.1.3052.10.0.1163current
s550notificationsUserTrap1164
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1164.
1.3.6.1.4.1.3052.10.0.1164current
s550notificationsUserTrap1165
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1165.
1.3.6.1.4.1.3052.10.0.1165current
s550notificationsUserTrap1166
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1166.
1.3.6.1.4.1.3052.10.0.1166current
s550notificationsUserTrap1167
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1167.
1.3.6.1.4.1.3052.10.0.1167current
s550notificationsUserTrap1168
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1168.
1.3.6.1.4.1.3052.10.0.1168current
s550notificationsUserTrap1169
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1169.
1.3.6.1.4.1.3052.10.0.1169current
s550notificationsUserTrap1170
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1170.
1.3.6.1.4.1.3052.10.0.1170current
s550notificationsUserTrap1171
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1171.
1.3.6.1.4.1.3052.10.0.1171current
s550notificationsUserTrap1172
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1172.
1.3.6.1.4.1.3052.10.0.1172current
s550notificationsUserTrap1173
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1173.
1.3.6.1.4.1.3052.10.0.1173current
s550notificationsUserTrap1174
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1174.
1.3.6.1.4.1.3052.10.0.1174current
s550notificationsUserTrap1175
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1175.
1.3.6.1.4.1.3052.10.0.1175current
s550notificationsUserTrap1176
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1176.
1.3.6.1.4.1.3052.10.0.1176current
s550notificationsUserTrap1177
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1177.
1.3.6.1.4.1.3052.10.0.1177current
s550notificationsUserTrap1178
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1178.
1.3.6.1.4.1.3052.10.0.1178current
s550notificationsUserTrap1179
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1179.
1.3.6.1.4.1.3052.10.0.1179current
s550notificationsUserTrap1180
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1180.
1.3.6.1.4.1.3052.10.0.1180current
s550notificationsUserTrap1181
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1181.
1.3.6.1.4.1.3052.10.0.1181current
s550notificationsUserTrap1182
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1182.
1.3.6.1.4.1.3052.10.0.1182current
s550notificationsUserTrap1183
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1183.
1.3.6.1.4.1.3052.10.0.1183current
s550notificationsUserTrap1184
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1184.
1.3.6.1.4.1.3052.10.0.1184current
s550notificationsUserTrap1185
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1185.
1.3.6.1.4.1.3052.10.0.1185current
s550notificationsUserTrap1186
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1186.
1.3.6.1.4.1.3052.10.0.1186current
s550notificationsUserTrap1187
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1187.
1.3.6.1.4.1.3052.10.0.1187current
s550notificationsUserTrap1188
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1188.
1.3.6.1.4.1.3052.10.0.1188current
s550notificationsUserTrap1189
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1189.
1.3.6.1.4.1.3052.10.0.1189current
s550notificationsUserTrap1190
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1190.
1.3.6.1.4.1.3052.10.0.1190current
s550notificationsUserTrap1191
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1191.
1.3.6.1.4.1.3052.10.0.1191current
s550notificationsUserTrap1192
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1192.
1.3.6.1.4.1.3052.10.0.1192current
s550notificationsUserTrap1193
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1193.
1.3.6.1.4.1.3052.10.0.1193current
s550notificationsUserTrap1194
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1194.
1.3.6.1.4.1.3052.10.0.1194current
s550notificationsUserTrap1195
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1195.
1.3.6.1.4.1.3052.10.0.1195current
s550notificationsUserTrap1196
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1196.
1.3.6.1.4.1.3052.10.0.1196current
s550notificationsUserTrap1197
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1197.
1.3.6.1.4.1.3052.10.0.1197current
s550notificationsUserTrap1198
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1198.
1.3.6.1.4.1.3052.10.0.1198current
s550notificationsUserTrap1199
NOTIFICATION-TYPE
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1199.
1.3.6.1.4.1.3052.10.0.1199current