MIBs Depot

LIEBERT-GP-SRC-MIB

Registered at
1.3.6.1.4.1.476.1.42.1.12.1
Last updated
2017-11-10 00:00
Organization
Liebert Corporation
Revisions
2017-11-10 00:00, 2017-10-16 00:00, 2017-08-18 00:00
Namespace
liebert
Source file
LIEBERT-GP-SRC-MIB
Digest
sha256:9d8beb13b16dcd462019791273f512d9b7f4ccd41c0155d5f0ed81ea4552c4e8

Description

The MIB module used to register Liebert POWER related SNMP OIDs. Copyright 2008-2008 Liebert Corporation. All rights reserved. Reproduction of this document is authorized on the condition that the forgoing copyright notice is included. This Specification is supplied 'AS IS' and Liebert Corporation makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.

Contact

Contact: Technical Support Postal: Liebert Corporation 1050 Dearborn Drive P.O. Box 29186 Columbus OH, 43229 US Tel: +1 (800) 222-5877 E-mail: liebert.monitoring@vertivco.com Web: www.vertivco.com Author: Colby Lin

Imports

FromSymbols
LIEBERT-GP-REGISTRATION-MIBlgpSrc, liebertSrcModuleReg
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-MIBsysUpTime
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

LIEBERT-GP-REGISTRATION-MIB
LIEBERT-GP-SRC-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
lgpSrcTable
OBJECT-TYPE
A table containing information about SRC device.
1.3.6.1.4.1.476.1.42.3.10.1not-accessiblecurrent
lgpSrcEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.476.1.42.3.10.1.1not-accessiblecurrent
lgpSrcDevId
OBJECT-TYPE
This value must remain constant between agent initializations. This Device ID is used as an index of the table 'lgpSrcTable'.
1.3.6.1.4.1.476.1.42.3.10.1.1.1Unsigned32read-onlycurrent
lgpSrcDevAddress
OBJECT-TYPE
This value must remain constant between agent initializations. This Device Address is used as an index of the table 'lgpSrcTable'.
1.3.6.1.4.1.476.1.42.3.10.1.1.2Unsigned32read-onlycurrent
lgpSrcDevState
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.3INTEGER {enabled(1), standbyOffline(2), unavailableOffline(3), absent(4)}read-onlycurrent
lgpSrcDevTemperatureDegF
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.4INTEGER {unknown(2147483647)}read-onlycurrent
lgpSrcDevTemperatureSetpointDegF
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.5INTEGER {unknown(2147483647)}read-writecurrent
lgpSrcDevTemperatureDegC
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.6INTEGER {unknown(2147483647)}read-onlycurrent
lgpSrcDevTemperatureSetpointDegC
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.7INTEGER {unknown(2147483647)}read-writecurrent
lgpSrcDevFanSpeed
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.8INTEGER {low(1), middle(2), high(3), auto(4), unknown(2147483647)}read-writecurrent
lgpSrcDevPowerStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.9INTEGER {off(0), on(1), unknown(2147483647)}read-writecurrent
lgpSrcDevOperatingMode
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.10INTEGER {cooling(0), dehumidify(1), fan(2), ai(3), heating(4), unknown(2147483647)}read-writecurrent
lgpSrcDevTemperatureHighThresholdDegF
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.11INTEGER {unknown(2147483647)}read-writecurrent
lgpSrcDevTemperatureLowThresholdDegF
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.12INTEGER {unknown(2147483647)}read-writecurrent
lgpSrcDevTemperatureHighThresholdDegC
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.13INTEGER {unknown(2147483647)}read-writecurrent
lgpSrcDevTemperatureLowThresholdDegC
OBJECT-TYPE
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).
1.3.6.1.4.1.476.1.42.3.10.1.1.14INTEGER {unknown(2147483647)}read-writecurrent