TN-POWER-SUPPLY-MIB
15 objects
This mib is related to the manamgement of power-supply.
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.868.2.5.20 | IdentitytnPowerSupply | This mib is related to the manamgement of power-supply. | ||
| 1.3.6.1.4.1.868.2.5.20.1 | NodetnPowerSupplyEnvMonNotifications | |||
| 1.3.6.1.4.1.868.2.5.20.1.1 | NotificationtnPowerSupplyEnvMonFailureNotif | current | A tnPowerSupplyEnvMonFailureNotif will be sent when the power-supply is not functioning properly. | |
| 1.3.6.1.4.1.868.2.5.20.1.2 | NotificationtnPowerSupplyEnvMonTemperatureNotif | current | A tnPowerSupplyEnvMonTemperatureNotif will be sent when the temperature of the power-supply is out of controlled range. | |
| 1.3.6.1.4.1.868.2.5.20.2 | NodetnPowerSupplyMIBObject | |||
| 1.3.6.1.4.1.868.2.5.20.2.1 | TabletnPowerSupplyTable | not-accessible | current | This table defines the managment of power-supply. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1 | RowtnPowerSupplyEntry | not-accessible | current | Indicates the entry of power-supply table. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.1 | ColumntnPowerSupplyIndex | not-accessible | current | Indicates the index of table entry. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.2 | ColumntnPowerSupplyPresent | read-only | current | Indicates the current choice of power-supply. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.3 | ColumntnPowerSupplyPowerType | read-only | current | Indicates the type of power-supply. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.4 | ColumntnPowerSupplyPowered | read-only | current | Indicates power-supply is on or off. In this case, true represents powered-on, and otherwise, powered-off. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.5 | ColumntnPowerSupplyFanRPM | read-only | current | Indicates the RPM of fan. |
| 1.3.6.1.4.1.868.2.5.20.2.1.1.6 | ColumntnPowerSupplyTemperature | read-only | current | Indicates the temperature of the power-supply. |
| 1.3.6.1.4.1.868.2.5.20.3 | NodetnPowerSupplyMibConformance |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| TnPowerSupplyPowerType | INTEGER { ac(1), dc(2) } | current | A kind of variable-type definition indicates the means of power-supply, AC or DC. |