All MIBs › CPQISCSI-MIB › cpqiScsiSsnTxDataOctets
cpqiScsiSsnTxDataOctets
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiSsnTxDataOctets
OID (numeric): 1.3.6.1.4.1.232.169.2.11.2.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The cpqiScsiSsnTxDataOctets and the cpqiScsiSsnLCTxDataOctets together shows the count of data octets that were transmitted by the local iSCSI node on this session.
The actual count of data octets equals the cpqiScsiSsnTxDataOctets times 2^32 plus the cpqiScsiSsnLCTxDataOctets.
What is cpqiScsiSsnTxDataOctets?
This read-only Counter holds the high-order 32 bits of the count of data octets transmitted by the local iSCSI node on this session, to be combined with cpqiScsiSsnLCTxDataOctets (actual count equals this value times 2^32 plus the low counter) for systems that don't support Counter64. An admin uses this pairing to track cumulative outbound data volume on high-throughput sessions that would overflow a single 32-bit counter. For example, on a session that has transferred many terabytes, an admin's monitoring script must read both this and the low-capacity counter together to compute the true transmitted byte total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.2.1.6 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnTxDataOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.11.2.1.6.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiSsnTxDataOctets.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::cpqiScsiSsnTxDataOctets 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.6 | cpqiScsiSsnTxDataOctets | CPQISCSI-MIB |