DLINK-3100-HWENVIROMENT
14 objects
The private MIB module definition for environment of DLINK-3100 devices.
Imported Objects
| DLINK-3100-MIB | rnd |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.10.94.89.89.83 | IdentityrlEnv | The private MIB module definition for environment of DLINK-3100 devices. | ||
| 1.3.6.1.4.1.171.10.94.89.89.83.1 | NoderlEnvPhysicalDescription | |||
| 1.3.6.1.4.1.171.10.94.89.89.83.1.1 | TablerlEnvMonFanStatusTable | not-accessible | current | The table of fan status maintained by the environmental monitor. |
| 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.89.83.1.1.1.3 | ColumnrlEnvMonFanState | read-only | current | The mandatory state of the fan being instrumented. |
| 1.3.6.1.4.1.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| 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… |