artRsps4
Module: ART-MIB
OID (symbolic): ART-MIB::artRsps4
OID (numeric): 1.3.6.1.4.1.141.2.1.5.3.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: 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.
What is artRsps4?
Counts responses in the fourth latency bucket, falling between artRspTime3 and artRspTime4 milliseconds. Monitoring this counter helps identify trends toward slower response times in the middle range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.141.2.1.5.3.1.10 snmpwalk -v2c -c public <target> ART-MIB::artRsps4
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.141.2.1.5.3.1.10.1 snmpget -v2c -c public <target> ART-MIB::artRsps4.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> artRsps4.1
Start monitoring RMON2 performance-monitoring probes/appliances (NetScout/Frontier-style) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ART-MIB::artRsps4 OID value, configure state conditions and alerts, and monitor any RMON2 performance-monitoring probes/appliances (NetScout/Frontier-style) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.141 | frontier | ART-MIB |
| 1.3.6.1.4.1.141.2 | mibdoc2 | ART-MIB |
| 1.3.6.1.4.1.141.2.1 | netscout2 | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5 | art | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5.3 | artTable | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5.3.1 | artEntry | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5.3.1.10 | artRsps4 | ART-MIB |