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