MIB Viewer

TN-POWER-SUPPLY-MIB

15 objects
This mib is related to the manamgement of power-supply.
OIDNameAccessStatusDescription
1.3.6.1.4.1.868.2.5.20IdentitytnPowerSupplyThis mib is related to the manamgement of power-supply.
1.3.6.1.4.1.868.2.5.20.1NodetnPowerSupplyEnvMonNotifications
1.3.6.1.4.1.868.2.5.20.1.1NotificationtnPowerSupplyEnvMonFailureNotifcurrentA tnPowerSupplyEnvMonFailureNotif will be sent when the power-supply is not functioning properly.
1.3.6.1.4.1.868.2.5.20.1.2NotificationtnPowerSupplyEnvMonTemperatureNotifcurrentA 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.2NodetnPowerSupplyMIBObject
1.3.6.1.4.1.868.2.5.20.2.1TabletnPowerSupplyTablenot-accessiblecurrentThis table defines the managment of power-supply.
1.3.6.1.4.1.868.2.5.20.2.1.1RowtnPowerSupplyEntrynot-accessiblecurrentIndicates the entry of power-supply table.
1.3.6.1.4.1.868.2.5.20.2.1.1.1ColumntnPowerSupplyIndexnot-accessiblecurrentIndicates the index of table entry.
1.3.6.1.4.1.868.2.5.20.2.1.1.2ColumntnPowerSupplyPresentread-onlycurrentIndicates the current choice of power-supply.
1.3.6.1.4.1.868.2.5.20.2.1.1.3ColumntnPowerSupplyPowerTyperead-onlycurrentIndicates the type of power-supply.
1.3.6.1.4.1.868.2.5.20.2.1.1.4ColumntnPowerSupplyPoweredread-onlycurrentIndicates 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.5ColumntnPowerSupplyFanRPMread-onlycurrentIndicates the RPM of fan.
1.3.6.1.4.1.868.2.5.20.2.1.1.6ColumntnPowerSupplyTemperatureread-onlycurrentIndicates the temperature of the power-supply.
1.3.6.1.4.1.868.2.5.20.3NodetnPowerSupplyMibConformance
Type Definitions
NameSyntaxStatusDescription
TnPowerSupplyPowerTypeINTEGER { ac(1), dc(2) }currentA kind of variable-type definition indicates the means of power-supply, AC or DC.