TPT-RESOURCE-MIB: View SNMP OID List / Download MIB

VENDOR: TIPPINGPOINT TECHNOLOGIES


 Home MIB: TPT-RESOURCE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tpt_resource 1.3.6.1.4.1.10734.3.3.2.5
Resource consumption and threshold notifications. 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.
     resourceNumberOfFilesystems 1.3.6.1.4.1.10734.3.3.2.5.1 unsigned32 read-only
The number of filesystems on the device's hard disk.
     resourceFSTable 1.3.6.1.4.1.10734.3.3.2.5.2 no-access
Table of per-filesystem resource information.
         resourceFSEntry 1.3.6.1.4.1.10734.3.3.2.5.2.1 no-access
An entry in the resource filesystem table. Rows cannot be created or deleted.
             resourceFSInUseMB 1.3.6.1.4.1.10734.3.3.2.5.2.1.1 integer32 read-only
The number of MB in use for this filesystem.
             resourceFSThresholdMaj 1.3.6.1.4.1.10734.3.3.2.5.2.1.2 integer32 read-only
The major threshold value (percent) in use for this filesystem.
             resourceFSThresholdCrit 1.3.6.1.4.1.10734.3.3.2.5.2.1.3 integer32 read-only
The critical threshold value (percent) in use for this filesystem.
             resourceFSRangeMin 1.3.6.1.4.1.10734.3.3.2.5.2.1.4 integer32 read-only
The minimum value of the range of MB in use (usually zero).
             resourceFSRangeMax 1.3.6.1.4.1.10734.3.3.2.5.2.1.5 integer32 read-only
The size (in MB) of this filesystem.
             resourceFSName 1.3.6.1.4.1.10734.3.3.2.5.2.1.6 octet string read-only
The name of this filesystem.
             resourceFSIndex 1.3.6.1.4.1.10734.3.3.2.5.2.1.7 unsigned32 no-access
The number of this table row, from one to the number of filesystems.
             resourceFSState 1.3.6.1.4.1.10734.3.3.2.5.2.1.8 filesystemstate read-only
Current state of the filesystem.
             resourceFSEncryption 1.3.6.1.4.1.10734.3.3.2.5.2.1.9 enabledornot read-only
Indicates whether this filesystem is encrypted or not.
     resourceHPMemoryObjs 1.3.6.1.4.1.10734.3.3.2.5.3
Sub-tree of host processor memory information.
         resourceHPMemoryInUsePercent 1.3.6.1.4.1.10734.3.3.2.5.3.1 integer32 read-only
The percentage of host processor memory in use.
         resourceHPMemoryThresholdMaj 1.3.6.1.4.1.10734.3.3.2.5.3.2 integer32 read-only
The major threshold value for host processor memory in use.
         resourceHPMemoryThresholdCrit 1.3.6.1.4.1.10734.3.3.2.5.3.3 integer32 read-only
The critical threshold value for host processor memory in use.
         resourceHPMemoryRangeMin 1.3.6.1.4.1.10734.3.3.2.5.3.4 integer32 read-only
The minimum percentage of host processor memory in use (usually zero).
         resourceHPMemoryRangeMax 1.3.6.1.4.1.10734.3.3.2.5.3.5 integer32 read-only
The maximum percentage of host processor memory in use (usually 100).
         resourceHPMemoryTotal 1.3.6.1.4.1.10734.3.3.2.5.3.6 unsigned32 read-only
The size (in bytes) of host processor memory.
     resourceHPCPUObjs 1.3.6.1.4.1.10734.3.3.2.5.4
Sub-tree of host processor CPU information.
         resourceHPCPUBusyPercent 1.3.6.1.4.1.10734.3.3.2.5.4.1 integer32 read-only
The percentage of host processor CPU busy.
         resourceHPCPUThresholdMaj 1.3.6.1.4.1.10734.3.3.2.5.4.2 integer32 read-only
The major threshold value for host processor CPU busy.
         resourceHPCPUThresholdCrit 1.3.6.1.4.1.10734.3.3.2.5.4.3 integer32 read-only
The critical threshold value for host processor CPU busy.
         resourceHPCPURangeMin 1.3.6.1.4.1.10734.3.3.2.5.4.4 integer32 read-only
The minimum percentage of host processor CPU busy (usually zero).
         resourceHPCPURangeMax 1.3.6.1.4.1.10734.3.3.2.5.4.5 integer32 read-only
The maximum percentage of host processor CPU busy (usually 100).
         resourceNPCPUBusyPercentA 1.3.6.1.4.1.10734.3.3.2.5.4.6 integer32 read-only
Total Utilization of XLR A
         resourceNPCPUBusyPercentTier2A 1.3.6.1.4.1.10734.3.3.2.5.4.7 integer32 read-only
F Thread Utilization of XLR A
         resourceNPCPUBusyPercentTier3A 1.3.6.1.4.1.10734.3.3.2.5.4.8 integer32 read-only
KS Thread Utilization of XLR A
         resourceNPCPUBusyPercentTier4A 1.3.6.1.4.1.10734.3.3.2.5.4.9 integer32 read-only
L Thread Utilization of XLR A
         resourceNPCPUBusyPercentB 1.3.6.1.4.1.10734.3.3.2.5.4.10 integer32 read-only
Total Utilization of XLR B
         resourceNPCPUBusyPercentTier2B 1.3.6.1.4.1.10734.3.3.2.5.4.11 integer32 read-only
F Thread Utilization of XLR B
         resourceNPCPUBusyPercentTier3B 1.3.6.1.4.1.10734.3.3.2.5.4.12 integer32 read-only
KS Thread Utilization of XLR B
         resourceNPCPUBusyPercentTier4B 1.3.6.1.4.1.10734.3.3.2.5.4.13 integer32 read-only
L Thread Utilization of XLR B
         resourceNPCPUBusyPercentC 1.3.6.1.4.1.10734.3.3.2.5.4.14 integer32 read-only
Total Utilization of XLR C
         resourceNPCPUBusyPercentTier2C 1.3.6.1.4.1.10734.3.3.2.5.4.15 integer32 read-only
F Thread Utilization of XLR C
         resourceNPCPUBusyPercentTier3C 1.3.6.1.4.1.10734.3.3.2.5.4.16 integer32 read-only
KS Thread Utilization of XLR C
         resourceNPCPUBusyPercentTier4C 1.3.6.1.4.1.10734.3.3.2.5.4.17 integer32 read-only
L Thread Utilization of XLR C
     resourceChassisTempObjs 1.3.6.1.4.1.10734.3.3.2.5.5
Sub-tree of chassis temperature information.
         resourceChassisTempDegreesC 1.3.6.1.4.1.10734.3.3.2.5.5.1 integer32 read-only
The chassis temperature in degrees C.
         resourceChassisTempThresholdMaj 1.3.6.1.4.1.10734.3.3.2.5.5.2 integer32 read-only
The major threshold value for chassis temperature.
         resourceChassisTempThresholdCrit 1.3.6.1.4.1.10734.3.3.2.5.5.3 integer32 read-only
The critical threshold value for chassis temperature.
         resourceChassisTempRangeMin 1.3.6.1.4.1.10734.3.3.2.5.5.4 integer32 read-only
The minimum value of the chassis temperature range.
         resourceChassisTempRangeMax 1.3.6.1.4.1.10734.3.3.2.5.5.5 integer32 read-only
The maximum value of the chassis temperature range.
     resourceVersion 1.3.6.1.4.1.10734.3.3.2.5.6 octet string read-only
Build version and date.
     resourceLogCountObjs 1.3.6.1.4.1.10734.3.3.2.5.7
Sub-tree of system log entry counts by type.
         resourceLogCountCritical 1.3.6.1.4.1.10734.3.3.2.5.7.1 unsigned32 read-only
The number of system log entries of type 'critical'.
         resourceLogCountError 1.3.6.1.4.1.10734.3.3.2.5.7.2 unsigned32 read-only
The number of system log entries of type 'error'.
         resourceLogCountWarning 1.3.6.1.4.1.10734.3.3.2.5.7.3 unsigned32 read-only
The number of system log entries of type 'warning'.
         resourceLogCountInfo 1.3.6.1.4.1.10734.3.3.2.5.7.4 unsigned32 read-only
The number of system log entries of type 'info'.
     resourceMetricObjs 1.3.6.1.4.1.10734.3.3.2.5.8
Sub-tree of selected system performance metrics.
         resourceMetricFastpath 1.3.6.1.4.1.10734.3.3.2.5.8.1 counter64 read-only
Fast path throughput in bits per second.
         resourceMetricSmartpath 1.3.6.1.4.1.10734.3.3.2.5.8.2 counter64 read-only
Smart path throughput in bits per second.
         resourceMetricCongestion 1.3.6.1.4.1.10734.3.3.2.5.8.3 counter64 read-only
Congestion count in packets.
     resourcePowerSupplyObjs 1.3.6.1.4.1.10734.3.3.2.5.9
Sub-tree of power supply information.
         resourcePowerSupplyStatus 1.3.6.1.4.1.10734.3.3.2.5.9.1 resourcestate read-only
DEPRECATED as of TOS V. 3.5.0. If the device has dual power supplies and power supply monitoring is enabled, this value indicates whether one or both power supplies is functional (red or green respectively). Otherwise the value is unknown.
         resourcePowerSupplyQuantity 1.3.6.1.4.1.10734.3.3.2.5.9.2 integer32 read-only
The number of power supplies (1 or 2).
         resourcePowerSupplyMonitoring 1.3.6.1.4.1.10734.3.3.2.5.9.3 integer32 read-only
If power supply monitoring is currently enabled, this value is 1; otherwise, this value is 0.
         resourcePowerSupplyTable 1.3.6.1.4.1.10734.3.3.2.5.9.4 no-access
Table of power supplies on the device. The number of entries depends on the value of resourcePowerSupplyQuantity. The maximum number of entries is implementation dependent.
             resourcePowerSupplyEntry 1.3.6.1.4.1.10734.3.3.2.5.9.4.1 no-access
An entry in the power supply table. Rows cannot be created or deleted.
                 powerSupplyUnitIndex 1.3.6.1.4.1.10734.3.3.2.5.9.4.1.1 integer32 read-only
Index into the power supply units on a device. Starts with 1
                 powerSupplyStatus 1.3.6.1.4.1.10734.3.3.2.5.9.4.1.2 resourcestate read-only
If the device has dual power supplies and power supply monitoring is enabled, this value indicates whether one or both power supplies is functional (red or green respectively). Otherwise the value is unknown.
     resourceDateTime 1.3.6.1.4.1.10734.3.3.2.5.10 unsigned32 read-only
Current date and time of device in seconds since January 1, 1970. No timezone offset (UTC)
     resourceSnmpRunState 1.3.6.1.4.1.10734.3.3.2.5.11 snmpversions read-only
An indicator of which SNMP versions are running on the device.
     resourceSnmpConfig 1.3.6.1.4.1.10734.3.3.2.5.12 snmpversions read-only
An indicator of which SNMP versions are configured on the device.
     resourceRemoteAuthEnabled 1.3.6.1.4.1.10734.3.3.2.5.13 enabledornot read-only
An indicator of whether remote authentication is enabled on the device.
     resourceRemoteAuthTimeout 1.3.6.1.4.1.10734.3.3.2.5.14 integer32 read-only
The configured remote authentication timeout value in seconds.
     resourceRemoteAuthType 1.3.6.1.4.1.10734.3.3.2.5.15 remoteauthtype read-only
An indicator of which remote authentication mechanism is enabled on the device.
     tptResourceNotify 1.3.6.1.4.1.10734.3.3.3.0.14
Notification: Used to inform the management station that a resource parameter has crossed a predefined threshold.
     tptResourceNotifyDeviceID 1.3.6.1.4.1.10734.3.3.3.1.61 octet string read-only
The unique identifier of the device sending this notification.
     tptResourceNotifyIdentifier 1.3.6.1.4.1.10734.3.3.3.1.62 resourceidentifier read-only
The type of the resource that triggered this notification.
     tptResourceNotifyFSIndex 1.3.6.1.4.1.10734.3.3.3.1.63 unsigned32 read-only
For a filesystem resource, the index of the filesystem (otherwise 0).
     tptResourceNotifyCurrentValue 1.3.6.1.4.1.10734.3.3.3.1.64 integer32 read-only
The current value of the resource that triggered this notification.
     tptResourceNotifyThresholdMaj 1.3.6.1.4.1.10734.3.3.3.1.65 integer32 read-only
The major threshold of this resource (between green and yellow states).
     tptResourceNotifyThresholdCrit 1.3.6.1.4.1.10734.3.3.3.1.66 integer32 read-only
The critical threshold of this resource (between yellow and red states).
     tptResourceNotifyRangeMin 1.3.6.1.4.1.10734.3.3.3.1.67 integer32 read-only
The minimum end of the range of values that this resource can take.
     tptResourceNotifyRangeMax 1.3.6.1.4.1.10734.3.3.3.1.68 integer32 read-only
The maximum end of the range of values that this resource can take.
     tptResourceNotifyStateBefore 1.3.6.1.4.1.10734.3.3.3.1.69 resourcestate read-only
The state of this resource before the current threshold transition.
     tptResourceNotifyStateAfter 1.3.6.1.4.1.10734.3.3.3.1.70 resourcestate read-only
The state of this resource after the current threshold transition.
     tptResourceNotifyTimeStamp 1.3.6.1.4.1.10734.3.3.3.1.71 unsigned32 read-only
The time of the threshold crossing represented by this notification (in seconds since January 1, 1970).
     tptResourceNotifySubIdentifier 1.3.6.1.4.1.10734.3.3.3.1.72 integer32 read-only
Sub-Identifier into the type of the resource which trigger this notification. It starts with 1. It is not used in models 5100N or older (set to 0).