Home/Catalog/SITEBOSS-220-STD-MIB

SITEBOSS-220-STD-MIB

AI MIB Summary

The SITEBOSS-220-STD-MIB facilitates SNMP-based monitoring and configuration of the Asentria SiteBoss 220 wireless access point, specifically exposing real-time metrics for RF channel utilization, client association states, signal strength (RSSI), and hardware environmental sensors. This module enables centralized management of the device's 802.11 radio parameters, interface statistics, and system health status within a network operations center.

MIB module for managing Asentria SiteBoss 220
Main OID:
s220.1.3.6.1.4.1.3052.43
134
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

134 total
Object Name
s220MIB module for managing Asentria SiteBoss 220
MODULE-IDENTITY
.1.3.6.1.4.1.3052.43
notification
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.0
status
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.1
eventSensorStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.1.1
esPointTableThis table organizes 4 basic attributes of points. A point is a particular sensor on an EventSensor (e.g., temperature, humidity, contact closure 2, relay 5, etc.). The 4 point attributes are its name, whether it's in its event state, the point's value as a number and its value as a string. Points are referenced by a point index. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point).
SEQUENCE OF ESPoint
.1.3.6.1.4.1.3052.43.1.1.1
esPointEntryEntry for EventSensor point table
ESPoint
.1.3.6.1.4.1.3052.43.1.1.1.1
esIndexESThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.1.1.1.1.1
esIndexPCThe 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=relayro
Integer32
.1.3.6.1.4.1.3052.43.1.1.1.1.2
esIndexPointThe 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 relay) 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.ro
Integer32
.1.3.6.1.4.1.3052.43.1.1.1.1.3
esPointNameThe 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.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.1.1.1.1.4
esPointInEventStateA 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 relays the values of this object are: 1=relay energized (active) 2=relay de-energized (inactive) 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 relay, this object is read-only. For relays, setting this object to 1 puts the relay into its active (energized) state. Setting it to 2 puts the relay into its inactive (de-energized) state. Setting it to any value greater than 2 puts the relay into its active state for that many seconds (up to 3600), after which time it puts the relay into its inactive state.rw
Integer32
.1.3.6.1.4.1.3052.43.1.1.1.1.5
esPointValueIntA 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 or relay, 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 relay, then this object is either 1 (active a.k.a. energized) or 0 (inactive a.k.a. de-energized). This object cannot be used to control the relay (use esPointInEventState for that).rw
Integer32 (-32768..32767)
.1.3.6.1.4.1.3052.43.1.1.1.1.6
esPointValueStrA string referring to the value of a point on an EventSensor. For contact closures this object is either 'Open' or 'Closed'. For relays this object is either 'Active' (energized) or 'Inactive' (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.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.1.1.1.1.7
config
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2
eventSensorPointConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.2
esPointConfigTempTableThis 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).
SEQUENCE OF ESPointConfigTemp
.1.3.6.1.4.1.3052.43.2.2.1
esPointConfigTempEntryEntry for EventSensor point config temperature table
ESPointConfigTemp
.1.3.6.1.4.1.3052.43.2.2.1.1
espcTempIndexESThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.1
espcTempIndexPointThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.2
espcTempEnableON/OFF enable this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.3
espcTempNameThe name of this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.4
espcTempScaleScale (C/F) for this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.5
espcTempDeadbandDeadband for this temperature sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.6
espcTempVHighTempVery high temperature event threshold for this temperature sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.7
espcTempVHighClassVery high temperature event class for this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.9
espcTempHighTempHigh temperature event threshold for this temperature sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.10
espcTempHighClassHigh temperature event class for this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.13
espcTempLowTempLow temperature event threshold for this temperature sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.17
espcTempLowClassLow temperature event class for this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.20
espcTempVLowTempVery Low temperature event threshold for this temperature sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.1.1.21
espcTempVLowClassVery Low temperature event class for this temperature sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.24
espcTempActionsTemperature event Actionrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.1.1.25
esPointConfigCCTableThis 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.
SEQUENCE OF ESPointConfigCC
.1.3.6.1.4.1.3052.43.2.2.2
esPointConfigCCEntryEntry for EventSensor point config contact closure table
ESPointConfigCC
.1.3.6.1.4.1.3052.43.2.2.2.1
espcCCIndexESThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.2.1.1
espcCCIndexPointThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.2.1.2
espcCCEnableON/OFF enable for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.3
espcCCNameName for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.4
espcCCEventStateEvent state for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.5
espcCCThresholdThreshold (seconds) for this contact closurerw
Integer32
.1.3.6.1.4.1.3052.43.2.2.2.1.6
espcCCActionsEvent class for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.7
espcCCEventClassEvent class for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.9
espcCCNormalClassReturn-to-normal class for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.12
espcCCAlarmAliasEvent alias for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.13
espcCCNormalAliasReturn-to-normal alias for this contact closurerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.2.1.14
esPointConfigHumidTableThis 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.
SEQUENCE OF ESPointConfigHumid
.1.3.6.1.4.1.3052.43.2.2.3
esPointConfigHumidEntryEntry for EventSensor point config humidity table
ESPointConfigHumid
.1.3.6.1.4.1.3052.43.2.2.3.1
espcHumidIndexESThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.1
espcHumidIndexPointThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.2
espcHumidEnableON/OFF enable for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.3
espcHumidNameThe name for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.4
espcHumidDeadbandDeadband for this humidity sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.5
espcHumidVHighHumidVery high event threshold for this humidity sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.6
espcHumidVHighClassVery high event class for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.8
espcHumidHighHumidHigh event threshold for this humidity sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.9
espcHumidHighClassHigh event class for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.12
espcHumidLowHumidLow event threshold for this humidity sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.16
espcHumidLowClassLow event class for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.19
espcHumidVLowHumidVery low event threshold for this humidity sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.3.1.20
espcHumidVLowClassVery low event class for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.23
espcHumidActionsHumidity event actions for this humidity sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.3.1.24
esPointConfigAITableThis 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.
SEQUENCE OF ESPointConfigAnalogInput
.1.3.6.1.4.1.3052.43.2.2.5
esPointConfigAIEntryEntry for EventSensor point config analog input table
ESPointConfigAnalogInput
.1.3.6.1.4.1.3052.43.2.2.5.1
espcAIIndexESThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.1
espcAIIndexPointThe 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.2
espcAIEnableON/OFF for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.3
espcAINameName for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.4
espcAIDeadbandDeadband for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.5
espcAIVhighValueVery high event threshold (decivolts or tenths of milliamps) for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.6
espcAIVhighClassVery high event class for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.8
espcAIHighValueHigh event threshold (decivolts or tenths of milliamps) for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.9
espcAIHighClassHigh event class for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.12
espcAILowValueLow event threshold (decivolts or tenths of milliamps) for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.16
espcAILowClassLow event class for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.19
espcAIVlowValueVery low event threshold (decivolts or tenths of milliamps) for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.20
espcAIVlowClassVery low event class for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.23
espcAIActionsEvent actions for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.24
espcAIConvUnitNameConversion unit name for this analog input sensorrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.5.1.25
espcAIConvLowValueConversion low value for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.26
espcAIConvLowUnitConversion low unit value for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.27
espcAIConvHighValueConversion high value for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.28
espcAIConvHighUnitConversion high unit value for this analog input sensorrw
Integer32
.1.3.6.1.4.1.3052.43.2.2.5.1.29
esPointConfigRelayTableThis table organizes 3 basic attributes of relay points. A point is a particular sensor on an EventSensor. The 3 point attributes organizes in this table are: 1. the configuration item (e.g., enable, name, etc.) 2. the eventsensor on which this point resides 3. the point number Points are referenced by a point config index. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off an event sensor within the context of this relay point config table ; namely, which EventSensor and which sensor.
SEQUENCE OF ESPointConfigRelay
.1.3.6.1.4.1.3052.43.2.2.6
esPointConfigRelayEntryEntry for EventSensor point config relay table
ESPointConfigRelay
.1.3.6.1.4.1.3052.43.2.2.6.1
espcRelayIndexESThe 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 relay 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.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.6.1.1
espcRelayIndexPointThe part of the point index that delineates which sensor on the EventSensor. So this combined with espcRelayIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of relay point configuration.ro
Integer32
.1.3.6.1.4.1.3052.43.2.2.6.1.2
espcRelayEnableON/OFF enable for this relayrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.6.1.3
espcRelayNameName for this relayrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.2.6.1.4
network
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.4
ethernet
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.4.1
ipAddressEthernet IP addressrw
IpAddress
.1.3.6.1.4.1.3052.43.2.4.1.1
subnetMaskEthernet subnet maskrw
IpAddress
.1.3.6.1.4.1.3052.43.2.4.1.2
routerEthernet routerrw
IpAddress
.1.3.6.1.4.1.3052.43.2.4.1.3
snmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.4.8
snmpReadCommunitySNMP read communityrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.8.2
snmpWriteCommunitySNMP write communityrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.8.3
snmpTrapCommunitySNMP trap communityrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.8.4
snmpServerTableTable of network hosts to use for network-based actions
SEQUENCE OF ActionSNMPConfig
.1.3.6.1.4.1.3052.43.2.4.8.6
snmpServerEntryEntry for table of network hosts to use for network-based actions
ActionSNMPConfig
.1.3.6.1.4.1.3052.43.2.4.8.6.1
snmpServerIndexIndex for table of network hosts to use for network-based actionsro
Integer32
.1.3.6.1.4.1.3052.43.2.4.8.6.1.1
snmpServerHostname/IP address used as destination for network-based action (e.g., trap)rw
IpAddress
.1.3.6.1.4.1.3052.43.2.4.8.6.1.2
snmpTestTrapSNMP trap communityrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.8.7
email
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.4.17
emailServerSMTP server to which the unit sends emailrw
IpAddress
.1.3.6.1.4.1.3052.43.2.4.17.1
emailDomainDomain to use in recipient addressrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.2
emailAuthEnableON/OFF enable SMTP authenticationrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.3
emailAuthUsernameUsername for SMTP authenticationrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.4
emailAuthPasswordPassword for SMTP authenticationrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.5
emailTableTable of email addresses to use for email actions
SEQUENCE OF ActionEmailConfig
.1.3.6.1.4.1.3052.43.2.4.17.6
emailEntryEntry for table of email addresses to use for email actions
ActionEmailConfig
.1.3.6.1.4.1.3052.43.2.4.17.6.1
emailIndexIndex for table of email addresses to use for email actionsro
Integer32
.1.3.6.1.4.1.3052.43.2.4.17.6.1.1
emailAddressemail addressrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.6.1.2
emailTestMailPassword for SMTP authenticationrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.4.17.7
dateTime
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.8
dateText string for date.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.8.1
timeText string for time.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.8.2
autodstON/OFF automatically adjust for Daylight Savings Timerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.8.3
action
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.14
actionSystemAlertActionSystem Alert Actions are actions that occur when the system needs to alert the user of something. The only time this occurs currently is a powerup alert.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.14.1
actionPowerupAlertEnableaction Powerup Alert Enablerw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.14.2
actionRTNAlertsEnableReturn to Normal Alerts Enabledrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.14.3
actionAlarmRepeatFrequencyFrequency in minutes of repeatsrw
Integer32
.1.3.6.1.4.1.3052.43.2.14.4
sys
OBJECT IDENTIFIER
.1.3.6.1.4.1.3052.43.2.16
sysSerialSerial Numberrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.1
sysVersionSerial Numberrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.2
sysBuildSerial Numberrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.3
sysSitenameSerial Numberrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.4
sysProductSerial Numberrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.5
thisTrapTextA text string included in all trapsrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.3052.43.2.16.6
s220PowerUpTrapSent upon System Alert at power up.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3052.43.20000
s220ContactTrapSent to show a contact is in the alarm state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3052.43.20001
s220TempTrapSent to show temperature exceeded threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3052.43.20010
s220HumidTrapSent to show humidity exceeded threshold
NOTIFICATION-TYPE
.1.3.6.1.4.1.3052.43.20020
s220TestTrapSent to test IP route(s) for traps.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3052.43.22000