All MIBs › BLUEARC-SERVER-MIB › protOpCount
protOpCount
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::protOpCount
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.6
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of operations for this type of opcode.
What is protOpCount?
This is a running counter of how many operations of a specific opcode have been performed, as one column in the protocol statistics table indexed by file system, protocol flavor, and opcode. It's a read-only Counter64, so an admin can watch it climb to see which NFS or CIFS operation types are actually being hit hardest on a given file system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.6 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::protOpCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.6.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::protOpCount.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::protOpCount 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.6 | performance | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.6 | protocolStats | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.6.2 | protocolStatsTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.6.2.1 | protocolStatsEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.6 | protOpCount | BLUEARC-SERVER-MIB |