partitionLdmVolumeType

ArrayManager-MIB · .1.3.6.1.4.1.674.10893.1.1.140.5.1.7

Object

column mandatory Enumeration
The partition's LDM volume type.
Possible values:
1:  Basic - standard DOS/Windows disk signature
2:  Extended
3:  Logical
4:  CD ROM
5:  Simple
6:  Stripe
7:  Mirror
8:  Raid5
9:  Span
10: Dynamic - upgraded disk

Context

MIB
ArrayManager-MIB
OID
.1.3.6.1.4.1.674.10893.1.1.140.5.1.7
Type
column
Access
readonly
Status
mandatory
Parent
partitionEntry

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 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::partitionLdmVolumeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::partitionLdmVolumeType.<partitionNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ArrayManager-MIB::partitionLdmVolumeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1basic
2extended
3logical
4cdrom
5simple
6stripe
7mirror
8raid5
9span
10dynamic