All MIBs › CPQISCSI-MIB › cpqiScsiSsnRxDataOctets
cpqiScsiSsnRxDataOctets
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiSsnRxDataOctets
OID (numeric): 1.3.6.1.4.1.232.169.2.11.2.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The cpqiScsiSsnRxDataOctets and the cpqiScsiSsnLCRxDataOctets together shows the count of data octets that were received by the local iSCSI node on this session.
The actual count of data octets equals the cpqiScsiSsnRxDataOctets times 2^32 plus the cpqiScsiSsnLCRxDataOctets.
What is cpqiScsiSsnRxDataOctets?
This read-only Counter holds the high-order 32 bits of the count of data octets received by the local iSCSI node on this session, combined with cpqiScsiSsnLCRxDataOctets (actual count equals this times 2^32 plus the low counter) for systems lacking Counter64 support. An admin uses this pairing to track cumulative inbound data volume on sessions carrying more traffic than a plain 32-bit counter could hold. For example, when auditing bandwidth usage on a very active session, an admin's script reads both received-octet counters together to avoid undercounting after a 32-bit wraparound.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.2.1.7 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnRxDataOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.2.1.7.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnRxDataOctets.1
Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiSsnRxDataOctets OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11 | cpqiScsiSession | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.2 | cpqiScsiSessionStatsTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.2.1 | cpqiScsiSessionStatsEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.11.2.1.7 | cpqiScsiSsnRxDataOctets | CPQISCSI-MIB |