All MIBs › ART-MIB › artSummaryClientOctets
artSummaryClientOctets
Module: ART-MIB
OID (symbolic): ART-MIB::artSummaryClientOctets
OID (numeric): 1.3.6.1.4.1.141.2.1.5.5.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: 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.
What is artSummaryClientOctets?
Reports the total number of bytes contained in all client requests observed during the reporting interval, including bytes from fragmented packets. This counter measures client-side traffic volume to help assess application workload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.141.2.1.5.5.1.14 snmpwalk -v2c -c public <target> ART-MIB::artSummaryClientOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.141.2.1.5.5.1.14.1 snmpget -v2c -c public <target> ART-MIB::artSummaryClientOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> artSummaryClientOctets.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::artSummaryClientOctets 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.5 | artSummaryTable | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5.5.1 | artSummaryEntry | ART-MIB |
| 1.3.6.1.4.1.141.2.1.5.5.1.14 | artSummaryClientOctets | ART-MIB |