ArrayManager-MIB :: controllerType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsArrayManager-MIBcontrollerType

controllerType

Module: ArrayManager-MIB

OID (symbolic): ArrayManager-MIB::controllerType

OID (numeric): 1.3.6.1.4.1.674.10893.1.1.130.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The type of this controller: 1: SCSI 2: PV660F 3: PV662F 4: IDE (Integrated/Intelligent Drive Electronics)

What is controllerType?

Identifies the family this RAID controller belongs to: SCSI, PV660F, PV662F, or IDE.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.130.1.1.4
snmpwalk -v2c -c public <target> ArrayManager-MIB::controllerType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10893.1.1.130.1.1.4.1
snmpget -v2c -c public <target> ArrayManager-MIB::controllerType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> controllerType.1

Start monitoring Dell OpenManage Array Manager storage systems (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ArrayManager-MIB::controllerType OID value, configure state conditions and alerts, and monitor any Dell OpenManage Array Manager storage systems (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.674dellArrayManager-MIB
1.3.6.1.4.1.674.10893storageArrayManager-MIB
1.3.6.1.4.1.674.10893.1softwareArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1arrayManagerArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130physicalDevicesArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.1controllerTableArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.1.1controllerEntryArrayManager-MIB
1.3.6.1.4.1.674.10893.1.1.130.1.1.4controllerTypeArrayManager-MIB