enclosureType
StorageManagement-MIB ·
.1.3.6.1.4.1.674.10893.1.20.130.3.1.16
Object
column mandatory
Enumeration
The type of this enclosure. Possible values: 1: Internal 2: Dell PV200S (PV201S) 3: Dell PV210S (PV211S) 4: Dell PV220S (PV221S) 5: Dell PV660F 6: Dell PV224F 7: Dell PV660F / PV224F 8: Dell MD1000 9: Dell MD1120 11: Dell MD1220 12: Dell MD1400 13: Dell MD1420 14: Dell MX5016S
Context
- MIB
- StorageManagement-MIB
- OID
.1.3.6.1.4.1.674.10893.1.20.130.3.1.16- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- enclosureEntry
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 'StorageManagement-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'StorageManagement-MIB::enclosureType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'StorageManagement-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'StorageManagement-MIB::enclosureType.<enclosureNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'StorageManagement-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'StorageManagement-MIB::enclosureType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | dELLPV200SPV201S |
3 | dELLPV210SPV211S |
4 | dELLPV220SPV221S |
5 | dELLPV660F |
6 | dELLPV224F |
7 | dELLPV660F224F |
8 | md1000 |
9 | md1120 |
10 | md1200 |
11 | md1220 |
12 | md1400 |
13 | md1420 |
14 | mx5016s |