COMPELLENT-MIB :: productIDGlobalStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMPELLENT-MIBproductIDGlobalStatus

productIDGlobalStatus

Module: COMPELLENT-MIB

OID (symbolic): COMPELLENT-MIB::productIDGlobalStatus

OID (numeric): 1.3.6.1.4.1.16139.2.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Current status of the product. This is a rollup for the entire product including any monitored devices. The status is intended to give initiative to an SNMP monitor to get further data when this status is abnormal. The value here maps from the System Status icon on the SC GUI: grey->unknown, green->ok, yellow->noncritical, red->critical. If the productIDGlobalStatus is not ok then scLastWorstAlert contains the scAlertNbr of the alert that is responsible for the negative status.

What is productIDGlobalStatus?

This enumerated INTEGER is a rollup status for the entire product, including any devices it monitors, with values such as unknown, ok, and noncritical mapping directly to the colored System Status icon shown in the Storage Center GUI. An admin polls this single OID as a quick health check to decide whether deeper investigation into a specific array is needed. Seeing the value shift from ok (green) to noncritical (yellow) would prompt the admin to open the GUI and drill into which monitored device triggered the change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.6
snmpwalk -v2c -c public <target> COMPELLENT-MIB::productIDGlobalStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.6.1
snmpget -v2c -c public <target> COMPELLENT-MIB::productIDGlobalStatus.1

SNMPv3 example:

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

Start monitoring Dell Compellent Storage Center SAN array with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPELLENT-MIB::productIDGlobalStatus OID value, configure state conditions and alerts, and monitor any Dell Compellent Storage Center SAN array from a single console.

How to Use in IPNetwork Monitor

Select a Dell Compellent Storage Center SAN array as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type productIDGlobalStatus into the Find box to locate it in the OID tree, then select it and click OK. It reports the current status of the product. This is a rollup for the entire product including any monitored devices. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the value is anything other than 'ok', since that indicates the condition this object reports has changed to one worth investigating. Click Finish to create the monitor; you can adjust any parameter later.

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.16139compellentEnterpriseCOMPELLENT-MIB
1.3.6.1.4.1.16139.2compellentObjectsCOMPELLENT-MIB
1.3.6.1.4.1.16139.2.6productIDGlobalStatusCOMPELLENT-MIB