supportedMinSize
LSI-MegaRAID-SAS-MIB ·
.1.3.6.1.4.1.3582.4.1.4.1.8.1.6
Object
Minimum stripe size supported. 0(512B),1(1K),2(2K),3(4K),4(8K),5(16K),6(32),7(64K),8(128K) ... 11(1MB) etc
Context
- MIB
- LSI-MegaRAID-SAS-MIB
- OID
.1.3.6.1.4.1.3582.4.1.4.1.8.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- commonVirtualDeviceInfoEntry
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 'LSI-MegaRAID-SAS-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LSI-MegaRAID-SAS-MIB::supportedMinSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LSI-MegaRAID-SAS-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LSI-MegaRAID-SAS-MIB::supportedMinSize.<adapterID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LSI-MegaRAID-SAS-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LSI-MegaRAID-SAS-MIB::supportedMinSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647