cpqiScsiSsnInitialR2T
CPQISCSI-MIB ·
.1.3.6.1.4.1.232.169.2.11.1.1.11
Object
column mandatory
Enumeration
If set to true, indicates that the initiator must wait
for an R2T before sending to the target. If set to false,
the initiator may send data immediately, within limits set
by cpqiScsiSsnFirstBurstLength and the expected data transfer
length of the request.
Default is true.
Context
- MIB
- CPQISCSI-MIB
- OID
.1.3.6.1.4.1.232.169.2.11.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqiScsiSessionAttributesEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQISCSI-MIB::cpqiScsiSsnInitialR2T'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQISCSI-MIB::cpqiScsiSsnInitialR2T.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQISCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQISCSI-MIB::cpqiScsiSsnInitialR2T'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.