SL61-STD-MIB

File: SL61-STD-MIB.mib (145814 bytes)

Imported modules

RFC1155-SMI RFC-1212 SNMPv2-TC
RFC-1215

Imported symbols

ObjectName enterprises IpAddress
TimeTicks OBJECT-TYPE DisplayString
TRAP-TYPE

Defined Types

PortConfig  
SEQUENCE    
  portConfigIndex INTEGER
  portConfigBaud INTEGER
  portConfigDataFormat INTEGER
  portConfigStripPtOutputLfs INTEGER
  portConfigStripPtInputLfs INTEGER
  portConfigDTRLowIdle INTEGER
  portConfigMaskEnable INTEGER
  portConfigDAEnable INTEGER

DEField  
SEQUENCE    
  deFieldIndex INTEGER
  deFieldStart INTEGER
  deFieldLength INTEGER
  deFieldName DisplayString

DEConfig  
SEQUENCE    
  deConfigIndex INTEGER
  deConfigEnabled INTEGER
  deConfigName DisplayString
  deConfigEquation DisplayString
  deConfigThreshold INTEGER
  deConfigClearMode INTEGER
  deConfigClearTime DisplayString
  deConfigAutoClear INTEGER
  deConfigActions DisplayString
  deConfigTrapNumber INTEGER
  deConfigClass INTEGER

DEStatus  
SEQUENCE    
  deStatusIndex INTEGER
  deStatusName DisplayString
  deStatusCounter INTEGER
  deStatusThreshold INTEGER
  deStatusLastTriggerTime DisplayString
  deStatusLastTriggerData DisplayString

ESExist  
SEQUENCE    
  esIndex INTEGER
  esName DisplayString
  esID DisplayString
  esNumberTempSensors INTEGER
  esTempReportingMode DisplayString
  esNumberCCs INTEGER
  esCCReportingMode DisplayString
  esNumberHumidSensors INTEGER
  esHumidReportingMode DisplayString
  esNumberNoiseSensors INTEGER
  esNoiseReportingMode DisplayString
  esNumberAirflowSensors INTEGER
  esAirflowReportingMode DisplayString
  esNumberAnalog INTEGER
  esAnalogReportingMode DisplayString
  esNumberRelayOutputs INTEGER
  esRelayReportingMode DisplayString

ESPoint  
SEQUENCE    
  esIndexES INTEGER
  esIndexPC INTEGER
  esIndexPoint INTEGER
  esPointName DisplayString
  esPointInEventState INTEGER
  esPointValueInt INTEGER
  esPointValueStr DisplayString
  esPointTimeLastChange DisplayString
  esPointTimetickLastChange TimeTicks

SMEntry  
SEQUENCE    
  smIndex INTEGER
  smAddress IpAddress

PagerEntry  
SEQUENCE    
  pagerIndex INTEGER
  pagerType INTEGER
  pagerPhoneNumber DisplayString
  pagerID DisplayString
  pagerPostCalloutDelay INTEGER
  pagerIDDelay INTEGER

TechSupport20Entry  
SEQUENCE    
  techSupport20Index INTEGER
  techSupport20 DisplayString

TechSupport21Entry  
SEQUENCE    
  techSupport21Index INTEGER
  techSupport21 INTEGER

Defined Values

omnitronix 1.3.6.1.4.1.3052
OBJECT IDENTIFIER    

sl61 1.3.6.1.4.1.3052.4
OBJECT IDENTIFIER    

status 1.3.6.1.4.1.3052.4.1
OBJECT IDENTIFIER    

config 1.3.6.1.4.1.3052.4.2
OBJECT IDENTIFIER    

productIds 1.3.6.1.4.1.3052.4.3
OBJECT IDENTIFIER    

techSupport 1.3.6.1.4.1.3052.4.99
OBJECT IDENTIFIER    

eventSensorStatus 1.3.6.1.4.1.3052.4.1.1
OBJECT IDENTIFIER    

dataEventStatus 1.3.6.1.4.1.3052.4.1.2
OBJECT IDENTIFIER    

eventSensorBasics 1.3.6.1.4.1.3052.4.2.1
OBJECT IDENTIFIER    

dataEventConfig 1.3.6.1.4.1.3052.4.2.2
OBJECT IDENTIFIER    

serialPorts 1.3.6.1.4.1.3052.4.2.3
OBJECT IDENTIFIER    

network 1.3.6.1.4.1.3052.4.2.4
OBJECT IDENTIFIER    

modem 1.3.6.1.4.1.3052.4.2.5
OBJECT IDENTIFIER    

snmp 1.3.6.1.4.1.3052.4.2.6
OBJECT IDENTIFIER    

pagers 1.3.6.1.4.1.3052.4.2.7
OBJECT IDENTIFIER    

time 1.3.6.1.4.1.3052.4.2.8
OBJECT IDENTIFIER    

timeouts 1.3.6.1.4.1.3052.4.2.9
OBJECT IDENTIFIER    

esPointTable 1.3.6.1.4.1.3052.4.1.1.1
This table organizes 4 basic attributes of points. A point is a particular sensor on an EventSensor (e.g., temperature, humidity, contact closure 2, relay 5, etc.). The 4 point attributes are its name, whether it's in its event state, the point's value as a number and its value as a string. Points are referenced by a point index. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event sensor; namely, which EventSensor, point class, and which-sensor-of-that-class (a.k.a. point).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ESPoint

esPointEntry 1.3.6.1.4.1.3052.4.1.1.1.1
Entry for EventSensor point table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ESPoint  

esIndexES 1.3.6.1.4.1.3052.4.1.1.1.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esIndexPC 1.3.6.1.4.1.3052.4.1.1.1.1.2
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=relay
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esIndexPoint 1.3.6.1.4.1.3052.4.1.1.1.1.3
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 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esPointName 1.3.6.1.4.1.3052.4.1.1.1.1.4
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 ''. 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 ''. Setting this object for these NON- solitary point indices sets the sensor name only - not the EventSensor name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

esPointInEventState 1.3.6.1.4.1.3052.4.1.1.1.1.5
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 and relays the values of this object are: 1=point in event state 2=point in normal 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 relay, this object is read-only. For relays, setting this object to 1 puts the relay into its event (active) state. Setting it to 2 puts the relay into its normal (inactive) state. Depending on how the relay's active state is configured in the setup menu, the relay will then open or close. This works regardless of the control mode of the relay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

esPointValueInt 1.3.6.1.4.1.3052.4.1.1.1.1.6
A 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. For any point class except relay, this object is read-only. For relays, setting this object to 1 closes the relay, while setting it to 0 opens it. This works regardless of the control mode of the relay.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -32768..32767  

esPointValueStr 1.3.6.1.4.1.3052.4.1.1.1.1.7
A string referring to the value of a point on an EventSensor. For contact closures and relays this object is either 'Open' or 'Closed'. 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 volts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esPointTimeLastChange 1.3.6.1.4.1.3052.4.1.1.1.1.8
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 relays, this object is a null string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esPointTimetickLastChange 1.3.6.1.4.1.3052.4.1.1.1.1.9
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 relays, this object is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

deStatusTable 1.3.6.1.4.1.3052.4.1.2.1
Data Event Status Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DEStatus

deStatusEntry 1.3.6.1.4.1.3052.4.1.2.1.1
EventSensor status entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DEStatus  

deStatusIndex 1.3.6.1.4.1.3052.4.1.2.1.1.1
Index for Data Events
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deStatusName 1.3.6.1.4.1.3052.4.1.2.1.1.2
Data Event name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deStatusCounter 1.3.6.1.4.1.3052.4.1.2.1.1.3
Number of times a data record has matched this event's equation. Range: 1-999999999
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deStatusThreshold 1.3.6.1.4.1.3052.4.1.2.1.1.4
Number of times the equation is matched before an event is triggered. Range: 1-999999999
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deStatusLastTriggerTime 1.3.6.1.4.1.3052.4.1.2.1.1.5
Date/time that this event's counter last reached its threshold since the unit was last booted. If this event has not yet been triggered, then this value is a null string. Format: HH:MM
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deStatusLastTriggerData 1.3.6.1.4.1.3052.4.1.2.1.1.6
Data (first 80 chars, or up to CR, whichever comes first) that caused this event's counter to reach the threshold. If this event has not yet been triggered, then this value is a null string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberEventSensors 1.3.6.1.4.1.3052.4.2.1.1
The number of EventSensors recognized by the SL61, including the internal EventSensor. Range: 1-17
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esTable 1.3.6.1.4.1.3052.4.2.1.2
The table of what EventSensors are attached to the unit, including the internal EventSensor
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ESExist

esEntry 1.3.6.1.4.1.3052.4.2.1.2.1
Table entry for EventSensor table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ESExist  

esIndex 1.3.6.1.4.1.3052.4.2.1.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esName 1.3.6.1.4.1.3052.4.2.1.2.1.2
The name of the EventSensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esID 1.3.6.1.4.1.3052.4.2.1.2.1.3
The factory-assigned ID of the EventSensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberTempSensors 1.3.6.1.4.1.3052.4.2.1.2.1.4
The number of temperature sensors on the EventSensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esTempReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.5
Description of how temperature values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberCCs 1.3.6.1.4.1.3052.4.2.1.2.1.6
The number of contact closures on the EventSensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esCCReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.7
Description of how CC values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberHumidSensors 1.3.6.1.4.1.3052.4.2.1.2.1.8
The number of humidity sensors on the EventSensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esHumidReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.9
Description of how humidity sensor values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberNoiseSensors 1.3.6.1.4.1.3052.4.2.1.2.1.10
The number of noise sensors on the EventSensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esNoiseReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.11
Description of how noise sensor values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberAirflowSensors 1.3.6.1.4.1.3052.4.2.1.2.1.12
The number of airflow sensors on the EventSensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esAirflowReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.13
Description of how airflow sensor values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberAnalog 1.3.6.1.4.1.3052.4.2.1.2.1.14
The number of analog inputs on the EventSensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esAnalogReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.15
Description of how analog input values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

esNumberRelayOutputs 1.3.6.1.4.1.3052.4.2.1.2.1.16
The number of relay outputs on the EventSensor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

esRelayReportingMode 1.3.6.1.4.1.3052.4.2.1.2.1.17
Description of how relay output values should be interpreted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deFieldTable 1.3.6.1.4.1.3052.4.2.2.1
Data event field table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DEField

deFieldEntry 1.3.6.1.4.1.3052.4.2.2.1.1
Data event field entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DEField  

deFieldIndex 1.3.6.1.4.1.3052.4.2.2.1.1.1
Index for data alarm
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deFieldStart 1.3.6.1.4.1.3052.4.2.2.1.1.2
The start position of the data event field. 1 is the value of the first position. Range: 0-160; 0 disables the field.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deFieldLength 1.3.6.1.4.1.3052.4.2.2.1.1.3
The length of the data event field. Range: 1-160
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deFieldName 1.3.6.1.4.1.3052.4.2.2.1.1.4
The name of the data event field.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deConfigTable 1.3.6.1.4.1.3052.4.2.2.2
Table for configuring data events.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DEConfig

deConfigEntry 1.3.6.1.4.1.3052.4.2.2.2.1
Entry for Data Event Config table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DEConfig  

deConfigIndex 1.3.6.1.4.1.3052.4.2.2.2.1.1
Index for Data Event Config table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deConfigEnabled 1.3.6.1.4.1.3052.4.2.2.2.1.2
0 = not enabled; 1 = enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deConfigName 1.3.6.1.4.1.3052.4.2.2.2.1.3
Name of the data event
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deConfigEquation 1.3.6.1.4.1.3052.4.2.2.2.1.4
Equation for the data event
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deConfigThreshold 1.3.6.1.4.1.3052.4.2.2.2.1.5
Number of times the equation is matched before an event is triggered. Range: 1-999999999
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deConfigClearMode 1.3.6.1.4.1.3052.4.2.2.2.1.6
Value representing at what interval the unit clears its data event counters. 0 = never; 1 = 2 hrs; 2 = 4 hrs; 3 = 6 hrs; 4 = 8 hrs; 5 = 12 hrs; 6 = daily
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deConfigClearTime 1.3.6.1.4.1.3052.4.2.2.2.1.7
HH:MM representing the time of day at which this data event is cleared.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deConfigAutoClear 1.3.6.1.4.1.3052.4.2.2.2.1.8
1=counter for this event clears when threshold is reached. 0=counter doesn't clear.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deConfigActions 1.3.6.1.4.1.3052.4.2.2.2.1.9
String that describes what actions are associated with this data event. It is formatted 'TxxxxxxxxPxxxx', where x is a digit that corresponds to which trap manager/pager slot to use. T means Trap and P means Pager. If there are no slots defined for a trap manager/pager, then the T/P is omitted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

deConfigTrapNumber 1.3.6.1.4.1.3052.4.2.2.2.1.10
Trap number to use when sending a trap. Range: 100 or (1000-1199)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deConfigClass 1.3.6.1.4.1.3052.4.2.2.2.1.11
The class to use for this data event
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

numberPorts 1.3.6.1.4.1.3052.4.2.3.1
Number of RS-232 ports found. Range: 2 or 4
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portConfigTable 1.3.6.1.4.1.3052.4.2.3.2
Port config table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortConfig

portConfigEntry 1.3.6.1.4.1.3052.4.2.3.2.1
Port config entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortConfig  

portConfigIndex 1.3.6.1.4.1.3052.4.2.3.2.1.1
Index for ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portConfigBaud 1.3.6.1.4.1.3052.4.2.3.2.1.2
Baud rate, 19200, 9600, etc.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigDataFormat 1.3.6.1.4.1.3052.4.2.3.2.1.3
Value representing word length, parity, and stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigStripPtOutputLfs 1.3.6.1.4.1.3052.4.2.3.2.1.4
Strip passthrough LFs sent to device on this port: 1=yes, 0=no.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigStripPtInputLfs 1.3.6.1.4.1.3052.4.2.3.2.1.5
Strip passthrough LFs received from device on this port: 1=yes, 0=no.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigDTRLowIdle 1.3.6.1.4.1.3052.4.2.3.2.1.6
0=DTR always low; 1=DTR low except when pass- through is active.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigMaskEnable 1.3.6.1.4.1.3052.4.2.3.2.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portConfigDAEnable 1.3.6.1.4.1.3052.4.2.3.2.1.8
1=Enable the Data Alarm Evaluator for data on this port. 0=Do not evaluate data on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipConfigStatic 1.3.6.1.4.1.3052.4.2.4.1
0= IP address is dynamically obtained. 1= IP address is statically assigned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipConfigAddress 1.3.6.1.4.1.3052.4.2.4.2
Current IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipConfigSubnetMask 1.3.6.1.4.1.3052.4.2.4.3
Current subnet mask
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipConfigDefaultRouter 1.3.6.1.4.1.3052.4.2.4.4
Current default router (gateway)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipConfigEngage 1.3.6.1.4.1.3052.4.2.4.5
Read=0. Write requires private community name. Any write causes the current object values for ipConfigAddress, ipConfigSubnetMask, and ipConfigDefaultRouter to be used. Causes the unit to reinitialize its network stacks with these new values. Changes to ipConfigStatic, ipConfigAddress, ipConfigSubnetMask, or ipConfigDefaultRouter do not affect the network stack until ipConfigEngage is written with some value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

telnetDuplex 1.3.6.1.4.1.3052.4.2.4.6
1=Input characters are echoed; 0=no echo.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

modemDataFormat 1.3.6.1.4.1.3052.4.2.5.1
Value representing word length, parity, and stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

modemUserSetup 1.3.6.1.4.1.3052.4.2.5.2
Sent to modem on init before the factory setup string
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

modemTAPSetup 1.3.6.1.4.1.3052.4.2.5.3
Sent to modem just before doing TAP (alpha pager) protocol
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

modemTimeBetweenOutbound 1.3.6.1.4.1.3052.4.2.5.5
# seconds (minimum) between outbound call attempts. Range: 60-400
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

smTable 1.3.6.1.4.1.3052.4.2.6.1
SNMP manager table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SMEntry

smEntry 1.3.6.1.4.1.3052.4.2.6.1.1
SNMP manager table entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SMEntry  

smIndex 1.3.6.1.4.1.3052.4.2.6.1.1.1
Index for SNMP manager table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

smAddress 1.3.6.1.4.1.3052.4.2.6.1.1.2
IP address of SNMP manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

pagerRetries 1.3.6.1.4.1.3052.4.2.7.1
Number of times to retry a pager callout. Range: 0-255
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pagerTable 1.3.6.1.4.1.3052.4.2.7.2
Table of pager configurations
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PagerEntry

pagerEntry 1.3.6.1.4.1.3052.4.2.7.2.1
Pager table entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PagerEntry  

pagerIndex 1.3.6.1.4.1.3052.4.2.7.2.1.1
Index for pager configuration table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pagerType 1.3.6.1.4.1.3052.4.2.7.2.1.2
65=alphanumeric; 78=numeric
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pagerPhoneNumber 1.3.6.1.4.1.3052.4.2.7.2.1.3
Phone number to dial
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pagerID 1.3.6.1.4.1.3052.4.2.7.2.1.4
For alphanumeric pagers only, the Pager ID string provided by your paging company.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pagerPostCalloutDelay 1.3.6.1.4.1.3052.4.2.7.2.1.5
For numeric pagers, seconds to wait after dialing to to send message. Range: 0-255
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pagerIDDelay 1.3.6.1.4.1.3052.4.2.7.2.1.6
For numeric pagers, seconds to wait after sending message to hang up. Range: 0-255
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

clock 1.3.6.1.4.1.3052.4.2.8.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

autoDSTAdjust 1.3.6.1.4.1.3052.4.2.8.2
0=do not auto adjust; 1=auto adjust for daylight savings.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

commandTimeout 1.3.6.1.4.1.3052.4.2.9.1
Number of minutes of inactivity before a command session automatically disconnects. 0 means it never disconnects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

passthroughTimeout 1.3.6.1.4.1.3052.4.2.9.2
Number of minutes of inactivity before a passthrough session automatically disconnects. 0 means it never disconnects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

siteID 1.3.6.1.4.1.3052.4.3.1
Site ID string; Max 40 characters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

thisProduct 1.3.6.1.4.1.3052.4.3.2
This is a factory configured string for the product name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

stockTrapString 1.3.6.1.4.1.3052.4.3.3
This string is included in every stock trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapEventTypeNumber 1.3.6.1.4.1.3052.4.3.4
The user-defined trap variable for the type of event that happened. Here are the definitions: 1 Data Alarm 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 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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trapEventTypeName 1.3.6.1.4.1.3052.4.3.5
The user-defined trap variable for the string corresponding to the event type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapIncludedValue 1.3.6.1.4.1.3052.4.3.6
The user-defined trap variable for the generic included value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -32768..32767  

trapIncludedString 1.3.6.1.4.1.3052.4.3.7
The user-defined trap variable for the generic included string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapEventClassNumber 1.3.6.1.4.1.3052.4.3.9
The user-defined trap variable for the configurable class number associated with the triggering event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

trapEventClassName 1.3.6.1.4.1.3052.4.3.10
The user-defined trap variable for the configurable class name associated with the class number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

techSupport1 1.3.6.1.4.1.3052.4.99.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport2 1.3.6.1.4.1.3052.4.99.2
OBJECT IDENTIFIER    

techSupport2n1 1.3.6.1.4.1.3052.4.99.2.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport2n2 1.3.6.1.4.1.3052.4.99.2.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport3 1.3.6.1.4.1.3052.4.99.3
OBJECT IDENTIFIER    

techSupport3n1 1.3.6.1.4.1.3052.4.99.3.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport3n2 1.3.6.1.4.1.3052.4.99.3.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport3n3 1.3.6.1.4.1.3052.4.99.3.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport3n4 1.3.6.1.4.1.3052.4.99.3.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport3n5 1.3.6.1.4.1.3052.4.99.3.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport4 1.3.6.1.4.1.3052.4.99.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport7 1.3.6.1.4.1.3052.4.99.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport9 1.3.6.1.4.1.3052.4.99.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport10 1.3.6.1.4.1.3052.4.99.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

techSupport11 1.3.6.1.4.1.3052.4.99.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport16 1.3.6.1.4.1.3052.4.99.16
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport17 1.3.6.1.4.1.3052.4.99.17
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport18 1.3.6.1.4.1.3052.4.99.18
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport19 1.3.6.1.4.1.3052.4.99.19
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

techSupport20Table 1.3.6.1.4.1.3052.4.99.20
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TechSupport20Entry

techSupport20Entry 1.3.6.1.4.1.3052.4.99.20.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TechSupport20Entry  

techSupport20Index 1.3.6.1.4.1.3052.4.99.20.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

techSupport20 1.3.6.1.4.1.3052.4.99.20.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

techSupport21Table 1.3.6.1.4.1.3052.4.99.21
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TechSupport21Entry

techSupport21Entry 1.3.6.1.4.1.3052.4.99.21.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TechSupport21Entry  

techSupport21Index 1.3.6.1.4.1.3052.4.99.21.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

techSupport21 1.3.6.1.4.1.3052.4.99.21.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

techSupport22 1.3.6.1.4.1.3052.4.99.22
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

techSupport24 1.3.6.1.4.1.3052.4.99.24
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

techSupport25 1.3.6.1.4.1.3052.4.99.25
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

techSupport26 1.3.6.1.4.1.3052.4.99.26
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sl61TestTrap 1
An test trap is issued by the user.
TRAP-TYPE    

sl61StockESDisconnectTrap 50
A stock EventSensor disconnect trap is issued when an EventSensor has been unreponsive for the configured timeout.
TRAP-TYPE    

sl61StockDataEventTrap 100
A stock data event trap is issued when a data event happens.
TRAP-TYPE    

sl61StockContactClosureTrap 110
A stock contact closure trap is issued when a contact closure event happens.
TRAP-TYPE    

sl61StockTempTrap 120
A stock temperature trap is issued when a temperature event happens.
TRAP-TYPE    

sl61StockHumidityTrap 130
A stock humidity trap is issued when a humidity event happens.
TRAP-TYPE    

sl61StockAnalogTrap 140
A stock analog trap is issued when an analog sensor event happens.
TRAP-TYPE    

sl61UserTrap1000 1000
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1000.
TRAP-TYPE    

sl61UserTrap1001 1001
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1001.
TRAP-TYPE    

sl61UserTrap1002 1002
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1002.
TRAP-TYPE    

sl61UserTrap1003 1003
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1003.
TRAP-TYPE    

sl61UserTrap1004 1004
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1004.
TRAP-TYPE    

sl61UserTrap1005 1005
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1005.
TRAP-TYPE    

sl61UserTrap1006 1006
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1006.
TRAP-TYPE    

sl61UserTrap1007 1007
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1007.
TRAP-TYPE    

sl61UserTrap1008 1008
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1008.
TRAP-TYPE    

sl61UserTrap1009 1009
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1009.
TRAP-TYPE    

sl61UserTrap1010 1010
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1010.
TRAP-TYPE    

sl61UserTrap1011 1011
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1011.
TRAP-TYPE    

sl61UserTrap1012 1012
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1012.
TRAP-TYPE    

sl61UserTrap1013 1013
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1013.
TRAP-TYPE    

sl61UserTrap1014 1014
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1014.
TRAP-TYPE    

sl61UserTrap1015 1015
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1015.
TRAP-TYPE    

sl61UserTrap1016 1016
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1016.
TRAP-TYPE    

sl61UserTrap1017 1017
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1017.
TRAP-TYPE    

sl61UserTrap1018 1018
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1018.
TRAP-TYPE    

sl61UserTrap1019 1019
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1019.
TRAP-TYPE    

sl61UserTrap1020 1020
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1020.
TRAP-TYPE    

sl61UserTrap1021 1021
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1021.
TRAP-TYPE    

sl61UserTrap1022 1022
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1022.
TRAP-TYPE    

sl61UserTrap1023 1023
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1023.
TRAP-TYPE    

sl61UserTrap1024 1024
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1024.
TRAP-TYPE    

sl61UserTrap1025 1025
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1025.
TRAP-TYPE    

sl61UserTrap1026 1026
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1026.
TRAP-TYPE    

sl61UserTrap1027 1027
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1027.
TRAP-TYPE    

sl61UserTrap1028 1028
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1028.
TRAP-TYPE    

sl61UserTrap1029 1029
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1029.
TRAP-TYPE    

sl61UserTrap1030 1030
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1030.
TRAP-TYPE    

sl61UserTrap1031 1031
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1031.
TRAP-TYPE    

sl61UserTrap1032 1032
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1032.
TRAP-TYPE    

sl61UserTrap1033 1033
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1033.
TRAP-TYPE    

sl61UserTrap1034 1034
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1034.
TRAP-TYPE    

sl61UserTrap1035 1035
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1035.
TRAP-TYPE    

sl61UserTrap1036 1036
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1036.
TRAP-TYPE    

sl61UserTrap1037 1037
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1037.
TRAP-TYPE    

sl61UserTrap1038 1038
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1038.
TRAP-TYPE    

sl61UserTrap1039 1039
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1039.
TRAP-TYPE    

sl61UserTrap1040 1040
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1040.
TRAP-TYPE    

sl61UserTrap1041 1041
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1041.
TRAP-TYPE    

sl61UserTrap1042 1042
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1042.
TRAP-TYPE    

sl61UserTrap1043 1043
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1043.
TRAP-TYPE    

sl61UserTrap1044 1044
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1044.
TRAP-TYPE    

sl61UserTrap1045 1045
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1045.
TRAP-TYPE    

sl61UserTrap1046 1046
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1046.
TRAP-TYPE    

sl61UserTrap1047 1047
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1047.
TRAP-TYPE    

sl61UserTrap1048 1048
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1048.
TRAP-TYPE    

sl61UserTrap1049 1049
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1049.
TRAP-TYPE    

sl61UserTrap1050 1050
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1050.
TRAP-TYPE    

sl61UserTrap1051 1051
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1051.
TRAP-TYPE    

sl61UserTrap1052 1052
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1052.
TRAP-TYPE    

sl61UserTrap1053 1053
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1053.
TRAP-TYPE    

sl61UserTrap1054 1054
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1054.
TRAP-TYPE    

sl61UserTrap1055 1055
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1055.
TRAP-TYPE    

sl61UserTrap1056 1056
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1056.
TRAP-TYPE    

sl61UserTrap1057 1057
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1057.
TRAP-TYPE    

sl61UserTrap1058 1058
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1058.
TRAP-TYPE    

sl61UserTrap1059 1059
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1059.
TRAP-TYPE    

sl61UserTrap1060 1060
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1060.
TRAP-TYPE    

sl61UserTrap1061 1061
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1061.
TRAP-TYPE    

sl61UserTrap1062 1062
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1062.
TRAP-TYPE    

sl61UserTrap1063 1063
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1063.
TRAP-TYPE    

sl61UserTrap1064 1064
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1064.
TRAP-TYPE    

sl61UserTrap1065 1065
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1065.
TRAP-TYPE    

sl61UserTrap1066 1066
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1066.
TRAP-TYPE    

sl61UserTrap1067 1067
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1067.
TRAP-TYPE    

sl61UserTrap1068 1068
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1068.
TRAP-TYPE    

sl61UserTrap1069 1069
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1069.
TRAP-TYPE    

sl61UserTrap1070 1070
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1070.
TRAP-TYPE    

sl61UserTrap1071 1071
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1071.
TRAP-TYPE    

sl61UserTrap1072 1072
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1072.
TRAP-TYPE    

sl61UserTrap1073 1073
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1073.
TRAP-TYPE    

sl61UserTrap1074 1074
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1074.
TRAP-TYPE    

sl61UserTrap1075 1075
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1075.
TRAP-TYPE    

sl61UserTrap1076 1076
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1076.
TRAP-TYPE    

sl61UserTrap1077 1077
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1077.
TRAP-TYPE    

sl61UserTrap1078 1078
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1078.
TRAP-TYPE    

sl61UserTrap1079 1079
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1079.
TRAP-TYPE    

sl61UserTrap1080 1080
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1080.
TRAP-TYPE    

sl61UserTrap1081 1081
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1081.
TRAP-TYPE    

sl61UserTrap1082 1082
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1082.
TRAP-TYPE    

sl61UserTrap1083 1083
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1083.
TRAP-TYPE    

sl61UserTrap1084 1084
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1084.
TRAP-TYPE    

sl61UserTrap1085 1085
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1085.
TRAP-TYPE    

sl61UserTrap1086 1086
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1086.
TRAP-TYPE    

sl61UserTrap1087 1087
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1087.
TRAP-TYPE    

sl61UserTrap1088 1088
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1088.
TRAP-TYPE    

sl61UserTrap1089 1089
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1089.
TRAP-TYPE    

sl61UserTrap1090 1090
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1090.
TRAP-TYPE    

sl61UserTrap1091 1091
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1091.
TRAP-TYPE    

sl61UserTrap1092 1092
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1092.
TRAP-TYPE    

sl61UserTrap1093 1093
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1093.
TRAP-TYPE    

sl61UserTrap1094 1094
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1094.
TRAP-TYPE    

sl61UserTrap1095 1095
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1095.
TRAP-TYPE    

sl61UserTrap1096 1096
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1096.
TRAP-TYPE    

sl61UserTrap1097 1097
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1097.
TRAP-TYPE    

sl61UserTrap1098 1098
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1098.
TRAP-TYPE    

sl61UserTrap1099 1099
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1099.
TRAP-TYPE    

sl61UserTrap1100 1100
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1100.
TRAP-TYPE    

sl61UserTrap1101 1101
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1101.
TRAP-TYPE    

sl61UserTrap1102 1102
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1102.
TRAP-TYPE    

sl61UserTrap1103 1103
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1103.
TRAP-TYPE    

sl61UserTrap1104 1104
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1104.
TRAP-TYPE    

sl61UserTrap1105 1105
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1105.
TRAP-TYPE    

sl61UserTrap1106 1106
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1106.
TRAP-TYPE    

sl61UserTrap1107 1107
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1107.
TRAP-TYPE    

sl61UserTrap1108 1108
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1108.
TRAP-TYPE    

sl61UserTrap1109 1109
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1109.
TRAP-TYPE    

sl61UserTrap1110 1110
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1110.
TRAP-TYPE    

sl61UserTrap1111 1111
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1111.
TRAP-TYPE    

sl61UserTrap1112 1112
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1112.
TRAP-TYPE    

sl61UserTrap1113 1113
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1113.
TRAP-TYPE    

sl61UserTrap1114 1114
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1114.
TRAP-TYPE    

sl61UserTrap1115 1115
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1115.
TRAP-TYPE    

sl61UserTrap1116 1116
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1116.
TRAP-TYPE    

sl61UserTrap1117 1117
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1117.
TRAP-TYPE    

sl61UserTrap1118 1118
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1118.
TRAP-TYPE    

sl61UserTrap1119 1119
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1119.
TRAP-TYPE    

sl61UserTrap1120 1120
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1120.
TRAP-TYPE    

sl61UserTrap1121 1121
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1121.
TRAP-TYPE    

sl61UserTrap1122 1122
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1122.
TRAP-TYPE    

sl61UserTrap1123 1123
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1123.
TRAP-TYPE    

sl61UserTrap1124 1124
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1124.
TRAP-TYPE    

sl61UserTrap1125 1125
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1125.
TRAP-TYPE    

sl61UserTrap1126 1126
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1126.
TRAP-TYPE    

sl61UserTrap1127 1127
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1127.
TRAP-TYPE    

sl61UserTrap1128 1128
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1128.
TRAP-TYPE    

sl61UserTrap1129 1129
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1129.
TRAP-TYPE    

sl61UserTrap1130 1130
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1130.
TRAP-TYPE    

sl61UserTrap1131 1131
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1131.
TRAP-TYPE    

sl61UserTrap1132 1132
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1132.
TRAP-TYPE    

sl61UserTrap1133 1133
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1133.
TRAP-TYPE    

sl61UserTrap1134 1134
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1134.
TRAP-TYPE    

sl61UserTrap1135 1135
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1135.
TRAP-TYPE    

sl61UserTrap1136 1136
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1136.
TRAP-TYPE    

sl61UserTrap1137 1137
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1137.
TRAP-TYPE    

sl61UserTrap1138 1138
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1138.
TRAP-TYPE    

sl61UserTrap1139 1139
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1139.
TRAP-TYPE    

sl61UserTrap1140 1140
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1140.
TRAP-TYPE    

sl61UserTrap1141 1141
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1141.
TRAP-TYPE    

sl61UserTrap1142 1142
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1142.
TRAP-TYPE    

sl61UserTrap1143 1143
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1143.
TRAP-TYPE    

sl61UserTrap1144 1144
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1144.
TRAP-TYPE    

sl61UserTrap1145 1145
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1145.
TRAP-TYPE    

sl61UserTrap1146 1146
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1146.
TRAP-TYPE    

sl61UserTrap1147 1147
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1147.
TRAP-TYPE    

sl61UserTrap1148 1148
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1148.
TRAP-TYPE    

sl61UserTrap1149 1149
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1149.
TRAP-TYPE    

sl61UserTrap1150 1150
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1150.
TRAP-TYPE    

sl61UserTrap1151 1151
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1151.
TRAP-TYPE    

sl61UserTrap1152 1152
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1152.
TRAP-TYPE    

sl61UserTrap1153 1153
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1153.
TRAP-TYPE    

sl61UserTrap1154 1154
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1154.
TRAP-TYPE    

sl61UserTrap1155 1155
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1155.
TRAP-TYPE    

sl61UserTrap1156 1156
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1156.
TRAP-TYPE    

sl61UserTrap1157 1157
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1157.
TRAP-TYPE    

sl61UserTrap1158 1158
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1158.
TRAP-TYPE    

sl61UserTrap1159 1159
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1159.
TRAP-TYPE    

sl61UserTrap1160 1160
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1160.
TRAP-TYPE    

sl61UserTrap1161 1161
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1161.
TRAP-TYPE    

sl61UserTrap1162 1162
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1162.
TRAP-TYPE    

sl61UserTrap1163 1163
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1163.
TRAP-TYPE    

sl61UserTrap1164 1164
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1164.
TRAP-TYPE    

sl61UserTrap1165 1165
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1165.
TRAP-TYPE    

sl61UserTrap1166 1166
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1166.
TRAP-TYPE    

sl61UserTrap1167 1167
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1167.
TRAP-TYPE    

sl61UserTrap1168 1168
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1168.
TRAP-TYPE    

sl61UserTrap1169 1169
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1169.
TRAP-TYPE    

sl61UserTrap1170 1170
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1170.
TRAP-TYPE    

sl61UserTrap1171 1171
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1171.
TRAP-TYPE    

sl61UserTrap1172 1172
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1172.
TRAP-TYPE    

sl61UserTrap1173 1173
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1173.
TRAP-TYPE    

sl61UserTrap1174 1174
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1174.
TRAP-TYPE    

sl61UserTrap1175 1175
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1175.
TRAP-TYPE    

sl61UserTrap1176 1176
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1176.
TRAP-TYPE    

sl61UserTrap1177 1177
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1177.
TRAP-TYPE    

sl61UserTrap1178 1178
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1178.
TRAP-TYPE    

sl61UserTrap1179 1179
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1179.
TRAP-TYPE    

sl61UserTrap1180 1180
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1180.
TRAP-TYPE    

sl61UserTrap1181 1181
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1181.
TRAP-TYPE    

sl61UserTrap1182 1182
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1182.
TRAP-TYPE    

sl61UserTrap1183 1183
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1183.
TRAP-TYPE    

sl61UserTrap1184 1184
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1184.
TRAP-TYPE    

sl61UserTrap1185 1185
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1185.
TRAP-TYPE    

sl61UserTrap1186 1186
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1186.
TRAP-TYPE    

sl61UserTrap1187 1187
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1187.
TRAP-TYPE    

sl61UserTrap1188 1188
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1188.
TRAP-TYPE    

sl61UserTrap1189 1189
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1189.
TRAP-TYPE    

sl61UserTrap1190 1190
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1190.
TRAP-TYPE    

sl61UserTrap1191 1191
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1191.
TRAP-TYPE    

sl61UserTrap1192 1192
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1192.
TRAP-TYPE    

sl61UserTrap1193 1193
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1193.
TRAP-TYPE    

sl61UserTrap1194 1194
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1194.
TRAP-TYPE    

sl61UserTrap1195 1195
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1195.
TRAP-TYPE    

sl61UserTrap1196 1196
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1196.
TRAP-TYPE    

sl61UserTrap1197 1197
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1197.
TRAP-TYPE    

sl61UserTrap1198 1198
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1198.
TRAP-TYPE    

sl61UserTrap1199 1199
This user-defined trap is issued when an event happens that causes a trap with specific trap type 1199.
TRAP-TYPE