TPT-TRAFFIC-MIB
AI MIB Summary
The TPT-TRAFFIC-MIB module enables monitoring and configuration of traffic management functions, specifically rate limiters and traffic thresholds, on Trend Micro TippingPoint network intrusion prevention systems. It provides SNMP-accessible counters and gauges for tracking enforced bandwidth limits, threshold violations, and associated traffic drop events to facilitate real-time network capacity and security policy enforcement.
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.
Main OID:
tpt_traffic.1.3.6.1.4.1.10734.3.3.2.8
93
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
93 total| Object Name |
|---|
tpt_trafficTraffic 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. MODULE-IDENTITY .1.3.6.1.4.1.10734.3.3.2.8 |
rateLimitTableHigh-level (non-sampled) data about an action set with a rate limit. SEQUENCE OF RateLimitEntry .1.3.6.1.4.1.10734.3.3.2.8.1 |
rateLimitEntryAn entry in the rate limit list. Rows cannot be created or deleted. RateLimitEntry .1.3.6.1.4.1.10734.3.3.2.8.1.1 |
rateLimitGlobalIDThe global identifier of an action set with a rate limit. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.1.1.1 |
rateLimitRequestedRateThe bit rate (in Kbps) set requested by the action set creator.ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.1.1.2 |
rateLimitActualRateThe bit rate (in Kbps) set up at the hardware level.ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.1.1.3 |
rateLimitPacketsSentThe number of packets sent via this rate limiter since last cleared.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.1.1.4 |
rateLimitPacketsDroppedThe number of packets dropped by this rate limiter since last cleared.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.1.1.5 |
rateLimitPacketsQueuedThe number of packets queued up to be sent via this rate limiter.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.1.1.6 |
rateLimitHistNumSecondsThe number of seconds of valid historical (sampled) data available.ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.1.1.7 |
rateLimitHistNumMinutesThe number of minutes of valid historical (sampled) data available.ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.1.1.8 |
rateLimitHistNumHoursThe number of hours of valid historical (sampled) data available.ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.1.1.9 |
rateLimitHistSecondsTableHistorical (sampled) data every second for a minute. SEQUENCE OF RateLimitHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.2 |
rateLimitHistSecondsEntryAn entry in the rate limit history seconds table. Rows cannot be created or deleted. RateLimitHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.2.1 |
rateLimitHistSecondsGlobalIDThe global identifier of an action set with a rate limit. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.2.1.1 |
rateLimitHistSecondsIndexThe index (0-59) of the second. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.2.1.2 |
rateLimitHistSecondsBytesSentThe number of bytes sent via this rate limiter in the specified second.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.2.1.3 |
rateLimitHistSecondsTimestampThe time SecondsBytesSent was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.2.1.4 |
rateLimitHistMinutesTableHistorical (sampled) data every minute for an hour. SEQUENCE OF RateLimitHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.3 |
rateLimitHistMinutesEntryAn entry in the rate limit history minutes table. Rows cannot be created or deleted. RateLimitHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.3.1 |
rateLimitHistMinutesGlobalIDThe global identifier of an action set with a rate limit. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.3.1.1 |
rateLimitHistMinutesIndexThe index (0-59) of the minute. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.3.1.2 |
rateLimitHistMinutesBytesSentThe number of bytes sent via this rate limiter in the specified minute.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.3.1.3 |
rateLimitHistMinutesTimestampThe time MinutesBytesSent was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.3.1.4 |
rateLimitHistHoursTableHistorical (sampled) data every hour for a day. SEQUENCE OF RateLimitHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.4 |
rateLimitHistHoursEntryAn entry in the rate limit history hours table. Rows cannot be created or deleted. RateLimitHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.4.1 |
rateLimitHistHoursGlobalIDThe global identifier of an action set with a rate limit. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.4.1.1 |
rateLimitHistHoursIndexThe index (0-23) of the hour. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.4.1.2 |
rateLimitHistHoursBytesSentThe number of bytes sent via this rate limiter in the specified hour.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.4.1.3 |
rateLimitHistHoursTimestampThe time HoursBytesSent was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.4.1.4 |
thresholdHistSecondsTableHistorical (sampled) data every second for a minute. SEQUENCE OF ThresholdHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.5 |
thresholdHistSecondsEntryAn entry in the traffic threshold history seconds table. Rows cannot be created or deleted. ThresholdHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.5.1 |
thresholdHistSecondsGlobalIDThe global identifier of a traffic threshold filter. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.5.1.1 |
thresholdHistSecondsIndexThe index (0-59) of the second. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.5.1.2 |
thresholdHistSecondsUnitCountThe count of filter-specific units matching the traffic criteria for this filter in the specified second.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.5.1.3 |
thresholdHistSecondsTimestampThe time SecondsUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.5.1.4 |
thresholdHistMinutesTableHistorical (sampled) data every minute for an hour. SEQUENCE OF ThresholdHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.6 |
thresholdHistMinutesEntryAn entry in the traffic threshold history minutes table. Rows cannot be created or deleted. ThresholdHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.6.1 |
thresholdHistMinutesGlobalIDThe global identifier of a traffic threshold filter. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.6.1.1 |
thresholdHistMinutesIndexThe index (0-59) of the minute. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.6.1.2 |
thresholdHistMinutesUnitCountThe average of the SecondsUnitCount values corresponding to this minute.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.6.1.3 |
thresholdHistMinutesTimestampThe time MinutesUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.6.1.4 |
thresholdHistHoursTableHistorical (sampled) data every hour for a day. SEQUENCE OF ThresholdHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.7 |
thresholdHistHoursEntryAn entry in the traffic threshold history hours table. Rows cannot be created or deleted. ThresholdHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.7.1 |
thresholdHistHoursGlobalIDThe global identifier of a traffic threshold filter. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.7.1.1 |
thresholdHistHoursIndexThe index (0-23) of the hour. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.7.1.2 |
thresholdHistHoursUnitCountThe average of the MinutesUnitCount values corresponding to this hour.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.7.1.3 |
thresholdHistHoursTimestampThe time HoursUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.7.1.4 |
thresholdHistDaysTableHistorical (sampled) data every hour for a day. SEQUENCE OF ThresholdHistDaysEntry .1.3.6.1.4.1.10734.3.3.2.8.8 |
thresholdHistDaysEntryAn entry in the traffic threshold history hours table. Rows cannot be created or deleted. ThresholdHistDaysEntry .1.3.6.1.4.1.10734.3.3.2.8.8.1 |
thresholdHistDaysGlobalIDThe global identifier of a traffic threshold filter. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.8.1.1 |
thresholdHistDaysIndexThe index (0-34) of the day. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.8.1.2 |
thresholdHistDaysUnitCountThe average of the HoursUnitCount values corresponding to this day.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.8.1.3 |
thresholdHistDaysTimestampThe time DaysUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.8.1.4 |
thresholdTableHigh-level (non-sampled) data about a traffic threshold filter. SEQUENCE OF ThresholdEntry .1.3.6.1.4.1.10734.3.3.2.8.9 |
thresholdEntryAn entry in the traffic threshold filter list. Rows cannot be created or deleted. ThresholdEntry .1.3.6.1.4.1.10734.3.3.2.8.9.1 |
thresholdGlobalIDThe global identifier of a traffic threshold filter policy group. OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.9.1.1 |
thresholdStateThe state (green, yellow, red) of this traffic threshold filter.ro ThresholdFilterState .1.3.6.1.4.1.10734.3.3.2.8.9.1.2 |
thresholdUnitsThe units value (e.g., packets/sec) monitored by this threshold filter.ro OCTET STRING .1.3.6.1.4.1.10734.3.3.2.8.9.1.3 |
interfaceHistSecondsTableHistorical (sampled) data every second for a minute. SEQUENCE OF InterfaceHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.10 |
interfaceHistSecondsEntryAn entry in the traffic interface history seconds table. Rows cannot be created or deleted. InterfaceHistSecondsEntry .1.3.6.1.4.1.10734.3.3.2.8.10.1 |
interfaceHistSecondsIfIndexThe ifIndex of the interface for this historic data. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.10734.3.3.2.8.10.1.1 |
interfaceHistSecondsIndexThe index (0-59) of the second. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.10.1.2 |
interfaceHistSecondsUnitCountInThe entering the interface port in octets in the specified second.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.10.1.3 |
interfaceHistSecondsUnitCountOutThe leaving the interface port in octets in the specified second.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.10.1.4 |
interfaceHistSecondsTimestampThe time SecondsUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.10.1.5 |
interfaceHistMinutesTableHistorical (sampled) data every minute for an hour. SEQUENCE OF InterfaceHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.11 |
interfaceHistMinutesEntryAn entry in the traffic interface history minutes table. Rows cannot be created or deleted. InterfaceHistMinutesEntry .1.3.6.1.4.1.10734.3.3.2.8.11.1 |
interfaceHistMinutesIfIndexThe ifIndex of the interface for this historic data. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.10734.3.3.2.8.11.1.1 |
interfaceHistMinutesIndexThe index (0-59) of the minute. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.11.1.2 |
interfaceHistMinutesUnitCountInThe average of the SecondsUnitCountIn values corresponding to this minute.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.11.1.3 |
interfaceHistMinutesUnitCountOutThe average of the SecondsUnitCountOut values corresponding to this minute.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.11.1.4 |
interfaceHistMinutesTimestampThe time MinutesUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.11.1.5 |
interfaceHistHoursTableHistorical (sampled) data every hour for a day. SEQUENCE OF InterfaceHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.12 |
interfaceHistHoursEntryAn entry in the traffic interface history hours table. Rows cannot be created or deleted. InterfaceHistHoursEntry .1.3.6.1.4.1.10734.3.3.2.8.12.1 |
interfaceHistHoursIfIndexThe ifIndex of the interface for this historic data. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.10734.3.3.2.8.12.1.1 |
interfaceHistHoursIndexThe index (0-23) of the hour. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.12.1.2 |
interfaceHistHoursUnitCountInThe average of the MinutesUnitCountIn values corresponding to this hour.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.12.1.3 |
interfaceHistHoursUnitCountOutThe average of the MinutesUnitCountOut values corresponding to this hour.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.12.1.4 |
interfaceHistHoursTimestampThe time HoursUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.12.1.5 |
interfaceHistDaysTableHistorical (sampled) data every hour for a day. SEQUENCE OF InterfaceHistDaysEntry .1.3.6.1.4.1.10734.3.3.2.8.13 |
interfaceHistDaysEntryAn entry in the traffic interface history hours table. Rows cannot be created or deleted. InterfaceHistDaysEntry .1.3.6.1.4.1.10734.3.3.2.8.13.1 |
interfaceHistDaysIfIndexThe ifIndex of the interface for this historic data. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.10734.3.3.2.8.13.1.1 |
interfaceHistDaysIndexThe index (0-34) of the day. Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.13.1.2 |
interfaceHistDaysUnitCountInThe average of the HoursUnitCountIn values corresponding to this day.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.13.1.3 |
interfaceHistDaysUnitCountOutThe average of the HoursUnitCountOut values corresponding to this day.ro Counter64 .1.3.6.1.4.1.10734.3.3.2.8.13.1.4 |
interfaceHistDaysTimestampThe time DaysUnitCount was updated (in seconds since January 1, 1970).ro Unsigned32 .1.3.6.1.4.1.10734.3.3.2.8.13.1.5 |
tptThresholdFilterNotifyNotification: Used to inform the management station that a threshold filter threshold crossing has been logged. NOTIFICATION-TYPE .1.3.6.1.4.1.10734.3.3.3.0.17 |
tptThresholdNotifyDeviceIDThe unique identifier of the device sending this notification.ro OCTET STRING .1.3.6.1.4.1.10734.3.3.3.1.111 |
tptThresholdNotifyPolicyIDThe unique identifier of the policy causing this notification.ro OCTET STRING .1.3.6.1.4.1.10734.3.3.3.1.112 |
tptThresholdNotifySignatureIDThe unique identifier of the signature associated with the policy.ro OCTET STRING .1.3.6.1.4.1.10734.3.3.3.1.113 |
tptThresholdNotifySegmentNameA string of the format <slot>:<index> that uniquely identifies the segment pertaining to this notification.roobsolete OCTET STRING .1.3.6.1.4.1.10734.3.3.3.1.114 |
tptThresholdNotifyZonePairA string of the format <in zone UUID>:<out zone UUID> that identifies the zone pertaining to this notification.ro OCTET STRING .1.3.6.1.4.1.10734.3.3.3.1.115 |