COMPELLENT-MIB :: productIDBuildNumber

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMPELLENT-MIBproductIDBuildNumber

productIDBuildNumber

Module: COMPELLENT-MIB

OID (symbolic): COMPELLENT-MIB::productIDBuildNumber

OID (numeric): 1.3.6.1.4.1.16139.2.7

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-only

Description: The software build number of the product populating the MIB.

What is productIDBuildNumber?

This SnmpAdminString reports the software build number currently populating the MIB on this product. An admin uses it alongside productIDVersion to pin down the exact build running, which matters when working with vendor support to match a reported bug to a specific build. Two arrays showing the same version but different build numbers would tell the admin they are not running identical software.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.7
snmpwalk -v2c -c public <target> COMPELLENT-MIB::productIDBuildNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.7.1
snmpget -v2c -c public <target> COMPELLENT-MIB::productIDBuildNumber.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> productIDBuildNumber.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::productIDBuildNumber OID value, configure state conditions and alerts, and monitor any Dell Compellent Storage Center SAN array 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.16139compellentEnterpriseCOMPELLENT-MIB
1.3.6.1.4.1.16139.2compellentObjectsCOMPELLENT-MIB
1.3.6.1.4.1.16139.2.7productIDBuildNumberCOMPELLENT-MIB