TPT-TRAFFIC-MIB

File: TPT-TRAFFIC-MIB.mib (32273 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
TPT-TPAMIBS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter64 TEXTUAL-CONVENTION
InterfaceIndex tpt-tpa-objs tpt-tpa-eventsV2
tpt-tpa-unkparams

Defined Types

RateLimitEntry  
SEQUENCE    
  rateLimitGlobalID OCTET STRING Size(0..40)
  rateLimitRequestedRate Unsigned32
  rateLimitActualRate Unsigned32
  rateLimitPacketsSent Counter64
  rateLimitPacketsDropped Counter64
  rateLimitPacketsQueued Counter64
  rateLimitHistNumSeconds Unsigned32
  rateLimitHistNumMinutes Unsigned32
  rateLimitHistNumHours Unsigned32

RateLimitHistSecondsEntry  
SEQUENCE    
  rateLimitHistSecondsGlobalID OCTET STRING Size(0..40)
  rateLimitHistSecondsIndex Unsigned32
  rateLimitHistSecondsBytesSent Counter64
  rateLimitHistSecondsTimestamp Unsigned32

RateLimitHistMinutesEntry  
SEQUENCE    
  rateLimitHistMinutesGlobalID OCTET STRING Size(0..40)
  rateLimitHistMinutesIndex Unsigned32
  rateLimitHistMinutesBytesSent Counter64
  rateLimitHistMinutesTimestamp Unsigned32

RateLimitHistHoursEntry  
SEQUENCE    
  rateLimitHistHoursGlobalID OCTET STRING Size(0..40)
  rateLimitHistHoursIndex Unsigned32
  rateLimitHistHoursBytesSent Counter64
  rateLimitHistHoursTimestamp Unsigned32

ThresholdFilterState  
The state of a threshold filter: red if the major threshold has been crossed, yellow if the minor threshold has been crossed, green if OK.
TEXTUAL-CONVENTION    
  INTEGER green(1), yellow(2), red(3)  

ThresholdEntry  
SEQUENCE    
  thresholdGlobalID OCTET STRING Size(0..40)
  thresholdState ThresholdFilterState
  thresholdUnits OCTET STRING Size(0..20)

ThresholdHistSecondsEntry  
SEQUENCE    
  thresholdHistSecondsGlobalID OCTET STRING Size(0..40)
  thresholdHistSecondsIndex Unsigned32
  thresholdHistSecondsUnitCount Counter64
  thresholdHistSecondsTimestamp Unsigned32

ThresholdHistMinutesEntry  
SEQUENCE    
  thresholdHistMinutesGlobalID OCTET STRING Size(0..40)
  thresholdHistMinutesIndex Unsigned32
  thresholdHistMinutesUnitCount Counter64
  thresholdHistMinutesTimestamp Unsigned32

ThresholdHistHoursEntry  
SEQUENCE    
  thresholdHistHoursGlobalID OCTET STRING Size(0..40)
  thresholdHistHoursIndex Unsigned32
  thresholdHistHoursUnitCount Counter64
  thresholdHistHoursTimestamp Unsigned32

ThresholdHistDaysEntry  
SEQUENCE    
  thresholdHistDaysGlobalID OCTET STRING Size(0..40)
  thresholdHistDaysIndex Unsigned32
  thresholdHistDaysUnitCount Counter64
  thresholdHistDaysTimestamp Unsigned32

InterfaceHistSecondsEntry  
SEQUENCE    
  interfaceHistSecondsIfIndex InterfaceIndex
  interfaceHistSecondsIndex Unsigned32
  interfaceHistSecondsUnitCountIn Counter64
  interfaceHistSecondsUnitCountOut Counter64
  interfaceHistSecondsTimestamp Unsigned32

InterfaceHistMinutesEntry  
SEQUENCE    
  interfaceHistMinutesIfIndex InterfaceIndex
  interfaceHistMinutesIndex Unsigned32
  interfaceHistMinutesUnitCountIn Counter64
  interfaceHistMinutesUnitCountOut Counter64
  interfaceHistMinutesTimestamp Unsigned32

InterfaceHistHoursEntry  
SEQUENCE    
  interfaceHistHoursIfIndex InterfaceIndex
  interfaceHistHoursIndex Unsigned32
  interfaceHistHoursUnitCountIn Counter64
  interfaceHistHoursUnitCountOut Counter64
  interfaceHistHoursTimestamp Unsigned32

InterfaceHistDaysEntry  
SEQUENCE    
  interfaceHistDaysIfIndex InterfaceIndex
  interfaceHistDaysIndex Unsigned32
  interfaceHistDaysUnitCountIn Counter64
  interfaceHistDaysUnitCountOut Counter64
  interfaceHistDaysTimestamp Unsigned32

Defined Values

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.
MODULE-IDENTITY    

rateLimitTable 1.3.6.1.4.1.10734.3.3.2.8.1
High-level (non-sampled) data about an action set with a rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitEntry

rateLimitEntry 1.3.6.1.4.1.10734.3.3.2.8.1.1
An entry in the rate limit list. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateLimitEntry  

rateLimitGlobalID 1.3.6.1.4.1.10734.3.3.2.8.1.1.1
The global identifier of an action set with a rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

rateLimitRequestedRate 1.3.6.1.4.1.10734.3.3.2.8.1.1.2
The bit rate (in Kbps) set requested by the action set creator.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitActualRate 1.3.6.1.4.1.10734.3.3.2.8.1.1.3
The bit rate (in Kbps) set up at the hardware level.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitPacketsSent 1.3.6.1.4.1.10734.3.3.2.8.1.1.4
The number of packets sent via this rate limiter since last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitPacketsDropped 1.3.6.1.4.1.10734.3.3.2.8.1.1.5
The number of packets dropped by this rate limiter since last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitPacketsQueued 1.3.6.1.4.1.10734.3.3.2.8.1.1.6
The number of packets queued up to be sent via this rate limiter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitHistNumSeconds 1.3.6.1.4.1.10734.3.3.2.8.1.1.7
The number of seconds of valid historical (sampled) data available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitHistNumMinutes 1.3.6.1.4.1.10734.3.3.2.8.1.1.8
The number of minutes of valid historical (sampled) data available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitHistNumHours 1.3.6.1.4.1.10734.3.3.2.8.1.1.9
The number of hours of valid historical (sampled) data available.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitHistSecondsTable 1.3.6.1.4.1.10734.3.3.2.8.2
Historical (sampled) data every second for a minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitHistSecondsEntry

rateLimitHistSecondsEntry 1.3.6.1.4.1.10734.3.3.2.8.2.1
An entry in the rate limit history seconds table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateLimitHistSecondsEntry  

rateLimitHistSecondsGlobalID 1.3.6.1.4.1.10734.3.3.2.8.2.1.1
The global identifier of an action set with a rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

rateLimitHistSecondsIndex 1.3.6.1.4.1.10734.3.3.2.8.2.1.2
The index (0-59) of the second.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rateLimitHistSecondsBytesSent 1.3.6.1.4.1.10734.3.3.2.8.2.1.3
The number of bytes sent via this rate limiter in the specified second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitHistSecondsTimestamp 1.3.6.1.4.1.10734.3.3.2.8.2.1.4
The time SecondsBytesSent was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitHistMinutesTable 1.3.6.1.4.1.10734.3.3.2.8.3
Historical (sampled) data every minute for an hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitHistMinutesEntry

rateLimitHistMinutesEntry 1.3.6.1.4.1.10734.3.3.2.8.3.1
An entry in the rate limit history minutes table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateLimitHistMinutesEntry  

rateLimitHistMinutesGlobalID 1.3.6.1.4.1.10734.3.3.2.8.3.1.1
The global identifier of an action set with a rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

rateLimitHistMinutesIndex 1.3.6.1.4.1.10734.3.3.2.8.3.1.2
The index (0-59) of the minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rateLimitHistMinutesBytesSent 1.3.6.1.4.1.10734.3.3.2.8.3.1.3
The number of bytes sent via this rate limiter in the specified minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitHistMinutesTimestamp 1.3.6.1.4.1.10734.3.3.2.8.3.1.4
The time MinutesBytesSent was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rateLimitHistHoursTable 1.3.6.1.4.1.10734.3.3.2.8.4
Historical (sampled) data every hour for a day.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateLimitHistHoursEntry

rateLimitHistHoursEntry 1.3.6.1.4.1.10734.3.3.2.8.4.1
An entry in the rate limit history hours table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateLimitHistHoursEntry  

rateLimitHistHoursGlobalID 1.3.6.1.4.1.10734.3.3.2.8.4.1.1
The global identifier of an action set with a rate limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

rateLimitHistHoursIndex 1.3.6.1.4.1.10734.3.3.2.8.4.1.2
The index (0-23) of the hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rateLimitHistHoursBytesSent 1.3.6.1.4.1.10734.3.3.2.8.4.1.3
The number of bytes sent via this rate limiter in the specified hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateLimitHistHoursTimestamp 1.3.6.1.4.1.10734.3.3.2.8.4.1.4
The time HoursBytesSent was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

thresholdTable 1.3.6.1.4.1.10734.3.3.2.8.9
High-level (non-sampled) data about a traffic threshold filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThresholdEntry

thresholdEntry 1.3.6.1.4.1.10734.3.3.2.8.9.1
An entry in the traffic threshold filter list. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  ThresholdEntry  

thresholdGlobalID 1.3.6.1.4.1.10734.3.3.2.8.9.1.1
The global identifier of a traffic threshold filter policy group.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

thresholdState 1.3.6.1.4.1.10734.3.3.2.8.9.1.2
The state (green, yellow, red) of this traffic threshold filter.
Status: current Access: read-only
OBJECT-TYPE    
  ThresholdFilterState  

thresholdUnits 1.3.6.1.4.1.10734.3.3.2.8.9.1.3
The units value (e.g., packets/sec) monitored by this threshold filter.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

thresholdHistSecondsTable 1.3.6.1.4.1.10734.3.3.2.8.5
Historical (sampled) data every second for a minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThresholdHistSecondsEntry

thresholdHistSecondsEntry 1.3.6.1.4.1.10734.3.3.2.8.5.1
An entry in the traffic threshold history seconds table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  ThresholdHistSecondsEntry  

thresholdHistSecondsGlobalID 1.3.6.1.4.1.10734.3.3.2.8.5.1.1
The global identifier of a traffic threshold filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

thresholdHistSecondsIndex 1.3.6.1.4.1.10734.3.3.2.8.5.1.2
The index (0-59) of the second.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

thresholdHistSecondsUnitCount 1.3.6.1.4.1.10734.3.3.2.8.5.1.3
The count of filter-specific units matching the traffic criteria for this filter in the specified second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

thresholdHistSecondsTimestamp 1.3.6.1.4.1.10734.3.3.2.8.5.1.4
The time SecondsUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

thresholdHistMinutesTable 1.3.6.1.4.1.10734.3.3.2.8.6
Historical (sampled) data every minute for an hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThresholdHistMinutesEntry

thresholdHistMinutesEntry 1.3.6.1.4.1.10734.3.3.2.8.6.1
An entry in the traffic threshold history minutes table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  ThresholdHistMinutesEntry  

thresholdHistMinutesGlobalID 1.3.6.1.4.1.10734.3.3.2.8.6.1.1
The global identifier of a traffic threshold filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

thresholdHistMinutesIndex 1.3.6.1.4.1.10734.3.3.2.8.6.1.2
The index (0-59) of the minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

thresholdHistMinutesUnitCount 1.3.6.1.4.1.10734.3.3.2.8.6.1.3
The average of the SecondsUnitCount values corresponding to this minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

thresholdHistMinutesTimestamp 1.3.6.1.4.1.10734.3.3.2.8.6.1.4
The time MinutesUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

thresholdHistHoursTable 1.3.6.1.4.1.10734.3.3.2.8.7
Historical (sampled) data every hour for a day.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThresholdHistHoursEntry

thresholdHistHoursEntry 1.3.6.1.4.1.10734.3.3.2.8.7.1
An entry in the traffic threshold history hours table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  ThresholdHistHoursEntry  

thresholdHistHoursGlobalID 1.3.6.1.4.1.10734.3.3.2.8.7.1.1
The global identifier of a traffic threshold filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

thresholdHistHoursIndex 1.3.6.1.4.1.10734.3.3.2.8.7.1.2
The index (0-23) of the hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

thresholdHistHoursUnitCount 1.3.6.1.4.1.10734.3.3.2.8.7.1.3
The average of the MinutesUnitCount values corresponding to this hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

thresholdHistHoursTimestamp 1.3.6.1.4.1.10734.3.3.2.8.7.1.4
The time HoursUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

thresholdHistDaysTable 1.3.6.1.4.1.10734.3.3.2.8.8
Historical (sampled) data every hour for a day.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ThresholdHistDaysEntry

thresholdHistDaysEntry 1.3.6.1.4.1.10734.3.3.2.8.8.1
An entry in the traffic threshold history hours table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  ThresholdHistDaysEntry  

thresholdHistDaysGlobalID 1.3.6.1.4.1.10734.3.3.2.8.8.1.1
The global identifier of a traffic threshold filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

thresholdHistDaysIndex 1.3.6.1.4.1.10734.3.3.2.8.8.1.2
The index (0-34) of the day.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

thresholdHistDaysUnitCount 1.3.6.1.4.1.10734.3.3.2.8.8.1.3
The average of the HoursUnitCount values corresponding to this day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

thresholdHistDaysTimestamp 1.3.6.1.4.1.10734.3.3.2.8.8.1.4
The time DaysUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tptThresholdNotifyDeviceID 1.3.6.1.4.1.10734.3.3.3.1.111
The unique identifier of the device sending this notification.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

tptThresholdNotifyPolicyID 1.3.6.1.4.1.10734.3.3.3.1.112
The unique identifier of the policy causing this notification.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

tptThresholdNotifySignatureID 1.3.6.1.4.1.10734.3.3.3.1.113
The unique identifier of the signature associated with the policy.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

tptThresholdNotifySegmentName 1.3.6.1.4.1.10734.3.3.3.1.114
A string of the format : that uniquely identifies the segment pertaining to this notification.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

tptThresholdNotifyZonePair 1.3.6.1.4.1.10734.3.3.3.1.115
A string of the format : that identifies the zone pertaining to this notification.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

interfaceHistSecondsTable 1.3.6.1.4.1.10734.3.3.2.8.10
Historical (sampled) data every second for a minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceHistSecondsEntry

interfaceHistSecondsEntry 1.3.6.1.4.1.10734.3.3.2.8.10.1
An entry in the traffic interface history seconds table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceHistSecondsEntry  

interfaceHistSecondsIfIndex 1.3.6.1.4.1.10734.3.3.2.8.10.1.1
The ifIndex of the interface for this historic data.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

interfaceHistSecondsIndex 1.3.6.1.4.1.10734.3.3.2.8.10.1.2
The index (0-59) of the second.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

interfaceHistSecondsUnitCountIn 1.3.6.1.4.1.10734.3.3.2.8.10.1.3
The entering the interface port in octets in the specified second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistSecondsUnitCountOut 1.3.6.1.4.1.10734.3.3.2.8.10.1.4
The leaving the interface port in octets in the specified second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistSecondsTimestamp 1.3.6.1.4.1.10734.3.3.2.8.10.1.5
The time SecondsUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

interfaceHistMinutesTable 1.3.6.1.4.1.10734.3.3.2.8.11
Historical (sampled) data every minute for an hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceHistMinutesEntry

interfaceHistMinutesEntry 1.3.6.1.4.1.10734.3.3.2.8.11.1
An entry in the traffic interface history minutes table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceHistMinutesEntry  

interfaceHistMinutesIfIndex 1.3.6.1.4.1.10734.3.3.2.8.11.1.1
The ifIndex of the interface for this historic data.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

interfaceHistMinutesIndex 1.3.6.1.4.1.10734.3.3.2.8.11.1.2
The index (0-59) of the minute.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

interfaceHistMinutesUnitCountIn 1.3.6.1.4.1.10734.3.3.2.8.11.1.3
The average of the SecondsUnitCountIn values corresponding to this minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistMinutesUnitCountOut 1.3.6.1.4.1.10734.3.3.2.8.11.1.4
The average of the SecondsUnitCountOut values corresponding to this minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistMinutesTimestamp 1.3.6.1.4.1.10734.3.3.2.8.11.1.5
The time MinutesUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

interfaceHistHoursTable 1.3.6.1.4.1.10734.3.3.2.8.12
Historical (sampled) data every hour for a day.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceHistHoursEntry

interfaceHistHoursEntry 1.3.6.1.4.1.10734.3.3.2.8.12.1
An entry in the traffic interface history hours table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceHistHoursEntry  

interfaceHistHoursIfIndex 1.3.6.1.4.1.10734.3.3.2.8.12.1.1
The ifIndex of the interface for this historic data.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

interfaceHistHoursIndex 1.3.6.1.4.1.10734.3.3.2.8.12.1.2
The index (0-23) of the hour.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

interfaceHistHoursUnitCountIn 1.3.6.1.4.1.10734.3.3.2.8.12.1.3
The average of the MinutesUnitCountIn values corresponding to this hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistHoursUnitCountOut 1.3.6.1.4.1.10734.3.3.2.8.12.1.4
The average of the MinutesUnitCountOut values corresponding to this hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistHoursTimestamp 1.3.6.1.4.1.10734.3.3.2.8.12.1.5
The time HoursUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

interfaceHistDaysTable 1.3.6.1.4.1.10734.3.3.2.8.13
Historical (sampled) data every hour for a day.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceHistDaysEntry

interfaceHistDaysEntry 1.3.6.1.4.1.10734.3.3.2.8.13.1
An entry in the traffic interface history hours table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceHistDaysEntry  

interfaceHistDaysIfIndex 1.3.6.1.4.1.10734.3.3.2.8.13.1.1
The ifIndex of the interface for this historic data.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

interfaceHistDaysIndex 1.3.6.1.4.1.10734.3.3.2.8.13.1.2
The index (0-34) of the day.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

interfaceHistDaysUnitCountIn 1.3.6.1.4.1.10734.3.3.2.8.13.1.3
The average of the HoursUnitCountIn values corresponding to this day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistDaysUnitCountOut 1.3.6.1.4.1.10734.3.3.2.8.13.1.4
The average of the HoursUnitCountOut values corresponding to this day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceHistDaysTimestamp 1.3.6.1.4.1.10734.3.3.2.8.13.1.5
The time DaysUnitCount was updated (in seconds since January 1, 1970).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32