cIscsiCxnMaxRecvDataSegLength

CISCO-ISCSI-MIB · .1.3.6.1.4.1.9.10.94.1.12.1.1.11

Object

column bytesUnsigned32
The maximum data payload size supported for command
or data PDUs in use within this connection.
              
Note that the size of reported in bytes even though
the negotiation is in 512k blocks.

Context

MIB
CISCO-ISCSI-MIB
OID
.1.3.6.1.4.1.9.10.94.1.12.1.1.11
Type
column
Access
readonly
Status
current
Units
bytes
Parent
cIscsiConnectionAttributesEntry
Groups
1

Walk 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 'CISCO-ISCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISCSI-MIB::cIscsiCxnMaxRecvDataSegLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ISCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISCSI-MIB::cIscsiCxnMaxRecvDataSegLength.<cIscsiInstIndex>.<cIscsiNodeIndex>.<cIscsiSsnIndex>.<cIscsiCxnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ISCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ISCSI-MIB::cIscsiCxnMaxRecvDataSegLength'

Syntax

bytesUnsigned32

Values & Constraints

Object Constraints
range: 512-16777215

Conformance