Dell-HWENVIROMENT
25 objects
The private MIB module definition for environment of Dell devices.
Imported Objects
| Dell-MIB | rnd |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.89.83 | IdentityrlEnv | The private MIB module definition for environment of Dell devices. | ||
| 1.3.6.1.4.1.89.83.1 | NoderlEnvPhysicalDescription | |||
| 1.3.6.1.4.1.89.83.1.1 | TablerlEnvMonFanStatusTable | not-accessible | current | The table of fan status maintained by the environmental monitor. |
| 1.3.6.1.4.1.89.83.1.1.1 | RowrlEnvMonFanStatusEntry | not-accessible | current | An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. |
| 1.3.6.1.4.1.89.83.1.1.1.1 | ColumnrlEnvMonFanStatusIndex | not-accessible | current | Unique index for the fan being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
| 1.3.6.1.4.1.89.83.1.1.1.2 | ColumnrlEnvMonFanStatusDescr | read-only | current | Textual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the i… |
| 1.3.6.1.4.1.89.83.1.1.1.3 | ColumnrlEnvMonFanState | read-only | current | The mandatory state of the fan being instrumented. |
| 1.3.6.1.4.1.89.83.1.2 | TablerlEnvMonSupplyStatusTable | not-accessible | current | The table of power supply status maintained by the environmental monitor card. |
| 1.3.6.1.4.1.89.83.1.2.1 | RowrlEnvMonSupplyStatusEntry | not-accessible | current | An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. |
| 1.3.6.1.4.1.89.83.1.2.1.1 | ColumnrlEnvMonSupplyStatusIndex | not-accessible | current | Unique index for the power supply being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
| 1.3.6.1.4.1.89.83.1.2.1.2 | ColumnrlEnvMonSupplyStatusDescr | read-only | current | Textual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest… |
| 1.3.6.1.4.1.89.83.1.2.1.3 | ColumnrlEnvMonSupplyState | read-only | current | The mandatory state of the power supply being instrumented. |
| 1.3.6.1.4.1.89.83.1.2.1.4 | ColumnrlEnvMonSupplySource | read-only | current | The power supply source. unknown - Power supply source unknown ac - AC power supply dc - DC power supply externalPowerSupply - External power supply internalRe… |
| 1.3.6.1.4.1.89.83.1.2.1.5 | ColumnrlEnvMonSupplyFanDirection | read-only | current | The direction of the power supply's fan. |
| 1.3.6.1.4.1.89.83.5 | NoderlEnvFanData | |||
| 1.3.6.1.4.1.89.83.5.1 | TablerlEnvFanDataTable | not-accessible | current | For each unit in a stack |
| 1.3.6.1.4.1.89.83.5.1.1 | RowrlEnvFanDataEntry | not-accessible | current | An entry of this table specifies a unit |
| 1.3.6.1.4.1.89.83.5.1.1.1 | ColumnrlEnvFanDataStackUnit | read-only | current | The number of the stack unit |
| 1.3.6.1.4.1.89.83.5.1.1.2 | ColumnrlEnvFanDataTemp | read-only | current | The unit temperature |
| 1.3.6.1.4.1.89.83.5.1.1.3 | ColumnrlEnvFanDataSpeed | read-only | current | Fan speed in RPM |
| 1.3.6.1.4.1.89.83.5.1.1.4 | ColumnrlEnvFanDataOperLevel | read-only | current | Fan speed operative level |
| 1.3.6.1.4.1.89.83.5.1.1.5 | ColumnrlEnvFanDataAdminLevel | read-write | current | Configured fan speed level |
| 1.3.6.1.4.1.89.83.5.1.1.6 | ColumnrlEnvFanDataDirection | read-only | current | The direction of the system's fan. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlEnvMonDirection | INTEGER { unKnown(1), frontToBack(2), backToFront(3), clockwise(4), unClockwise(5), insideOut(6), outsideIn(7), rightToLeft(8), leftToRight(9) } | current | Represents the state of a device being monitored. Valid values are: unKnown(1): if the board not support air flow direction. frontToBack(2): the air flow direction of the fan is front to back. backToFront(3): the air fl… |
| RlEnvMonState | INTEGER { normal(1), warning(2), critical(3), shutdown(4), notPresent(5), notFunctioning(6) } | current | Represents the state of a device being monitored. Valid values are: normal(1): the environment is good, such as low temperature. warning(2): the environment is bad, such as temperature above normal operation range but n… |