TPT-TRAFFIC-MIB: View SNMP OID List / Download MIB
VENDOR: TIPPINGPOINT TECHNOLOGIES
Home | MIB: TPT-TRAFFIC-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_traffic | 1.3.6.1.4.1.10734.3.3.2.8 |
Traffic management (rate limiters and traffic thresholds). 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. |
||
rateLimitTable | 1.3.6.1.4.1.10734.3.3.2.8.1 | no-access |
High-level (non-sampled) data about an action set with a rate limit. |
|
1.3.6.1.4.1.10734.3.3.2.8.1.1 | no-access |
An entry in the rate limit list. Rows cannot be created or deleted. |
||
rateLimitGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.1.1.1 | octet string | no-access |
The global identifier of an action set with a rate limit. |
rateLimitRequestedRate | 1.3.6.1.4.1.10734.3.3.2.8.1.1.2 | unsigned32 | read-only |
The bit rate (in Kbps) set requested by the action set creator. |
rateLimitActualRate | 1.3.6.1.4.1.10734.3.3.2.8.1.1.3 | unsigned32 | read-only |
The bit rate (in Kbps) set up at the hardware level. |
rateLimitPacketsSent | 1.3.6.1.4.1.10734.3.3.2.8.1.1.4 | counter64 | read-only |
The number of packets sent via this rate limiter since last cleared. |
rateLimitPacketsDropped | 1.3.6.1.4.1.10734.3.3.2.8.1.1.5 | counter64 | read-only |
The number of packets dropped by this rate limiter since last cleared. |
rateLimitPacketsQueued | 1.3.6.1.4.1.10734.3.3.2.8.1.1.6 | counter64 | read-only |
The number of packets queued up to be sent via this rate limiter. |
rateLimitHistNumSeconds | 1.3.6.1.4.1.10734.3.3.2.8.1.1.7 | unsigned32 | read-only |
The number of seconds of valid historical (sampled) data available. |
rateLimitHistNumMinutes | 1.3.6.1.4.1.10734.3.3.2.8.1.1.8 | unsigned32 | read-only |
The number of minutes of valid historical (sampled) data available. |
rateLimitHistNumHours | 1.3.6.1.4.1.10734.3.3.2.8.1.1.9 | unsigned32 | read-only |
The number of hours of valid historical (sampled) data available. |
rateLimitHistSecondsTable | 1.3.6.1.4.1.10734.3.3.2.8.2 | no-access |
Historical (sampled) data every second for a minute. |
|
1.3.6.1.4.1.10734.3.3.2.8.2.1 | no-access |
An entry in the rate limit history seconds table. Rows cannot be created or deleted. |
||
rateLimitHistSecondsGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.2.1.1 | octet string | no-access |
The global identifier of an action set with a rate limit. |
rateLimitHistSecondsIndex | 1.3.6.1.4.1.10734.3.3.2.8.2.1.2 | unsigned32 | no-access |
The index (0-59) of the second. |
rateLimitHistSecondsBytesSent | 1.3.6.1.4.1.10734.3.3.2.8.2.1.3 | counter64 | read-only |
The number of bytes sent via this rate limiter in the specified second. |
rateLimitHistSecondsTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.2.1.4 | unsigned32 | read-only |
The time SecondsBytesSent was updated (in seconds since January 1, 1970). |
rateLimitHistMinutesTable | 1.3.6.1.4.1.10734.3.3.2.8.3 | no-access |
Historical (sampled) data every minute for an hour. |
|
1.3.6.1.4.1.10734.3.3.2.8.3.1 | no-access |
An entry in the rate limit history minutes table. Rows cannot be created or deleted. |
||
rateLimitHistMinutesGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.3.1.1 | octet string | no-access |
The global identifier of an action set with a rate limit. |
rateLimitHistMinutesIndex | 1.3.6.1.4.1.10734.3.3.2.8.3.1.2 | unsigned32 | no-access |
The index (0-59) of the minute. |
rateLimitHistMinutesBytesSent | 1.3.6.1.4.1.10734.3.3.2.8.3.1.3 | counter64 | read-only |
The number of bytes sent via this rate limiter in the specified minute. |
rateLimitHistMinutesTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.3.1.4 | unsigned32 | read-only |
The time MinutesBytesSent was updated (in seconds since January 1, 1970). |
rateLimitHistHoursTable | 1.3.6.1.4.1.10734.3.3.2.8.4 | no-access |
Historical (sampled) data every hour for a day. |
|
1.3.6.1.4.1.10734.3.3.2.8.4.1 | no-access |
An entry in the rate limit history hours table. Rows cannot be created or deleted. |
||
rateLimitHistHoursGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.4.1.1 | octet string | no-access |
The global identifier of an action set with a rate limit. |
rateLimitHistHoursIndex | 1.3.6.1.4.1.10734.3.3.2.8.4.1.2 | unsigned32 | no-access |
The index (0-23) of the hour. |
rateLimitHistHoursBytesSent | 1.3.6.1.4.1.10734.3.3.2.8.4.1.3 | counter64 | read-only |
The number of bytes sent via this rate limiter in the specified hour. |
rateLimitHistHoursTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.4.1.4 | unsigned32 | read-only |
The time HoursBytesSent was updated (in seconds since January 1, 1970). |
thresholdHistSecondsTable | 1.3.6.1.4.1.10734.3.3.2.8.5 | no-access |
Historical (sampled) data every second for a minute. |
|
1.3.6.1.4.1.10734.3.3.2.8.5.1 | no-access |
An entry in the traffic threshold history seconds table. Rows cannot be created or deleted. |
||
thresholdHistSecondsGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.5.1.1 | octet string | no-access |
The global identifier of a traffic threshold filter. |
thresholdHistSecondsIndex | 1.3.6.1.4.1.10734.3.3.2.8.5.1.2 | unsigned32 | no-access |
The index (0-59) of the second. |
thresholdHistSecondsUnitCount | 1.3.6.1.4.1.10734.3.3.2.8.5.1.3 | counter64 | read-only |
The count of filter-specific units matching the traffic criteria for this filter in the specified second. |
thresholdHistSecondsTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.5.1.4 | unsigned32 | read-only |
The time SecondsUnitCount was updated (in seconds since January 1, 1970). |
thresholdHistMinutesTable | 1.3.6.1.4.1.10734.3.3.2.8.6 | no-access |
Historical (sampled) data every minute for an hour. |
|
1.3.6.1.4.1.10734.3.3.2.8.6.1 | no-access |
An entry in the traffic threshold history minutes table. Rows cannot be created or deleted. |
||
thresholdHistMinutesGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.6.1.1 | octet string | no-access |
The global identifier of a traffic threshold filter. |
thresholdHistMinutesIndex | 1.3.6.1.4.1.10734.3.3.2.8.6.1.2 | unsigned32 | no-access |
The index (0-59) of the minute. |
thresholdHistMinutesUnitCount | 1.3.6.1.4.1.10734.3.3.2.8.6.1.3 | counter64 | read-only |
The average of the SecondsUnitCount values corresponding to this minute. |
thresholdHistMinutesTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.6.1.4 | unsigned32 | read-only |
The time MinutesUnitCount was updated (in seconds since January 1, 1970). |
thresholdHistHoursTable | 1.3.6.1.4.1.10734.3.3.2.8.7 | no-access |
Historical (sampled) data every hour for a day. |
|
1.3.6.1.4.1.10734.3.3.2.8.7.1 | no-access |
An entry in the traffic threshold history hours table. Rows cannot be created or deleted. |
||
thresholdHistHoursGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.7.1.1 | octet string | no-access |
The global identifier of a traffic threshold filter. |
thresholdHistHoursIndex | 1.3.6.1.4.1.10734.3.3.2.8.7.1.2 | unsigned32 | no-access |
The index (0-23) of the hour. |
thresholdHistHoursUnitCount | 1.3.6.1.4.1.10734.3.3.2.8.7.1.3 | counter64 | read-only |
The average of the MinutesUnitCount values corresponding to this hour. |
thresholdHistHoursTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.7.1.4 | unsigned32 | read-only |
The time HoursUnitCount was updated (in seconds since January 1, 1970). |
thresholdHistDaysTable | 1.3.6.1.4.1.10734.3.3.2.8.8 | no-access |
Historical (sampled) data every hour for a day. |
|
1.3.6.1.4.1.10734.3.3.2.8.8.1 | no-access |
An entry in the traffic threshold history hours table. Rows cannot be created or deleted. |
||
thresholdHistDaysGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.8.1.1 | octet string | no-access |
The global identifier of a traffic threshold filter. |
thresholdHistDaysIndex | 1.3.6.1.4.1.10734.3.3.2.8.8.1.2 | unsigned32 | no-access |
The index (0-34) of the day. |
thresholdHistDaysUnitCount | 1.3.6.1.4.1.10734.3.3.2.8.8.1.3 | counter64 | read-only |
The average of the HoursUnitCount values corresponding to this day. |
thresholdHistDaysTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.8.1.4 | unsigned32 | read-only |
The time DaysUnitCount was updated (in seconds since January 1, 1970). |
thresholdTable | 1.3.6.1.4.1.10734.3.3.2.8.9 | no-access |
High-level (non-sampled) data about a traffic threshold filter. |
|
1.3.6.1.4.1.10734.3.3.2.8.9.1 | no-access |
An entry in the traffic threshold filter list. Rows cannot be created or deleted. |
||
thresholdGlobalID | 1.3.6.1.4.1.10734.3.3.2.8.9.1.1 | octet string | no-access |
The global identifier of a traffic threshold filter policy group. |
thresholdState | 1.3.6.1.4.1.10734.3.3.2.8.9.1.2 | thresholdfilterstate | read-only |
The state (green, yellow, red) of this traffic threshold filter. |
thresholdUnits | 1.3.6.1.4.1.10734.3.3.2.8.9.1.3 | octet string | read-only |
The units value (e.g., packets/sec) monitored by this threshold filter. |
interfaceHistSecondsTable | 1.3.6.1.4.1.10734.3.3.2.8.10 | no-access |
Historical (sampled) data every second for a minute. |
|
1.3.6.1.4.1.10734.3.3.2.8.10.1 | no-access |
An entry in the traffic interface history seconds table. Rows cannot be created or deleted. |
||
interfaceHistSecondsIfIndex | 1.3.6.1.4.1.10734.3.3.2.8.10.1.1 | interfaceindex | no-access |
The ifIndex of the interface for this historic data. |
interfaceHistSecondsIndex | 1.3.6.1.4.1.10734.3.3.2.8.10.1.2 | unsigned32 | no-access |
The index (0-59) of the second. |
interfaceHistSecondsUnitCountIn | 1.3.6.1.4.1.10734.3.3.2.8.10.1.3 | counter64 | read-only |
The entering the interface port in octets in the specified second. |
interfaceHistSecondsUnitCountOut | 1.3.6.1.4.1.10734.3.3.2.8.10.1.4 | counter64 | read-only |
The leaving the interface port in octets in the specified second. |
interfaceHistSecondsTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.10.1.5 | unsigned32 | read-only |
The time SecondsUnitCount was updated (in seconds since January 1, 1970). |
interfaceHistMinutesTable | 1.3.6.1.4.1.10734.3.3.2.8.11 | no-access |
Historical (sampled) data every minute for an hour. |
|
1.3.6.1.4.1.10734.3.3.2.8.11.1 | no-access |
An entry in the traffic interface history minutes table. Rows cannot be created or deleted. |
||
interfaceHistMinutesIfIndex | 1.3.6.1.4.1.10734.3.3.2.8.11.1.1 | interfaceindex | no-access |
The ifIndex of the interface for this historic data. |
interfaceHistMinutesIndex | 1.3.6.1.4.1.10734.3.3.2.8.11.1.2 | unsigned32 | no-access |
The index (0-59) of the minute. |
interfaceHistMinutesUnitCountIn | 1.3.6.1.4.1.10734.3.3.2.8.11.1.3 | counter64 | read-only |
The average of the SecondsUnitCountIn values corresponding to this minute. |
interfaceHistMinutesUnitCountOut | 1.3.6.1.4.1.10734.3.3.2.8.11.1.4 | counter64 | read-only |
The average of the SecondsUnitCountOut values corresponding to this minute. |
interfaceHistMinutesTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.11.1.5 | unsigned32 | read-only |
The time MinutesUnitCount was updated (in seconds since January 1, 1970). |
interfaceHistHoursTable | 1.3.6.1.4.1.10734.3.3.2.8.12 | no-access |
Historical (sampled) data every hour for a day. |
|
1.3.6.1.4.1.10734.3.3.2.8.12.1 | no-access |
An entry in the traffic interface history hours table. Rows cannot be created or deleted. |
||
interfaceHistHoursIfIndex | 1.3.6.1.4.1.10734.3.3.2.8.12.1.1 | interfaceindex | no-access |
The ifIndex of the interface for this historic data. |
interfaceHistHoursIndex | 1.3.6.1.4.1.10734.3.3.2.8.12.1.2 | unsigned32 | no-access |
The index (0-23) of the hour. |
interfaceHistHoursUnitCountIn | 1.3.6.1.4.1.10734.3.3.2.8.12.1.3 | counter64 | read-only |
The average of the MinutesUnitCountIn values corresponding to this hour. |
interfaceHistHoursUnitCountOut | 1.3.6.1.4.1.10734.3.3.2.8.12.1.4 | counter64 | read-only |
The average of the MinutesUnitCountOut values corresponding to this hour. |
interfaceHistHoursTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.12.1.5 | unsigned32 | read-only |
The time HoursUnitCount was updated (in seconds since January 1, 1970). |
interfaceHistDaysTable | 1.3.6.1.4.1.10734.3.3.2.8.13 | no-access |
Historical (sampled) data every hour for a day. |
|
1.3.6.1.4.1.10734.3.3.2.8.13.1 | no-access |
An entry in the traffic interface history hours table. Rows cannot be created or deleted. |
||
interfaceHistDaysIfIndex | 1.3.6.1.4.1.10734.3.3.2.8.13.1.1 | interfaceindex | no-access |
The ifIndex of the interface for this historic data. |
interfaceHistDaysIndex | 1.3.6.1.4.1.10734.3.3.2.8.13.1.2 | unsigned32 | no-access |
The index (0-34) of the day. |
interfaceHistDaysUnitCountIn | 1.3.6.1.4.1.10734.3.3.2.8.13.1.3 | counter64 | read-only |
The average of the HoursUnitCountIn values corresponding to this day. |
interfaceHistDaysUnitCountOut | 1.3.6.1.4.1.10734.3.3.2.8.13.1.4 | counter64 | read-only |
The average of the HoursUnitCountOut values corresponding to this day. |
interfaceHistDaysTimestamp | 1.3.6.1.4.1.10734.3.3.2.8.13.1.5 | unsigned32 | read-only |
The time DaysUnitCount was updated (in seconds since January 1, 1970). |
tptThresholdFilterNotify | 1.3.6.1.4.1.10734.3.3.3.0.17 |
Notification: Used to inform the management station that a threshold filter threshold crossing has been logged. |
||
tptThresholdNotifyDeviceID | 1.3.6.1.4.1.10734.3.3.3.1.111 | octet string | read-only |
The unique identifier of the device sending this notification. |
tptThresholdNotifyPolicyID | 1.3.6.1.4.1.10734.3.3.3.1.112 | octet string | read-only |
The unique identifier of the policy causing this notification. |
tptThresholdNotifySignatureID | 1.3.6.1.4.1.10734.3.3.3.1.113 | octet string | read-only |
The unique identifier of the signature associated with the policy. |
tptThresholdNotifySegmentName | 1.3.6.1.4.1.10734.3.3.3.1.114 | octet string | read-only |
A string of the format |
tptThresholdNotifyZonePair | 1.3.6.1.4.1.10734.3.3.3.1.115 | octet string | read-only |
A string of the format |