SLP1-MIB

File: SLP1-MIB.mib (47004 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
enterprises DisplayString

Defined Types

Slp1TowerEntry  
SEQUENCE    
  slp1TowerIndex INTEGER
  slp1TowerID DisplayString
  slp1TowerName DisplayString
  slp1TowerStatus INTEGER
  slp1TowerInfeedCount INTEGER

Slp1InfeedEntry  
SEQUENCE    
  slp1InfeedIndex INTEGER
  slp1InfeedID DisplayString
  slp1InfeedName DisplayString
  slp1InfeedCapabilities BITS
  slp1InfeedStatus INTEGER
  slp1InfeedLoadStatus INTEGER
  slp1InfeedLoadValue INTEGER
  slp1InfeedLoadHighThresh INTEGER
  slp1InfeedOutletCount INTEGER

Slp1OutletEntry  
SEQUENCE    
  slp1OutletIndex INTEGER
  slp1OutletID DisplayString
  slp1OutletName DisplayString
  slp1OutletCapabilities BITS
  slp1OutletStatus INTEGER
  slp1OutletLoadStatus INTEGER
  slp1OutletLoadValue INTEGER
  slp1OutletLoadLowThresh INTEGER
  slp1OutletLoadHighThresh INTEGER
  slp1OutletControlState INTEGER
  slp1OutletControlAction INTEGER

Slp1EnvMonEntry  
SEQUENCE    
  slp1EnvMonIndex INTEGER
  slp1EnvMonID DisplayString
  slp1EnvMonName DisplayString
  slp1EnvMonStatus INTEGER
  slp1EnvMonWaterSensorName DisplayString
  slp1EnvMonWaterSensorStatus INTEGER
  slp1EnvMonADCName DisplayString
  slp1EnvMonADCStatus INTEGER
  slp1EnvMonADCCount INTEGER
  slp1EnvMonADCLowThresh INTEGER
  slp1EnvMonADCHighThresh INTEGER
  slp1EnvMonTempHumidSensorCount INTEGER
  slp1EnvMonContactClosureCount INTEGER

Slp1TempHumidSensorEntry  
SEQUENCE    
  slp1TempHumidSensorIndex INTEGER
  slp1TempHumidSensorID DisplayString
  slp1TempHumidSensorName DisplayString
  slp1TempHumidSensorStatus INTEGER
  slp1TempHumidSensorTempStatus INTEGER
  slp1TempHumidSensorTempValue INTEGER
  slp1TempHumidSensorTempLowThresh INTEGER
  slp1TempHumidSensorTempHighThresh INTEGER
  slp1TempHumidSensorHumidStatus INTEGER
  slp1TempHumidSensorHumidValue INTEGER
  slp1TempHumidSensorHumidLowThresh INTEGER
  slp1TempHumidSensorHumidHighThresh INTEGER

Slp1ContactClosureEntry  
SEQUENCE    
  slp1ContactClosureIndex INTEGER
  slp1ContactClosureID DisplayString
  slp1ContactClosureName DisplayString
  slp1ContactClosureStatus INTEGER

Defined Values

slp1 1.3.6.1.4.1.244.1.9.1
This is the MIB module for the SecureLinx Power Manager.
MODULE-IDENTITY    

lantronix 1.3.6.1.4.1.244
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.244.1
OBJECT IDENTIFIER    

slp 1.3.6.1.4.1.244.1.9
OBJECT IDENTIFIER    

slp1SystemGroup 1.3.6.1.4.1.244.1.9.1.1
OBJECT IDENTIFIER    

slp1SystemVersion 1.3.6.1.4.1.244.1.9.1.1.1
The firmware version of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

slp1SystemNICSerialNumber 1.3.6.1.4.1.244.1.9.1.1.2
The serial number of the network interface card in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

slp1SystemLocation 1.3.6.1.4.1.244.1.9.1.1.3
The location of the system.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

slp1SystemTowerCount 1.3.6.1.4.1.244.1.9.1.1.4
The number of towers in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

slp1SystemEnvMonCount 1.3.6.1.4.1.244.1.9.1.1.5
The number of environmental monitors in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

slp1SystemTables 1.3.6.1.4.1.244.1.9.1.2
OBJECT IDENTIFIER    

slp1TowerTable 1.3.6.1.4.1.244.1.9.1.2.1
A table of towers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1TowerEntry

slp1TowerEntry 1.3.6.1.4.1.244.1.9.1.2.1.1
Row definition for the tower table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1TowerEntry  

slp1TowerIndex 1.3.6.1.4.1.244.1.9.1.2.1.1.1
Index for the tower table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2  

slp1TowerID 1.3.6.1.4.1.244.1.9.1.2.1.1.2
The ID of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

slp1TowerName 1.3.6.1.4.1.244.1.9.1.2.1.1.3
The name of the tower.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1TowerStatus 1.3.6.1.4.1.244.1.9.1.2.1.1.4
The operational status of the tower.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), noComm(1)  

slp1TowerInfeedCount 1.3.6.1.4.1.244.1.9.1.2.1.1.5
The number of input feeds on the tower.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

slp1InfeedTable 1.3.6.1.4.1.244.1.9.1.2.2
A table of input feeds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1InfeedEntry

slp1InfeedEntry 1.3.6.1.4.1.244.1.9.1.2.2.1
Row definition for the input feed table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1InfeedEntry  

slp1InfeedIndex 1.3.6.1.4.1.244.1.9.1.2.2.1.1
Index for the input feed table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

slp1InfeedID 1.3.6.1.4.1.244.1.9.1.2.2.1.2
The ID of the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

slp1InfeedName 1.3.6.1.4.1.244.1.9.1.2.2.1.3
The name of the input feed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1InfeedCapabilities 1.3.6.1.4.1.244.1.9.1.2.2.1.4
The capabilities of the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onSense(0), loadSense(1), powerControl(2), failSafe(3), defaultOff(4)  

slp1InfeedStatus 1.3.6.1.4.1.244.1.9.1.2.2.1.5
The status of the input feed. If the slp1InfeedCapabilities 'onSense' bit is TRUE, then all of the states are supported and indicate the sensed state of the input feed. If the slp1InfeedCapabilities 'onSense' bit is FALSE, then only the 'on' and 'noComm' states are supported, and 'on' indicates a derived state, not a sensed state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6)  

slp1InfeedLoadStatus 1.3.6.1.4.1.244.1.9.1.2.2.1.6
The status of the load measured on the input feed. If the slp1InfeedCapabilities 'loadSense' bit is TRUE, then all of the states are supported. If the slp1InfeedCapabilities 'loadSense' bit is FALSE, then only the 'normal' and 'noComm' states are supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notOn(1), reading(2), loadLow(3), loadHigh(4), overLoad(5), readError(6), noComm(7)  

slp1InfeedLoadValue 1.3.6.1.4.1.244.1.9.1.2.2.1.7
The load measured on the input feed. A non-negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25500  

slp1InfeedLoadHighThresh 1.3.6.1.4.1.244.1.9.1.2.2.1.8
The load high threshold value of the input feed in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

slp1InfeedOutletCount 1.3.6.1.4.1.244.1.9.1.2.2.1.9
The number of outlets on the input feed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..16  

slp1OutletTable 1.3.6.1.4.1.244.1.9.1.2.3
A table of outlets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1OutletEntry

slp1OutletEntry 1.3.6.1.4.1.244.1.9.1.2.3.1
Row definition for the outlet table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1OutletEntry  

slp1OutletIndex 1.3.6.1.4.1.244.1.9.1.2.3.1.1
Index for the outlet table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..16  

slp1OutletID 1.3.6.1.4.1.244.1.9.1.2.3.1.2
The ID of the outlet.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(4)  

slp1OutletName 1.3.6.1.4.1.244.1.9.1.2.3.1.3
The name of the outlet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1OutletCapabilities 1.3.6.1.4.1.244.1.9.1.2.3.1.4
The capabilities of the outlet.
Status: current Access: read-only
OBJECT-TYPE    
  BITS onSense(0), loadSense(1), powerControl(2), shutdown(3), defaultOn(4), ownInfeed(5)  

slp1OutletStatus 1.3.6.1.4.1.244.1.9.1.2.3.1.5
The status of the outlet. If the slp1OutletCapabilities 'onSense' bit is TRUE, then all of the states are supported and indicate the sensed state of the outlet. If the slp1OutletCapabilities 'onSense' bit is FALSE, then only the 'off', 'on', and 'noComm' states are supported, and 'off' and 'on' indicate a derived state, not a sensed state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), offWait(2), onWait(3), offError(4), onError(5), noComm(6), reading(7)  

slp1OutletLoadStatus 1.3.6.1.4.1.244.1.9.1.2.3.1.6
The status of the load measured on the outlet. If the slp1OutletCapabilities 'loadSense' bit is TRUE, then all of the states are supported. If the slp1OutletCapabilities 'loadSense' bit is FALSE, then only the 'normal' and 'noComm' states are supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notOn(1), reading(2), loadLow(3), loadHigh(4), overLoad(5), readError(6), noComm(7)  

slp1OutletLoadValue 1.3.6.1.4.1.244.1.9.1.2.3.1.7
The load measured on the outlet. A non-negative value indicates the measured load in hundredths of Amps. A negative value indicates that a load value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..25500  

slp1OutletLoadLowThresh 1.3.6.1.4.1.244.1.9.1.2.3.1.8
The load low threshold value of the outlet in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

slp1OutletLoadHighThresh 1.3.6.1.4.1.244.1.9.1.2.3.1.9
The load high threshold value of the outlet in Amps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

slp1OutletControlState 1.3.6.1.4.1.244.1.9.1.2.3.1.10
The control state of the outlet. The supported states are dependent upon the slp1OutletCapabilities 'powerControl' and 'shutdown' bits, as well as the supported features of the firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idleOff(0), idleOn(1), wakeOff(2), wakeOn(3), off(4), on(5), lockedOff(6), lockedOn(7), reboot(8), shutdown(9), pendOn(10), pendOff(11)  

slp1OutletControlAction 1.3.6.1.4.1.244.1.9.1.2.3.1.11
An action to change the control state of the outlet. If the slp1OutletCapabilities 'powerControl' bit is TRUE, then the 'on', 'off', and 'reboot' actions can be used to change the control state of the outlet. If the slp1OutletCapabilities 'powerControl' bit is FALSE, then the actions have no effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), on(1), off(2), reboot(3)  

slp1EnvMonTable 1.3.6.1.4.1.244.1.9.1.2.4
A table of environmental monitors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1EnvMonEntry

slp1EnvMonEntry 1.3.6.1.4.1.244.1.9.1.2.4.1
Row definition for the environmental monitor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1EnvMonEntry  

slp1EnvMonIndex 1.3.6.1.4.1.244.1.9.1.2.4.1.1
Index for the environmental monitor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

slp1EnvMonID 1.3.6.1.4.1.244.1.9.1.2.4.1.2
The ID of the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1)  

slp1EnvMonName 1.3.6.1.4.1.244.1.9.1.2.4.1.3
The name of the environmental monitor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1EnvMonStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.4
The operational status of the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), noComm(1)  

slp1EnvMonWaterSensorName 1.3.6.1.4.1.244.1.9.1.2.4.1.5
The name of the water sensor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1EnvMonWaterSensorStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.6
The status of the water sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), alarm(1), noComm(2)  

slp1EnvMonADCName 1.3.6.1.4.1.244.1.9.1.2.4.1.7
The name of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1EnvMonADCStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.8
The status of the analog-to-digital converter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), reading(1), countLow(2), countHigh(3), readError(4), noComm(5)  

slp1EnvMonADCCount 1.3.6.1.4.1.244.1.9.1.2.4.1.9
The 8-bit count value from the analog-to-digital converter. A non-negative value indicates the digital value retrieved from the ADC. A negative value indicates that a digital value was not able to be retrieved.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..255  

slp1EnvMonADCLowThresh 1.3.6.1.4.1.244.1.9.1.2.4.1.10
The 8-bit count low threshold value of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

slp1EnvMonADCHighThresh 1.3.6.1.4.1.244.1.9.1.2.4.1.11
The 8-bit count high threshold value of the analog-to-digital converter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

slp1EnvMonTempHumidSensorCount 1.3.6.1.4.1.244.1.9.1.2.4.1.12
The number of temperature/humidity sensors on the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

slp1EnvMonContactClosureCount 1.3.6.1.4.1.244.1.9.1.2.4.1.13
The number of contact closures on the environmental monitor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

slp1TempHumidSensorTable 1.3.6.1.4.1.244.1.9.1.2.5
A table of temperature/humidity sensors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1TempHumidSensorEntry

slp1TempHumidSensorEntry 1.3.6.1.4.1.244.1.9.1.2.5.1
Row definition for the temperature/humidity sensor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1TempHumidSensorEntry  

slp1TempHumidSensorIndex 1.3.6.1.4.1.244.1.9.1.2.5.1.1
Index for the temperature/humidity sensor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2  

slp1TempHumidSensorID 1.3.6.1.4.1.244.1.9.1.2.5.1.2
The ID of the temperature/humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

slp1TempHumidSensorName 1.3.6.1.4.1.244.1.9.1.2.5.1.3
The name of the temperature/humidity sensor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1TempHumidSensorStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.4
The operational status of the temperature/humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER found(0), notFound(1), lost(2), noComm(3)  

slp1TempHumidSensorTempStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.5
The status of the temperature sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notFound(1), reading(2), tempLow(3), tempHigh(4), readError(5), lost(6), noComm(7)  

slp1TempHumidSensorTempValue 1.3.6.1.4.1.244.1.9.1.2.5.1.6
The temperature measured by the sensor. A non-negative value indicates the measured temperature in tenths of degrees Celsius. A negative value indicates that a temperature value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..1235  

slp1TempHumidSensorTempLowThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.7
The temperature low threshold value of the sensor in degrees Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..123  

slp1TempHumidSensorTempHighThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.8
The temperature high threshold value of the sensor in degrees Celsius.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..123  

slp1TempHumidSensorHumidStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.9
The status of the humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), notFound(1), reading(2), humidLow(3), humidHigh(4), readError(5), lost(6), noComm(7)  

slp1TempHumidSensorHumidValue 1.3.6.1.4.1.244.1.9.1.2.5.1.10
The humidity measured by the sensor. A non-negative value indicates the measured humidity in percentage relative humidity. A negative value indicates that a humidity value was not able to be measured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..100  

slp1TempHumidSensorHumidLowThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.11
The humidity low threshold value of the sensor in percentage relative humidity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

slp1TempHumidSensorHumidHighThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.12
The humidity low threshold value of the sensor in percentage relative humidity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

slp1ContactClosureTable 1.3.6.1.4.1.244.1.9.1.2.6
A table of contact closures.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Slp1ContactClosureEntry

slp1ContactClosureEntry 1.3.6.1.4.1.244.1.9.1.2.6.1
Row definition for the contact closure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Slp1ContactClosureEntry  

slp1ContactClosureIndex 1.3.6.1.4.1.244.1.9.1.2.6.1.1
Index for the contact closure table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4  

slp1ContactClosureID 1.3.6.1.4.1.244.1.9.1.2.6.1.2
The ID of the contact closure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

slp1ContactClosureName 1.3.6.1.4.1.244.1.9.1.2.6.1.3
The name of the contact closure.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

slp1ContactClosureStatus 1.3.6.1.4.1.244.1.9.1.2.6.1.4
The status of the contact closure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), alarm(1), noComm(2)  

slp1Traps 1.3.6.1.4.1.244.1.9.1.100
OBJECT IDENTIFIER    

slp1Events 1.3.6.1.4.1.244.1.9.1.100.0
OBJECT IDENTIFIER    

slp1TowerStatusEvent 1.3.6.1.4.1.244.1.9.1.100.0.1
Tower status event. If enabled, this trap is sent when the slp1TowerStatus indicates an error state ('noComm'). This trap is repeated periodically while the slp1TowerStatus remains in an error state. If the slp1TowerStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1TowerStatus, and then stops being repeated. While the slp1TowerStatus indicates an error state, all status and load traps are suppressed for input feeds and outlets on the tower.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1InfeedStatusEvent 1.3.6.1.4.1.244.1.9.1.100.0.2
Input feed status event. If enabled, this trap is sent when the slp1InfeedStatus indicates an error state ('offError', 'onError', or 'noComm'). This trap is repeated periodically while the slp1InfeedStatus remains in an error state. If the slp1InfeedStatus returns to a non-error state ('off' or 'on'), this trap is sent once more with the non-error slp1InfeedStatus, and then stops being repeated. While the slp1InfeedStatus indicates an error state, load traps are suppressed for the input feed, and, if the slp1InfeedCapabilities 'failSafe' bit is FALSE, all status and load traps are suppressed for outlets on the input feed.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1InfeedLoadEvent 1.3.6.1.4.1.244.1.9.1.100.0.3
Input feed load event. If enabled, this trap is sent when the slp1InfeedLoadStatus indicates an error state ('loadLow', 'loadHigh', 'overLoad', 'readError', or 'noComm'). This trap is repeated periodically while the slp1InfeedLoadStatus remains in an error state. If the slp1InfeedLoadStatus returns to a non-error state ('normal' or 'notOn'), this trap is sent once more with the non-error slp1InfeedLoadStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1OutletStatusEvent 1.3.6.1.4.1.244.1.9.1.100.0.4
Outlet status event. If enabled, this trap is sent when the slp1OutletStatus indicates an error state ('offError', 'onError', or 'noComm'). This trap is repeated periodically while the slp1OutletStatus remains in an error state. If the slp1OutletStatus returns to a non-error state ('off' or 'on'), this trap is sent once more with the non-error slp1OutletStatus, and then stops being repeated. While the slp1OutletStatus indicates an error state, load traps are suppressed for the outlet.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1OutletLoadEvent 1.3.6.1.4.1.244.1.9.1.100.0.5
Outlet load event. If enabled, this trap is sent when the slp1OutletLoadStatus indicates an error state ('loadLow', 'loadHigh', 'overLoad', 'readError', or 'noComm'). This trap is repeated periodically while the slp1OutletLoadStatus remains in an error state. If the slp1OutletLoadStatus returns to a non-error state ('normal' or 'notOn'), this trap is sent once more with the non-error slp1OutletLoadStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1OutletChangeEvent 1.3.6.1.4.1.244.1.9.1.100.0.6
Outlet on/off change event. If enabled, this trap is sent when the slp1OutletStatus changes from any 'on' state ('on', 'onWait' or 'onError') to any 'off' state ('off', 'offWait' or 'offError'), and vice-versa.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1EnvMonStatusEvent 1.3.6.1.4.1.244.1.9.1.100.0.7
Environmental monitor status event. If enabled, this trap is sent when the slp1EnvMonStatus indicates an error state ('noComm'). This trap is repeated periodically while the slp1EnvMonStatus remains in an error state. If the slp1EnvMonStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1EnvMonStatus, and then stops being repeated. While the slp1EnvMonStatus indicates an error state, all status traps are suppressed for the water sensor, ADC, temperature/humudity sensors, and contact closures on the environmental monitor.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1EnvMonWaterSensorEvent 1.3.6.1.4.1.244.1.9.1.100.0.8
Environmental monitor water sensor event. If enabled, this trap is sent when the slp1EnvMonWaterSensorStatus indicates an error state ('alarm'). This trap is repeated periodically while the slp1EnvMonWaterSensorStatus remains in an error state. If the slp1EnvMonWaterSensorStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1EnvMonWaterSensorStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1EnvMonADCEvent 1.3.6.1.4.1.244.1.9.1.100.0.9
Environmental monitor analog-to-digital converter event. If enabled, this trap is sent when the slp1EnvMonADCStatus indicates an error state ('countLow' or 'countHigh'). This trap is repeated periodically while the slp1EnvMonADCStatus remains in an error state. If the slp1EnvMonADCStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1EnvMonADCStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1TempHumidSensorStatusEvent 1.3.6.1.4.1.244.1.9.1.100.0.10
Temperature/humidity sensor status event. If enabled, this trap is sent when the slp1TempHumidSensorStatus indicates an error state ('lost'). This trap is repeated periodically while the slp1TempHumidSensorStatus remains in an error state. If the slp1TempHumidSensorStatus returns to a non-error state ('found'), this trap is sent once more with the non-error slp1TempHumidSensorStatus, and then stops being repeated. While the slp1TempHumidSensorStatus indicates an error state, all temperature and humidity status traps are suppressed for the temperature/humudity sensor.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1TempHumidSensorTempEvent 1.3.6.1.4.1.244.1.9.1.100.0.11
Temperature/humidity sensor temperature event. If enabled, this trap is sent when the slp1TempHumidSensorTempStatus indicates an error state ('tempLow' or 'tempHigh'). This trap is repeated periodically while the slp1TempHumidSensorTempStatus remains in an error state. If the slp1TempHumidSensorTempStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1TempHumidSensorTempStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1TempHumidSensorHumidEvent 1.3.6.1.4.1.244.1.9.1.100.0.12
Temperature/humidity sensor humidity event. If enabled, this trap is sent when the slp1TempHumidSensorHumidStatus indicates an error state ('humidLow' or 'humidHigh'). This trap is repeated periodically while the slp1TempHumidSensorHumidStatus remains in an error state. If the slp1TempHumidSensorHumidStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1TempHumidSensorHumidStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE    

slp1ContactClosureEvent 1.3.6.1.4.1.244.1.9.1.100.0.13
Contact closure event. If enabled, this trap is sent when the slp1ContactClosureStatus indicates an error state ('alarm'). This trap is repeated periodically while the slp1ContactClosureStatus remains in an error state. If the slp1ContactClosureStatus returns to a non-error state ('normal'), this trap is sent once more with the non-error slp1ContactClosureStatus, and then stops being repeated.
Status: current Access: read-only
NOTIFICATION-TYPE