TPT-HEALTH-MIB: View SNMP OID List / Download MIB
VENDOR: TIPPINGPOINT TECHNOLOGIES
Home | MIB: TPT-HEALTH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tpt_health_objs | 1.3.6.1.4.1.10734.3.3.2.13 |
Health information: temperatures, fan speeds, and voltage levels. Copyright (C) 2016 Trend Micro Incorporated. All Rights Reserved. Trend Micro makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Trend Micro shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. This document contains proprietary information, which is protected by copyright. No part of this document may be photocopied, reproduced, or translated into another language without the prior written consent of Trend Micro. The information is provided 'as is' without warranty of any kind and is subject to change without notice. The only warranties for Trend Micro products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Trend Micro shall not be liable for technical or editorial errors or omissions contained herein. TippingPoint(R), the TippingPoint logo, and Digital Vaccine(R) are registered trademarks of Trend Micro. All other company and product names may be trademarks of their respective holders. All rights reserved. This document contains confidential information, trade secrets or both, which are the property of Trend Micro. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without written permission from Trend Micro or one of its subsidiaries. All other company and product names may be trademarks of their respective holders. |
||
healthTempTable | 1.3.6.1.4.1.10734.3.3.2.13.1 | no-access |
Table of temperatures at various places inside the device. |
|
1.3.6.1.4.1.10734.3.3.2.13.1.1 | no-access |
An entry in the temperature table. Rows cannot be created or deleted. |
||
healthTempIndex | 1.3.6.1.4.1.10734.3.3.2.13.1.1.1 | unsigned32 | no-access |
Index into the temperature table, starting with 1. |
healthTempChannel | 1.3.6.1.4.1.10734.3.3.2.13.1.1.2 | octet string | read-only |
String description of the location of this temperature sensor. |
healthTempValue | 1.3.6.1.4.1.10734.3.3.2.13.1.1.3 | unsigned32 | read-only |
The temperature in degrees centigrade at this sensor. |
healthTempSeverity | 1.3.6.1.4.1.10734.3.3.2.13.1.1.4 | healthseverity | read-only |
Whether this temperature is normal or too hot. |
healthTempThresholdType | 1.3.6.1.4.1.10734.3.3.2.13.1.1.5 | healththresholdtype | read-only |
How to apply thresholds to see if this value is within operating range. |
healthTempMajor | 1.3.6.1.4.1.10734.3.3.2.13.1.1.6 | unsigned32 | read-only |
The major threshold temperature (degrees C). |
healthTempCritical | 1.3.6.1.4.1.10734.3.3.2.13.1.1.7 | unsigned32 | read-only |
The critical threshold temperature (degrees C). |
healthFanTable | 1.3.6.1.4.1.10734.3.3.2.13.2 | no-access |
Table of fans for the device. |
|
1.3.6.1.4.1.10734.3.3.2.13.2.1 | no-access |
An entry in the fan table. Rows cannot be created or deleted. |
||
healthFanIndex | 1.3.6.1.4.1.10734.3.3.2.13.2.1.1 | unsigned32 | no-access |
Index into the fan table, starting with 1. |
healthFanChannel | 1.3.6.1.4.1.10734.3.3.2.13.2.1.2 | octet string | read-only |
Identifier of this fan. |
healthFanValue | 1.3.6.1.4.1.10734.3.3.2.13.2.1.3 | unsigned32 | read-only |
The speed of this fan in RPM. |
healthFanSeverity | 1.3.6.1.4.1.10734.3.3.2.13.2.1.4 | healthseverity | read-only |
Whether this fan speed is normal or too slow. |
healthFanThresholdType | 1.3.6.1.4.1.10734.3.3.2.13.2.1.5 | healththresholdtype | read-only |
How to apply thresholds to see if this value is within operating range. |
healthFanMajor | 1.3.6.1.4.1.10734.3.3.2.13.2.1.6 | unsigned32 | read-only |
The major threshold fan speed (RPM). |
healthFanCritical | 1.3.6.1.4.1.10734.3.3.2.13.2.1.7 | unsigned32 | read-only |
The critical threshold fan speed (RPM). |
healthVoltageTable | 1.3.6.1.4.1.10734.3.3.2.13.3 | no-access |
Table of voltages at various places inside the device. |
|
1.3.6.1.4.1.10734.3.3.2.13.3.1 | no-access |
An entry in the voltage table. Rows cannot be created or deleted. |
||
healthVoltageIndex | 1.3.6.1.4.1.10734.3.3.2.13.3.1.1 | unsigned32 | no-access |
Index into the voltage table, starting with 1. |
healthVoltageChannel | 1.3.6.1.4.1.10734.3.3.2.13.3.1.2 | octet string | read-only |
String description of the location of this voltage sensor. |
healthVoltageValue | 1.3.6.1.4.1.10734.3.3.2.13.3.1.3 | unsigned32 | read-only |
The voltage reading in millivolts at this sensor. |
healthVoltageSeverity | 1.3.6.1.4.1.10734.3.3.2.13.3.1.4 | healthseverity | read-only |
Whether this voltage is within the normal operating range or not. |
healthVoltageThresholdType | 1.3.6.1.4.1.10734.3.3.2.13.3.1.5 | healththresholdtype | read-only |
How to apply thresholds to see if this value is within operating range. |
healthVoltageMajor | 1.3.6.1.4.1.10734.3.3.2.13.3.1.6 | unsigned32 | read-only |
The major threshold voltage (mV) delta (above or below nominal). |
healthVoltageCritical | 1.3.6.1.4.1.10734.3.3.2.13.3.1.7 | unsigned32 | read-only |
The critical threshold voltage (mV) delta (above or below nominal). |
healthVoltageNominal | 1.3.6.1.4.1.10734.3.3.2.13.3.1.8 | unsigned32 | read-only |
What the voltage (mV) reading at this sensor should be. |
healthI2CTable | 1.3.6.1.4.1.10734.3.3.2.13.4 | no-access |
Table of I2C bus timsouts. |
|
1.3.6.1.4.1.10734.3.3.2.13.4.1 | no-access |
An entry in the I2C bus table. Rows cannot be created or deleted. |
||
healthI2CIndex | 1.3.6.1.4.1.10734.3.3.2.13.4.1.1 | unsigned32 | no-access |
Index into the I2C bus table, starting with 1. |
healthI2CChannel | 1.3.6.1.4.1.10734.3.3.2.13.4.1.2 | octet string | read-only |
String description of this I2C bus. |
healthI2CValue | 1.3.6.1.4.1.10734.3.3.2.13.4.1.3 | unsigned32 | read-only |
The number of timeouts on this I2C bus since boot. |
healthI2CSeverity | 1.3.6.1.4.1.10734.3.3.2.13.4.1.4 | healthseverity | read-only |
Whether this number of I2C bus timeouts is acceptable or excessive. |
healthI2CThresholdType | 1.3.6.1.4.1.10734.3.3.2.13.4.1.5 | healththresholdtype | read-only |
How to apply thresholds to see if this value is within operating range. |
healthI2CMajor | 1.3.6.1.4.1.10734.3.3.2.13.4.1.6 | unsigned32 | read-only |
The major threshold number of I2C bus timeouts. |
healthI2CCritical | 1.3.6.1.4.1.10734.3.3.2.13.4.1.7 | unsigned32 | read-only |
The critical threshold number of I2C bus timeouts. |