All MIBs › BLUEARC-SERVER-MIB › cnsRetransmits
cnsRetransmits
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::cnsRetransmits
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of retransmits of redirected CNS packets. If this value is not available for the server series, it will be reported as zero.
What is cnsRetransmits?
This counts how many times redirected CNS (Cluster Name Space) packets had to be retransmitted between cluster nodes for the node identified by intraClusterPortErrsCnId, and it reads as zero on server models where the statistic isn't tracked. Admins can watch this alongside mirroringRetransmits to distinguish CNS-related retransmit issues from NVRAM mirroring ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.3 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::cnsRetransmits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.3.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::cnsRetransmits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnsRetransmits.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::cnsRetransmits 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.7 | clusterStats | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.7.2 | intraClusterPortErrorTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.7.2.1 | intraClusterPortErrorEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.3 | cnsRetransmits | BLUEARC-SERVER-MIB |