All MIBs › ACTONA-ACTASTOR-MIB › esRemoteRequestCount
esRemoteRequestCount
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::esRemoteRequestCount
OID (numeric): 1.3.6.1.4.1.17471.1.4.2.2.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of remote synchronous CIFS requests sent to the CoreServer
What is esRemoteRequestCount?
Counts how many CIFS file requests the EdgeServer had to forward synchronously to the CoreServer because the data was not cached locally. Engineers monitor this to assess cache effectiveness—a high ratio of remote requests to local requests indicates poor cache hit rates and may signal a need for larger cache or different retention policies. If esRemoteRequestCount is 100,000, the EdgeServer has forwarded 100 thousand cache-miss requests to the CoreServer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.4.2.2.3 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::esRemoteRequestCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.4.2.2.3.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::esRemoteRequestCount.1
Start monitoring Cisco (Actona) ActaStor WAN file-services appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACTONA-ACTASTOR-MIB::esRemoteRequestCount OID value, configure state conditions and alerts, and monitor any Cisco (Actona) ActaStor WAN file-services appliances (legacy) from a single console.
How to Use in IPNetwork Monitor
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.17471 | actona | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1 | actastor | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.4 | edgeServer | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.4.2 | esState | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.4.2.2 | esCIFSInfo | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.4.2.2.3 | esRemoteRequestCount | ACTONA-ACTASTOR-MIB |