LIEBERT-GP-SRC-MIB: View SNMP OID List / Download MIB

VENDOR: VERTIV


 Home MIB: LIEBERT-GP-SRC-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
 liebertGlobalProductsSrcModule 1.3.6.1.4.1.476.1.42.1.12.1
 lgpSrcTable 1.3.6.1.4.1.476.1.42.3.10.1
A table containing information about SRC device.
     lgpSrcEntry 1.3.6.1.4.1.476.1.42.3.10.1.1
This entry defines the contents of the rows for the table lgpSrcTable. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
         lgpSrcDevId 1.3.6.1.4.1.476.1.42.3.10.1.1.1
This value must remain constant between agent initializations. This Device ID is used as an index of the table lgpSrcTable.
         lgpSrcDevAddress 1.3.6.1.4.1.476.1.42.3.10.1.1.2
This value must remain constant between agent initializations. This Device Address is used as an index of the table lgpSrcTable.
         lgpSrcDevState 1.3.6.1.4.1.476.1.42.3.10.1.1.3
Indicates the current state of SRC device. The value of this object is set to enabled(1) if the SRC device has been enabled. The value of this object is set to standbyOffline(2) if the SRC device is waiting for an external action to activate it. The value of this object is set to unavailableOffline(3) if the SRC device is present but cannot be used. The value of this object is set to absent(4) if the SRC device is not present or not detected. The value of this object will be one of the valid device state: enabled(1), standbyOffline(2), unavailableOffline(3), or absent(4).
         lgpSrcDevTemperatureDegF 1.3.6.1.4.1.476.1.42.3.10.1.1.4
The measured temperature value in Fahrenheit. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureSetpointDegF 1.3.6.1.4.1.476.1.42.3.10.1.1.5
The temperature setting in Fahrenheit for SRC. This setting may or may not be the setting used from control. Some systems have the capability to dynamically change the control setting based on environmental conditions and/or user configuration. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureDegC 1.3.6.1.4.1.476.1.42.3.10.1.1.6
The measured temperature value in Celsius. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureSetpointDegC 1.3.6.1.4.1.476.1.42.3.10.1.1.7
The temperature setting in Celsius for SRC. This setting may or may not be the setting used from control. Some systems have the capability to dynamically change the control setting based on environmental conditions and/or user configuration. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevFanSpeed 1.3.6.1.4.1.476.1.42.3.10.1.1.8
The present fan speed of the SRC device. This object will be one of the valid fan speed: low(1), middle(2), high(3) or auto(4) if the value of lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevPowerStatus 1.3.6.1.4.1.476.1.42.3.10.1.1.9
The value of this object specifies the power status of SRC device. Power status cannot be configured by an operator. The value of this object is set to off(0) if the SRC device is powered off. The value of this object is set to on(1) if the SRC device is powered on. The value of this object will be one of the valid power status: off(0) or on(1) if lgpSrcDevState is enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevOperatingMode 1.3.6.1.4.1.476.1.42.3.10.1.1.10
The present operating mode of the SRC device. This object will be one of the valid operating mode: cooling(0), dehumidify(1), fan(2), ai(3) or heating(4) if the value of lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureHighThresholdDegF 1.3.6.1.4.1.476.1.42.3.10.1.1.11
The high temperature notification threshold. This is the maximum value of lgpSrcDevTemperatureDegF before the agent sends a notification. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureLowThresholdDegF 1.3.6.1.4.1.476.1.42.3.10.1.1.12
The low temperature notification threshold. This is the minimum value of lgpSrcDevTemperatureDegF before the agent sends a notification. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureHighThresholdDegC 1.3.6.1.4.1.476.1.42.3.10.1.1.13
The high temperature notification threshold. This is the maximum value of lgpSrcDevTemperatureDegC before the agent sends a notification. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).
         lgpSrcDevTemperatureLowThresholdDegC 1.3.6.1.4.1.476.1.42.3.10.1.1.14
The low temperature notification threshold. This is the minimum value of lgpSrcDevTemperatureDegC before the agent sends a notification. The value of this object is only vaild if the lgpSrcDevState object is set to enabled(1). The value of this object will be set to unknown(2147483647) if the value of lgpSrcDevState object is set to one of the following values: standbyOffline(2), unavailableOffline(3) or absent(4).