iscsiInstVersionMax

ISCSI-MIB · .1.3.6.1.2.1.142.1.1.1.1.4

Object

column Unsigned32
The maximum version number of the iSCSI specification
such that this iSCSI instance supports this maximum
value, the minimum value indicated by the corresponding
instance in iscsiInstVersionMin, and all versions in
between.

Context

MIB
ISCSI-MIB
OID
.1.3.6.1.2.1.142.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
iscsiInstanceAttributesEntry
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 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISCSI-MIB::iscsiInstVersionMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISCSI-MIB::iscsiInstVersionMax.<iscsiInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISCSI-MIB::iscsiInstVersionMax'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance