CA-SNMP-MIB8 :: requestsReceived

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCA-SNMP-MIB8requestsReceived

requestsReceived

Module: CA-SNMP-MIB8

OID (symbolic): CA-SNMP-MIB8::requestsReceived

OID (numeric): 1.3.6.1.4.1.7564.16.1.2

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: Total number of requests received by the reverse proxy cache.

What is requestsReceived?

Reports the total cumulative number of HTTP requests received by the reverse proxy cache since it started. This counter is useful for measuring traffic load and growth trends on the caching service.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7564.16.1.2
snmpwalk -v2c -c public <target> CA-SNMP-MIB8::requestsReceived

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7564.16.1.2.1
snmpget -v2c -c public <target> CA-SNMP-MIB8::requestsReceived.1

Start monitoring Array Networks web-caching/ADC appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CA-SNMP-MIB8::requestsReceived OID value, configure state conditions and alerts, and monitor any Array Networks web-caching/ADC appliances (legacy) from a single console.

How to Use in IPNetwork Monitor

Select an Array Networks web-caching/ADC appliance (legacy) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type requestsReceived into the Find box to locate it in the OID tree, then select it and click OK. It reports the total number of requests received by the reverse proxy cache. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a Counter32-type OID, Value bounds is the most useful condition here — trigger an alert if the counter increases sharply between polls relative to its normal baseline, since an unexpected spike often reflects a real change in traffic or activity. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.7564arrayNetworksCA-SNMP-MIB8
1.3.6.1.4.1.7564.16revProxyCacheCA-SNMP-MIB8
1.3.6.1.4.1.7564.16.1cacheBasicStatsCA-SNMP-MIB8
1.3.6.1.4.1.7564.16.1.2requestsReceivedCA-SNMP-MIB8