SLP1-MIB: View SNMP OID List / Download MIB

VENDOR: LANTRONIX


 Home MIB: SLP1-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 lantronix 1.3.6.1.4.1.244
         products 1.3.6.1.4.1.244.1
             slp 1.3.6.1.4.1.244.1.9
                 slp1 1.3.6.1.4.1.244.1.9.1
This is the MIB module for the SecureLinx Power Manager.
                     slp1SystemGroup 1.3.6.1.4.1.244.1.9.1.1
                         slp1SystemVersion 1.3.6.1.4.1.244.1.9.1.1.1 displaystring read-only
The firmware version of the system.
                         slp1SystemNICSerialNumber 1.3.6.1.4.1.244.1.9.1.1.2 displaystring read-only
The serial number of the network interface card in the system.
                         slp1SystemLocation 1.3.6.1.4.1.244.1.9.1.1.3 displaystring read-write
The location of the system.
                         slp1SystemTowerCount 1.3.6.1.4.1.244.1.9.1.1.4 integer read-only
The number of towers in the system.
                         slp1SystemEnvMonCount 1.3.6.1.4.1.244.1.9.1.1.5 integer read-only
The number of environmental monitors in the system.
                     slp1SystemTables 1.3.6.1.4.1.244.1.9.1.2
                         slp1TowerTable 1.3.6.1.4.1.244.1.9.1.2.1 no-access
A table of towers.
                             slp1TowerEntry 1.3.6.1.4.1.244.1.9.1.2.1.1 no-access
Row definition for the tower table.
                                 slp1TowerIndex 1.3.6.1.4.1.244.1.9.1.2.1.1.1 integer no-access
Index for the tower table.
                                 slp1TowerID 1.3.6.1.4.1.244.1.9.1.2.1.1.2 displaystring read-only
The ID of the tower.
                                 slp1TowerName 1.3.6.1.4.1.244.1.9.1.2.1.1.3 displaystring read-write
The name of the tower.
                                 slp1TowerStatus 1.3.6.1.4.1.244.1.9.1.2.1.1.4 integer read-only
The operational status of the tower. Enumeration: 'noComm': 1, 'normal': 0.
                                 slp1TowerInfeedCount 1.3.6.1.4.1.244.1.9.1.2.1.1.5 integer read-only
The number of input feeds on the tower.
                         slp1InfeedTable 1.3.6.1.4.1.244.1.9.1.2.2 no-access
A table of input feeds.
                             slp1InfeedEntry 1.3.6.1.4.1.244.1.9.1.2.2.1 no-access
Row definition for the input feed table.
                                 slp1InfeedIndex 1.3.6.1.4.1.244.1.9.1.2.2.1.1 integer no-access
Index for the input feed table.
                                 slp1InfeedID 1.3.6.1.4.1.244.1.9.1.2.2.1.2 displaystring read-only
The ID of the input feed.
                                 slp1InfeedName 1.3.6.1.4.1.244.1.9.1.2.2.1.3 displaystring read-write
The name of the input feed.
                                 slp1InfeedCapabilities 1.3.6.1.4.1.244.1.9.1.2.2.1.4 bits read-only
The capabilities of the input feed. Bits: 'onSense': 0, 'powerControl': 2, 'failSafe': 3, 'defaultOff': 4, 'loadSense': 1.
                                 slp1InfeedStatus 1.3.6.1.4.1.244.1.9.1.2.2.1.5 integer read-only
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. Enumeration: 'on': 1, 'offError': 4, 'off': 0, 'offWait': 2, 'onError': 5, 'noComm': 6, 'onWait': 3.
                                 slp1InfeedLoadStatus 1.3.6.1.4.1.244.1.9.1.2.2.1.6 integer read-only
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. Enumeration: 'normal': 0, 'overLoad': 5, 'noComm': 7, 'notOn': 1, 'loadHigh': 4, 'reading': 2, 'loadLow': 3, 'readError': 6.
                                 slp1InfeedLoadValue 1.3.6.1.4.1.244.1.9.1.2.2.1.7 integer read-only
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.
                                 slp1InfeedLoadHighThresh 1.3.6.1.4.1.244.1.9.1.2.2.1.8 integer read-write
The load high threshold value of the input feed in Amps.
                                 slp1InfeedOutletCount 1.3.6.1.4.1.244.1.9.1.2.2.1.9 integer read-only
The number of outlets on the input feed.
                         slp1OutletTable 1.3.6.1.4.1.244.1.9.1.2.3 no-access
A table of outlets.
                             slp1OutletEntry 1.3.6.1.4.1.244.1.9.1.2.3.1 no-access
Row definition for the outlet table.
                                 slp1OutletIndex 1.3.6.1.4.1.244.1.9.1.2.3.1.1 integer no-access
Index for the outlet table.
                                 slp1OutletID 1.3.6.1.4.1.244.1.9.1.2.3.1.2 displaystring read-only
The ID of the outlet.
                                 slp1OutletName 1.3.6.1.4.1.244.1.9.1.2.3.1.3 displaystring read-write
The name of the outlet.
                                 slp1OutletCapabilities 1.3.6.1.4.1.244.1.9.1.2.3.1.4 bits read-only
The capabilities of the outlet. Bits: 'ownInfeed': 5, 'defaultOn': 4, 'loadSense': 1, 'shutdown': 3, 'onSense': 0, 'powerControl': 2.
                                 slp1OutletStatus 1.3.6.1.4.1.244.1.9.1.2.3.1.5 integer read-only
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. Enumeration: 'on': 1, 'offError': 4, 'off': 0, 'offWait': 2, 'onError': 5, 'noComm': 6, 'onWait': 3, 'reading': 7.
                                 slp1OutletLoadStatus 1.3.6.1.4.1.244.1.9.1.2.3.1.6 integer read-only
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. Enumeration: 'normal': 0, 'overLoad': 5, 'noComm': 7, 'notOn': 1, 'loadHigh': 4, 'reading': 2, 'loadLow': 3, 'readError': 6.
                                 slp1OutletLoadValue 1.3.6.1.4.1.244.1.9.1.2.3.1.7 integer read-only
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.
                                 slp1OutletLoadLowThresh 1.3.6.1.4.1.244.1.9.1.2.3.1.8 integer read-write
The load low threshold value of the outlet in Amps.
                                 slp1OutletLoadHighThresh 1.3.6.1.4.1.244.1.9.1.2.3.1.9 integer read-write
The load high threshold value of the outlet in Amps.
                                 slp1OutletControlState 1.3.6.1.4.1.244.1.9.1.2.3.1.10 integer read-only
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. Enumeration: 'on': 5, 'idleOff': 0, 'off': 4, 'pendOn': 10, 'pendOff': 11, 'reboot': 8, 'idleOn': 1, 'wakeOff': 2, 'wakeOn': 3, 'shutdown': 9, 'lockedOff': 6, 'lockedOn': 7.
                                 slp1OutletControlAction 1.3.6.1.4.1.244.1.9.1.2.3.1.11 integer read-write
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. Enumeration: 'on': 1, 'none': 0, 'off': 2, 'reboot': 3.
                         slp1EnvMonTable 1.3.6.1.4.1.244.1.9.1.2.4 no-access
A table of environmental monitors.
                             slp1EnvMonEntry 1.3.6.1.4.1.244.1.9.1.2.4.1 no-access
Row definition for the environmental monitor table.
                                 slp1EnvMonIndex 1.3.6.1.4.1.244.1.9.1.2.4.1.1 integer no-access
Index for the environmental monitor table.
                                 slp1EnvMonID 1.3.6.1.4.1.244.1.9.1.2.4.1.2 displaystring read-only
The ID of the environmental monitor.
                                 slp1EnvMonName 1.3.6.1.4.1.244.1.9.1.2.4.1.3 displaystring read-write
The name of the environmental monitor.
                                 slp1EnvMonStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.4 integer read-only
The operational status of the environmental monitor. Enumeration: 'noComm': 1, 'normal': 0.
                                 slp1EnvMonWaterSensorName 1.3.6.1.4.1.244.1.9.1.2.4.1.5 displaystring read-write
The name of the water sensor.
                                 slp1EnvMonWaterSensorStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.6 integer read-only
The status of the water sensor. Enumeration: 'alarm': 1, 'noComm': 2, 'normal': 0.
                                 slp1EnvMonADCName 1.3.6.1.4.1.244.1.9.1.2.4.1.7 displaystring read-write
The name of the analog-to-digital converter.
                                 slp1EnvMonADCStatus 1.3.6.1.4.1.244.1.9.1.2.4.1.8 integer read-only
The status of the analog-to-digital converter. Enumeration: 'normal': 0, 'countLow': 2, 'noComm': 5, 'countHigh': 3, 'reading': 1, 'readError': 4.
                                 slp1EnvMonADCCount 1.3.6.1.4.1.244.1.9.1.2.4.1.9 integer read-only
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.
                                 slp1EnvMonADCLowThresh 1.3.6.1.4.1.244.1.9.1.2.4.1.10 integer read-write
The 8-bit count low threshold value of the analog-to-digital converter.
                                 slp1EnvMonADCHighThresh 1.3.6.1.4.1.244.1.9.1.2.4.1.11 integer read-write
The 8-bit count high threshold value of the analog-to-digital converter.
                                 slp1EnvMonTempHumidSensorCount 1.3.6.1.4.1.244.1.9.1.2.4.1.12 integer read-only
The number of temperature/humidity sensors on the environmental monitor.
                                 slp1EnvMonContactClosureCount 1.3.6.1.4.1.244.1.9.1.2.4.1.13 integer read-only
The number of contact closures on the environmental monitor.
                         slp1TempHumidSensorTable 1.3.6.1.4.1.244.1.9.1.2.5 no-access
A table of temperature/humidity sensors.
                             slp1TempHumidSensorEntry 1.3.6.1.4.1.244.1.9.1.2.5.1 no-access
Row definition for the temperature/humidity sensor table.
                                 slp1TempHumidSensorIndex 1.3.6.1.4.1.244.1.9.1.2.5.1.1 integer no-access
Index for the temperature/humidity sensor table.
                                 slp1TempHumidSensorID 1.3.6.1.4.1.244.1.9.1.2.5.1.2 displaystring read-only
The ID of the temperature/humidity sensor.
                                 slp1TempHumidSensorName 1.3.6.1.4.1.244.1.9.1.2.5.1.3 displaystring read-write
The name of the temperature/humidity sensor.
                                 slp1TempHumidSensorStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.4 integer read-only
The operational status of the temperature/humidity sensor. Enumeration: 'found': 0, 'noComm': 3, 'lost': 2, 'notFound': 1.
                                 slp1TempHumidSensorTempStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.5 integer read-only
The status of the temperature sensor. Enumeration: 'notFound': 1, 'tempLow': 3, 'lost': 6, 'normal': 0, 'tempHigh': 4, 'noComm': 7, 'reading': 2, 'readError': 5.
                                 slp1TempHumidSensorTempValue 1.3.6.1.4.1.244.1.9.1.2.5.1.6 integer read-only
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.
                                 slp1TempHumidSensorTempLowThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.7 integer read-write
The temperature low threshold value of the sensor in degrees Celsius.
                                 slp1TempHumidSensorTempHighThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.8 integer read-write
The temperature high threshold value of the sensor in degrees Celsius.
                                 slp1TempHumidSensorHumidStatus 1.3.6.1.4.1.244.1.9.1.2.5.1.9 integer read-only
The status of the humidity sensor. Enumeration: 'notFound': 1, 'lost': 6, 'normal': 0, 'noComm': 7, 'humidLow': 3, 'reading': 2, 'humidHigh': 4, 'readError': 5.
                                 slp1TempHumidSensorHumidValue 1.3.6.1.4.1.244.1.9.1.2.5.1.10 integer read-only
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.
                                 slp1TempHumidSensorHumidLowThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.11 integer read-write
The humidity low threshold value of the sensor in percentage relative humidity.
                                 slp1TempHumidSensorHumidHighThresh 1.3.6.1.4.1.244.1.9.1.2.5.1.12 integer read-write
The humidity low threshold value of the sensor in percentage relative humidity.
                         slp1ContactClosureTable 1.3.6.1.4.1.244.1.9.1.2.6 no-access
A table of contact closures.
                             slp1ContactClosureEntry 1.3.6.1.4.1.244.1.9.1.2.6.1 no-access
Row definition for the contact closure table.
                                 slp1ContactClosureIndex 1.3.6.1.4.1.244.1.9.1.2.6.1.1 integer no-access
Index for the contact closure table.
                                 slp1ContactClosureID 1.3.6.1.4.1.244.1.9.1.2.6.1.2 displaystring read-only
The ID of the contact closure.
                                 slp1ContactClosureName 1.3.6.1.4.1.244.1.9.1.2.6.1.3 displaystring read-write
The name of the contact closure.
                                 slp1ContactClosureStatus 1.3.6.1.4.1.244.1.9.1.2.6.1.4 integer read-only
The status of the contact closure. Enumeration: 'alarm': 1, 'noComm': 2, 'normal': 0.
                     slp1Traps 1.3.6.1.4.1.244.1.9.1.100
                             slp1Events 1.3.6.1.4.1.244.1.9.1.100.0
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.
                                 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.