ART-MIB

File: ART-MIB.mib (40709 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RMON-MIB RMON2-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Counter32 Integer32 Counter64
RowStatus TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP OwnerString DataSource
protocolDirEntry protocolDirLocalIndex

Defined Types

ProtocolDir2Entry  
SEQUENCE    
  protocolDir2ArtConfig INTEGER

ArtControlEntry  
SEQUENCE    
  artControlIndex Integer32
  artControlDataSource DataSource
  artControlTimeRemaining Integer32
  artControlDuration Integer32
  artControlRspTime1 Integer32
  artControlRspTime2 Integer32
  artControlRspTime3 Integer32
  artControlRspTime4 Integer32
  artControlRspTime5 Integer32
  artControlRspTime6 Integer32
  artControlRspTimeout Integer32
  artControlRptStartTime TimeStamp
  artControlRequestedSize Integer32
  artControlGrantedSize Integer32
  artControlGeneratedRpts Integer32
  artControlDroppedFrames Counter32
  artControlOwner OwnerString
  artControlStatus RowStatus

ArtEntry  
SEQUENCE    
  artServerAddress OCTET STRING
  artClientAddress OCTET STRING
  artAvgRspTime Integer32
  artMinRspTime Integer32
  artMaxRspTime Integer32
  artTotalResponses Counter32
  artRsps1 Counter32
  artRsps2 Counter32
  artRsps3 Counter32
  artRsps4 Counter32
  artRsps5 Counter32
  artRsps6 Counter32
  artRsps7 Counter32
  artClientOctets Counter32
  artClientOverflowOctets Counter32
  artClientHCOctets Counter64
  artServerOctets Counter32
  artServerOverflowOctets Counter32
  artServerHCOctets Counter64
  artRetries Counter32
  artTimeouts Counter32

ArtSummaryEntry  
SEQUENCE    
  artSummaryServerAddress OCTET STRING
  artSummaryClients Integer32
  artSummaryAvgRspTime Integer32
  artSummaryMinRspTime Integer32
  artSummaryMaxRspTime Integer32
  artSummaryTotalResponses Counter32
  artSummaryRsps1 Counter32
  artSummaryRsps2 Counter32
  artSummaryRsps3 Counter32
  artSummaryRsps4 Counter32
  artSummaryRsps5 Counter32
  artSummaryRsps6 Counter32
  artSummaryRsps7 Counter32
  artSummaryClientOctets Counter32
  artSummaryClientOverflowOctets Counter32
  artSummaryClientHCOctets Counter64
  artSummaryServerOctets Counter32
  artSummaryServerOverflowOctets Counter32
  artSummaryServerHCOctets Counter64
  artSummaryRetries Counter32
  artSummaryTimeouts Counter32

Defined Values

art 1.3.6.1.4.1.141.2.1.5
The MIB module for Application Response Time measurement.
MODULE-IDENTITY    

frontier 1.3.6.1.4.1.141
OBJECT IDENTIFIER    

mibdoc2 1.3.6.1.4.1.141.2
OBJECT IDENTIFIER    

netscout2 1.3.6.1.4.1.141.2.1
OBJECT IDENTIFIER    

protocolDir2Table 1.3.6.1.4.1.141.2.1.5.1
Contains the ART augmentations to RMON-2.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProtocolDir2Entry

protocolDir2Entry 1.3.6.1.4.1.141.2.1.5.1.1
Contains the ART augmentations to RMON-2.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProtocolDir2Entry  

protocolDir2ArtConfig 1.3.6.1.4.1.141.2.1.5.1.1.1
This object describes and configures the probe's support for application response time monitoring for the protocol. When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track application response time for this protocol. If the value of this object is supportedOff(2), the probe supports tracking of application response time, but is configured to not track response time for any control entries or data sources. If the value of this object is supportedOn(3), the probe supports tracking of application response time for this protocol, and will allow creation of entries in the artControlTable for the associated protocol. Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the artTable and artSummaryTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notSupported(1), supportedOff(2), supportedOn(3)  

artControlTable 1.3.6.1.4.1.141.2.1.5.2
This table lists the data sources (typically, probe interfaces) for which application response time collection is enabled, and additionally controls the generation of ART reports in the artTable and artSummaryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtControlEntry

artControlEntry 1.3.6.1.4.1.141.2.1.5.2.1
A conceptual row in the artControlTable. Creation of a row enables ART collection and report generation for the corresponding data source. The artControlRspTime{1..6} objects are used to categorize the request-response pairs observed during an ART sample interval. The NMS is responsible to ensure that: artControlRspTime1 <= artControlRspTime2 artControlRspTime2 <= artControlRspTime3 artControlRspTime3 <= artControlRspTime4 artControlRspTime4 <= artControlRspTime5 artControlRspTime5 <= artControlRspTime6 and that: artControlRspTime6 <= artControlRspTimeout If these relationships do not hold, the probe rejects any attempt to set the artControlStatus object to active(1). Suggested default values for the time ranges are: artControlRspTime1 25 milliseconds artControlRspTime2 50 milliseconds artControlRspTime3 100 milliseconds artControlRspTime4 200 milliseconds artControlRspTime5 400 milliseconds artControlRspTime6 800 milliseconds The table is implicitly indexed by data source, using the DataSource identifier corresponding to the data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtControlEntry  

artControlIndex 1.3.6.1.4.1.141.2.1.5.2.1.1
A unique index for this artControlEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

artControlDataSource 1.3.6.1.4.1.141.2.1.5.2.1.2
The source of data for application response-time collection, i.e., the data source (typically, a probe interface) for which ART statistics are to be collected and reports generated. This object shall not be modified if the associated artControlStatus is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  DataSource  

artControlTimeRemaining 1.3.6.1.4.1.141.2.1.5.2.1.3
The number of seconds remaining in the current report interval. When this value reaches zero, the probe deletes any existing reports for the associated data source, creates a new report corresponding to the just-expired interval, copies the current value of artControlDuration to this object, and starts a new collection interval. The value of this object is latched in artControlDuration whenever it is written to using SNMP, allowing automatic restart of collection using the same duration. If this object is overwritten while the associated artStatus is equal to active(1), the current collection for the associated data source is abandoned, and a new collection started using the new interval. Setting this value to 0 abandons current collection and disables report generation for the associated data source. (This is not recommended -- better to delete the row.) The probe should delay the initial countdown of this object in order to align report intervals to 12:00 AM UTC.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..86400  

artControlDuration 1.3.6.1.4.1.141.2.1.5.2.1.4
This object is used to latch the value of artTimeRemaining for automatic collection restart at the end of a collection interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

artControlRspTime1 1.3.6.1.4.1.141.2.1.5.2.1.5
The first of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTime2 1.3.6.1.4.1.141.2.1.5.2.1.6
The second of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTime3 1.3.6.1.4.1.141.2.1.5.2.1.7
The third of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTime4 1.3.6.1.4.1.141.2.1.5.2.1.8
The fourth of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTime5 1.3.6.1.4.1.141.2.1.5.2.1.9
The fifth of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTime6 1.3.6.1.4.1.141.2.1.5.2.1.10
The sixth of six time values used to categorize the response times observed during the report interval. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRspTimeout 1.3.6.1.4.1.141.2.1.5.2.1.11
The maximum interval that the probe will wait for a server response to a client request. Requests older than this value are abandoned, and counted as artTimeouts in the artTable and as artSummaryTimeouts in the artSummaryTable. This object may not be changed while artControlStatus is set to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

artControlRptStartTime 1.3.6.1.4.1.141.2.1.5.2.1.12
The time at which collection of the currently available reports was started.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

artControlRequestedSize 1.3.6.1.4.1.141.2.1.5.2.1.13
The maximum number of report rows to be generated in the artTable for the associated data source. If set to -1, the maximum number of report rows shall be determined by the probe based on available resources.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..65535  

artControlGrantedSize 1.3.6.1.4.1.141.2.1.5.2.1.14
The maximum number of report rows in the artTable granted by the probe for the associated data source. The value of this object may be less than the requested size.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

artControlGeneratedRpts 1.3.6.1.4.1.141.2.1.5.2.1.15
The number of report sets that have been generated by this entry. The NMS may use this value to poll for the availability of a new report set. It may also sample this value before and after a sweep of the artTable or artSummaryTable in order to verify that a new report set was not generated during the sweep.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

artControlDroppedFrames 1.3.6.1.4.1.141.2.1.5.2.1.16
The total number of frames which were received by the probe and therefore not accounted for in the *StatsDropEvents, but for which the probe chose not to count for this entry for whatever reason. Most often, this event occurs when the probe is out of some resources and decides to shed load from this collection. This count does not include packets that were not counted because they had MAC-layer errors. Note that, unlike the dropEvents counter, this number is the exact number of frames dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artControlOwner 1.3.6.1.4.1.141.2.1.5.2.1.17
The entity that configured this entry and is therefore using the resources assigned to it.
Status: current Access: read-create
OBJECT-TYPE    
  OwnerString  

artControlStatus 1.3.6.1.4.1.141.2.1.5.2.1.18
The status of this control table entry. An entry must not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the artTable and artSummaryTable shall be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

artTable 1.3.6.1.4.1.141.2.1.5.3
This table provides sets of application response time reports. Each row of the table corresponds to a report. Existing reports are deleted by the probe at the expiration of each sampling period, and replaced with new reports for the just-ended period. Generation of reports is controlled using the objects in the artControlTable. The maximum number of report rows in this table is the sum of each of the artControlGrantedSize object values in the artControlTable. Note that this table is shared by all data sources, although reports are generated independently for each data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtEntry

artEntry 1.3.6.1.4.1.141.2.1.5.3.1
A conceptual row in the artTable. Each row corresponds to an application response time report for an individual {data source, application-protocol, client, server} quadruple. Rows are created and deleted by the probe, and all objects are read-only to the NMS. Rows are indexed (in effect) by data source, application protocol identifier, server address, and client address. Note that only the client and server address index components correspond to objects in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtEntry  

artServerAddress 1.3.6.1.4.1.141.2.1.5.3.1.1
The address of the server. This is identified as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

artClientAddress 1.3.6.1.4.1.141.2.1.5.3.1.2
The address of the client. This is identified as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

artAvgRspTime 1.3.6.1.4.1.141.2.1.5.3.1.3
The average response time, in milliseconds, observed during the report interval. Specification of milliseconds as the time units does not require the probe to maintain one-millisecond time granularity. Response time is measured as the number of milliseconds, as observed by the probe, between the final packet of an application-layer request PDU from client to server and the first packet of a response PDU from server client. This object is the arithmetical mean of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation. Additional semantics of 'response time' may depend on the application being monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artMinRspTime 1.3.6.1.4.1.141.2.1.5.3.1.4
The minimum response time, in milliseconds, observed during the report interval. This object is the minimum value of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artMaxRspTime 1.3.6.1.4.1.141.2.1.5.3.1.5
The maximum response time, in milliseconds, observed during the report interval. This object is the maximum value of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation. The probe should use wait for for artControlRspTimeout milliseconds before abandoning the wait for a server response.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artTotalResponses 1.3.6.1.4.1.141.2.1.5.3.1.6
The total number of client requests that have been successfully paired with a corresponding server response during the report interval. Requests that have been timed-out by the probe are not counted by this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps1 1.3.6.1.4.1.141.2.1.5.3.1.7
The first of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required less than artRspTime1 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps2 1.3.6.1.4.1.141.2.1.5.3.1.8
The second of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime1 milliseconds but less than artRspTime2 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps3 1.3.6.1.4.1.141.2.1.5.3.1.9
The third of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime2 milliseconds but less than artRspTime3 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps4 1.3.6.1.4.1.141.2.1.5.3.1.10
The fourth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime3 milliseconds but less than artRspTime4 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps5 1.3.6.1.4.1.141.2.1.5.3.1.11
The fifth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime4 milliseconds but less than artRspTime5 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps6 1.3.6.1.4.1.141.2.1.5.3.1.12
The sixth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime5 milliseconds but less than artRspTime6 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artRsps7 1.3.6.1.4.1.141.2.1.5.3.1.13
The seventh of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artRspTime6
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artClientOctets 1.3.6.1.4.1.141.2.1.5.3.1.14
The total number of octets observed in client requests during the report interval. If the application-layer PDU has been fragmented into multiple packets, all octets in each of the packets are included in this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artClientOverflowOctets 1.3.6.1.4.1.141.2.1.5.3.1.15
The number of times the associated artClientOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artClientHCOctets 1.3.6.1.4.1.141.2.1.5.3.1.16
The high-capacity version of artClientOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

artServerOctets 1.3.6.1.4.1.141.2.1.5.3.1.17
The total number of octets in server responses during the report interval. If the application-layer PDU has been fragmented into multiple packets, all octets in each of the packets are included in this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artServerOverflowOctets 1.3.6.1.4.1.141.2.1.5.3.1.18
The number of times the associated artServerOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artServerHCOctets 1.3.6.1.4.1.141.2.1.5.3.1.19
The high-capacity version of artServerOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

artRetries 1.3.6.1.4.1.141.2.1.5.3.1.20
This total number of application-layer client retries observed during the report interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artTimeouts 1.3.6.1.4.1.141.2.1.5.3.1.21
The number of times the probe has timed-out a client request while waiting for a server response during the report interval. Timeouts may occur due to server congestion or failure, network congestion or failure, or probe congestion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryTable 1.3.6.1.4.1.141.2.1.5.5
This table provides sets of application response time summary reports. Each row of the table corresponds to a report. Existing reports are deleted by the probe at the expiration of each sampling period, and replaced with new reports for the just-ended period. Generation of reports is controlled using the objects in the artControlTable. Note that this table is shared by all probe data sources, although reports are generated independently for each data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtSummaryEntry

artSummaryEntry 1.3.6.1.4.1.141.2.1.5.5.1
A conceptual row in the artSummaryTable. Each row corresponds to an application response time report for an individual {data source, application-protocol, server} triple. Values in the each row correspond to the summary of response time information of all clients of the associated server, whereas the rows in the artTable contain detailed information for {data source, application- protocol, client, server} quadruples. Rows are created and deleted by the probe, and all objects are read-only to the NMS. Rows are indexed (in effect) by data source, application protocol identifier, and server address. Note that only the server address index component corresponds to an object in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtSummaryEntry  

artSummaryServerAddress 1.3.6.1.4.1.141.2.1.5.5.1.1
The address of the server. This is identified as an octet string with specific semantics and length as identified by the protocolDirLocalIndex component of the index.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING  

artSummaryClients 1.3.6.1.4.1.141.2.1.5.5.1.2
The number of clients of this server for which requests were successfully paired with server responses during the report interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artSummaryAvgRspTime 1.3.6.1.4.1.141.2.1.5.5.1.3
The average response time, in milliseconds, observed during the report interval. Specification of milliseconds as the time units does not require the probe to maintain one-millisecond time granularity. Response time is measured as the number of milliseconds, as observed by the probe, between the final packet of an application-layer request PDU from client to server and the first packet of a response PDU from server client. This object is the arithmetical mean of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation. Additional semantics of 'response time' may depend on the application being monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artSummaryMinRspTime 1.3.6.1.4.1.141.2.1.5.5.1.4
The minimum response time, in milliseconds, observed during the report interval. This object is the minimum value of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artSummaryMaxRspTime 1.3.6.1.4.1.141.2.1.5.5.1.5
The maximum response time, in milliseconds, observed during the report interval. This object is the maximum value of the individual response times observed during the interval. Only server responses that the probe has successfully paired with client requests are included in the calculation. The probe should use a reasonable timeout period before abandoning the wait for a server response.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

artSummaryTotalResponses 1.3.6.1.4.1.141.2.1.5.5.1.6
The total number of client requests that have been successfully paired with a corresponding server response during the report interval. Requests that have been timed-out by the probe are not counted by this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps1 1.3.6.1.4.1.141.2.1.5.5.1.7
The first of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required less than artControlRspTime1 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps2 1.3.6.1.4.1.141.2.1.5.5.1.8
The second of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime1 milliseconds but less than artControlRspTime2 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps3 1.3.6.1.4.1.141.2.1.5.5.1.9
The third of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime2 milliseconds but less than artControlRspTime3 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps4 1.3.6.1.4.1.141.2.1.5.5.1.10
The fourth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime3 milliseconds but less than artControlRspTime4 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps5 1.3.6.1.4.1.141.2.1.5.5.1.11
The fifth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime4 milliseconds but less than artControlRspTime5 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps6 1.3.6.1.4.1.141.2.1.5.5.1.12
The sixth of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime5 milliseconds but less than artControlRspTime6 milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryRsps7 1.3.6.1.4.1.141.2.1.5.5.1.13
The seventh of seven counters used to categorize the response times observed during the report interval. This object is a count of responses that required at least artControlRspTime6
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryClientOctets 1.3.6.1.4.1.141.2.1.5.5.1.14
The total number of octets observed in client requests during the report interval. If the application-layer PDU has been fragmented into multiple packets, all octets in each of the packets are included in this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryClientOverflowOctets 1.3.6.1.4.1.141.2.1.5.5.1.15
The number of times the associated artClientOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryClientHCOctets 1.3.6.1.4.1.141.2.1.5.5.1.16
The high-capacity version of artSummaryClientOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

artSummaryServerOctets 1.3.6.1.4.1.141.2.1.5.5.1.17
The total number of octets in server responses during the report interval. If the application-layer PDU has been fragmented into multiple packets, all octets in each of the packets are included in this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryServerOverflowOctets 1.3.6.1.4.1.141.2.1.5.5.1.18
The number of times the associated artSummaryServerOctets counter has overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryServerHCOctets 1.3.6.1.4.1.141.2.1.5.5.1.19
The high-capacity version of artSummaryServerOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

artSummaryRetries 1.3.6.1.4.1.141.2.1.5.5.1.20
This total number of application-layer client retries observed during the report interval.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artSummaryTimeouts 1.3.6.1.4.1.141.2.1.5.5.1.21
The number of times the probe has timed-out a client request while waiting for a server response during the report interval. Timeouts may occur due to server congestion or failure, network congestion or failure, or probe congestion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artConformance 1.3.6.1.4.1.141.2.1.5.4
OBJECT IDENTIFIER    

artMIBCompliances 1.3.6.1.4.1.141.2.1.5.4.1
OBJECT IDENTIFIER    

artMIBGroups 1.3.6.1.4.1.141.2.1.5.4.2
OBJECT IDENTIFIER    

artMIBCompliance 1.3.6.1.4.1.141.2.1.5.4.1.1
Describes the requirements for conformance to the ART MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

artGroup 1.3.6.1.4.1.141.2.1.5.4.2.1
This group adds application response time measurement to RMON-2.
Status: current Access: read-only
OBJECT-GROUP