All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › productDisplayVersion
productDisplayVersion
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::productDisplayVersion
OID (numeric): 1.3.6.1.4.1.3764.1.1.10.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The version identifier according to the vendor or OEM.
What is productDisplayVersion?
This OID holds a vendor or OEM-specific version string formatted for end-user display, often differing from the internal technical version format. Marketing and support teams use this label when communicating with customers about product releases and features. A value like "V2.5.3 Service Release 2" is more customer-friendly than the internal firmware version code.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.10.8 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::productDisplayVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.10.8.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::productDisplayVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> productDisplayVersion.1
Start monitoring ADIC (Quantum) storage products with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-INTELLIGENT-STORAGE-MIB::productDisplayVersion OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) storage products from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.10 | productAgentInfo | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.10.8 | productDisplayVersion | ADIC-INTELLIGENT-STORAGE-MIB |