ART-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCOUT SYSTEMS


 Home MIB: ART-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
 frontier 1.3.6.1.4.1.141
         mibdoc2 1.3.6.1.4.1.141.2
             netscout2 1.3.6.1.4.1.141.2.1
                 art 1.3.6.1.4.1.141.2.1.5
The MIB module for Application Response Time measurement.
                     protocolDir2Table 1.3.6.1.4.1.141.2.1.5.1 no-access
Contains the ART augmentations to RMON-2.
                         protocolDir2Entry 1.3.6.1.4.1.141.2.1.5.1.1 no-access
Contains the ART augmentations to RMON-2.
                             protocolDir2ArtConfig 1.3.6.1.4.1.141.2.1.5.1.1.1 integer read-only
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. Enumeration: 'notSupported': 1, 'supportedOff': 2, 'supportedOn': 3.
                     artControlTable 1.3.6.1.4.1.141.2.1.5.2 no-access
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.
                         artControlEntry 1.3.6.1.4.1.141.2.1.5.2.1 no-access
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.
                             artControlIndex 1.3.6.1.4.1.141.2.1.5.2.1.1 integer32 no-access
A unique index for this artControlEntry.
                             artControlDataSource 1.3.6.1.4.1.141.2.1.5.2.1.2 datasource read-only
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).
                             artControlTimeRemaining 1.3.6.1.4.1.141.2.1.5.2.1.3 integer32 read-only
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.
                             artControlDuration 1.3.6.1.4.1.141.2.1.5.2.1.4 integer32 read-only
This object is used to latch the value of artTimeRemaining for automatic collection restart at the end of a collection interval.
                             artControlRspTime1 1.3.6.1.4.1.141.2.1.5.2.1.5 integer32 read-only
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).
                             artControlRspTime2 1.3.6.1.4.1.141.2.1.5.2.1.6 integer32 read-only
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).
                             artControlRspTime3 1.3.6.1.4.1.141.2.1.5.2.1.7 integer32 read-only
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).
                             artControlRspTime4 1.3.6.1.4.1.141.2.1.5.2.1.8 integer32 read-only
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).
                             artControlRspTime5 1.3.6.1.4.1.141.2.1.5.2.1.9 integer32 read-only
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).
                             artControlRspTime6 1.3.6.1.4.1.141.2.1.5.2.1.10 integer32 read-only
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).
                             artControlRspTimeout 1.3.6.1.4.1.141.2.1.5.2.1.11 integer32 read-only
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).
                             artControlRptStartTime 1.3.6.1.4.1.141.2.1.5.2.1.12 timestamp read-only
The time at which collection of the currently available reports was started.
                             artControlRequestedSize 1.3.6.1.4.1.141.2.1.5.2.1.13 integer32 read-only
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.
                             artControlGrantedSize 1.3.6.1.4.1.141.2.1.5.2.1.14 integer32 read-only
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.
                             artControlGeneratedRpts 1.3.6.1.4.1.141.2.1.5.2.1.15 integer32 read-only
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.
                             artControlDroppedFrames 1.3.6.1.4.1.141.2.1.5.2.1.16 counter32 read-only
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.
                             artControlOwner 1.3.6.1.4.1.141.2.1.5.2.1.17 ownerstring read-only
The entity that configured this entry and is therefore using the resources assigned to it.
                             artControlStatus 1.3.6.1.4.1.141.2.1.5.2.1.18 rowstatus read-only
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.
                     artTable 1.3.6.1.4.1.141.2.1.5.3 no-access
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.
                         artEntry 1.3.6.1.4.1.141.2.1.5.3.1 no-access
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.
                             artServerAddress 1.3.6.1.4.1.141.2.1.5.3.1.1 octet string no-access
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.
                             artClientAddress 1.3.6.1.4.1.141.2.1.5.3.1.2 octet string no-access
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.
                             artAvgRspTime 1.3.6.1.4.1.141.2.1.5.3.1.3 integer32 read-only
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.
                             artMinRspTime 1.3.6.1.4.1.141.2.1.5.3.1.4 integer32 read-only
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.
                             artMaxRspTime 1.3.6.1.4.1.141.2.1.5.3.1.5 integer32 read-only
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.
                             artTotalResponses 1.3.6.1.4.1.141.2.1.5.3.1.6 counter32 read-only
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.
                             artRsps1 1.3.6.1.4.1.141.2.1.5.3.1.7 counter32 read-only
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.
                             artRsps2 1.3.6.1.4.1.141.2.1.5.3.1.8 counter32 read-only
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.
                             artRsps3 1.3.6.1.4.1.141.2.1.5.3.1.9 counter32 read-only
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.
                             artRsps4 1.3.6.1.4.1.141.2.1.5.3.1.10 counter32 read-only
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.
                             artRsps5 1.3.6.1.4.1.141.2.1.5.3.1.11 counter32 read-only
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.
                             artRsps6 1.3.6.1.4.1.141.2.1.5.3.1.12 counter32 read-only
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.
                             artRsps7 1.3.6.1.4.1.141.2.1.5.3.1.13 counter32 read-only
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
                             artClientOctets 1.3.6.1.4.1.141.2.1.5.3.1.14 counter32 read-only
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.
                             artClientOverflowOctets 1.3.6.1.4.1.141.2.1.5.3.1.15 counter32 read-only
The number of times the associated artClientOctets counter has overflowed.
                             artClientHCOctets 1.3.6.1.4.1.141.2.1.5.3.1.16 counter64 read-only
The high-capacity version of artClientOctets.
                             artServerOctets 1.3.6.1.4.1.141.2.1.5.3.1.17 counter32 read-only
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.
                             artServerOverflowOctets 1.3.6.1.4.1.141.2.1.5.3.1.18 counter32 read-only
The number of times the associated artServerOctets counter has overflowed.
                             artServerHCOctets 1.3.6.1.4.1.141.2.1.5.3.1.19 counter64 read-only
The high-capacity version of artServerOctets.
                             artRetries 1.3.6.1.4.1.141.2.1.5.3.1.20 counter32 read-only
This total number of application-layer client retries observed during the report interval.
                             artTimeouts 1.3.6.1.4.1.141.2.1.5.3.1.21 counter32 read-only
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.
                     artConformance 1.3.6.1.4.1.141.2.1.5.4
                         artMIBCompliances 1.3.6.1.4.1.141.2.1.5.4.1
                             artMIBCompliance 1.3.6.1.4.1.141.2.1.5.4.1.1
Describes the requirements for conformance to the ART MIB.
                         artMIBGroups 1.3.6.1.4.1.141.2.1.5.4.2
                             artGroup 1.3.6.1.4.1.141.2.1.5.4.2.1
This group adds application response time measurement to RMON-2.
                     artSummaryTable 1.3.6.1.4.1.141.2.1.5.5 no-access
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.
                         artSummaryEntry 1.3.6.1.4.1.141.2.1.5.5.1 no-access
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.
                             artSummaryServerAddress 1.3.6.1.4.1.141.2.1.5.5.1.1 octet string no-access
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.
                             artSummaryClients 1.3.6.1.4.1.141.2.1.5.5.1.2 integer32 read-only
The number of clients of this server for which requests were successfully paired with server responses during the report interval.
                             artSummaryAvgRspTime 1.3.6.1.4.1.141.2.1.5.5.1.3 integer32 read-only
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.
                             artSummaryMinRspTime 1.3.6.1.4.1.141.2.1.5.5.1.4 integer32 read-only
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.
                             artSummaryMaxRspTime 1.3.6.1.4.1.141.2.1.5.5.1.5 integer32 read-only
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.
                             artSummaryTotalResponses 1.3.6.1.4.1.141.2.1.5.5.1.6 counter32 read-only
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.
                             artSummaryRsps1 1.3.6.1.4.1.141.2.1.5.5.1.7 counter32 read-only
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.
                             artSummaryRsps2 1.3.6.1.4.1.141.2.1.5.5.1.8 counter32 read-only
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.
                             artSummaryRsps3 1.3.6.1.4.1.141.2.1.5.5.1.9 counter32 read-only
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.
                             artSummaryRsps4 1.3.6.1.4.1.141.2.1.5.5.1.10 counter32 read-only
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.
                             artSummaryRsps5 1.3.6.1.4.1.141.2.1.5.5.1.11 counter32 read-only
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.
                             artSummaryRsps6 1.3.6.1.4.1.141.2.1.5.5.1.12 counter32 read-only
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.
                             artSummaryRsps7 1.3.6.1.4.1.141.2.1.5.5.1.13 counter32 read-only
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
                             artSummaryClientOctets 1.3.6.1.4.1.141.2.1.5.5.1.14 counter32 read-only
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.
                             artSummaryClientOverflowOctets 1.3.6.1.4.1.141.2.1.5.5.1.15 counter32 read-only
The number of times the associated artClientOctets counter has overflowed.
                             artSummaryClientHCOctets 1.3.6.1.4.1.141.2.1.5.5.1.16 counter64 read-only
The high-capacity version of artSummaryClientOctets.
                             artSummaryServerOctets 1.3.6.1.4.1.141.2.1.5.5.1.17 counter32 read-only
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.
                             artSummaryServerOverflowOctets 1.3.6.1.4.1.141.2.1.5.5.1.18 counter32 read-only
The number of times the associated artSummaryServerOctets counter has overflowed.
                             artSummaryServerHCOctets 1.3.6.1.4.1.141.2.1.5.5.1.19 counter64 read-only
The high-capacity version of artSummaryServerOctets.
                             artSummaryRetries 1.3.6.1.4.1.141.2.1.5.5.1.20 counter32 read-only
This total number of application-layer client retries observed during the report interval.
                             artSummaryTimeouts 1.3.6.1.4.1.141.2.1.5.5.1.21 counter32 read-only
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.