All MIBs › BLUEARC-SERVER-MIB › writeXCalls
writeXCalls
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::writeXCalls
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.26
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The total number of 'WriteX' CIFS calls received since power up.
What is writeXCalls?
The total number of 'WriteX' CIFS calls -- requests from clients to write file data using the extended SMB write request -- received by this cluster node since it last started, identified by the cifsStatsClusterNode value on the same table row. Comparing this across nodes helps spot which node is handling the bulk of a particular kind of file-access traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.26 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::writeXCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.26.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::writeXCalls.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> writeXCalls.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::writeXCalls OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) 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.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3 | fileProtocol | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.2 | cifs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.2.3 | cifsStats | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.2.3.39 | cifsStatsTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1 | cifsStatsEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.26 | writeXCalls | BLUEARC-SERVER-MIB |