All MIBs › EXTREME-SYSTEM-MIB › extremeSubMajorVersion
extremeSubMajorVersion
Module: EXTREME-SYSTEM-MIB
OID (symbolic): EXTREME-SYSTEM-MIB::extremeSubMajorVersion
OID (numeric): 1.3.6.1.4.1.1916.1.1.1.34.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The ExtremeWare Release Sub-major Version.
What is extremeSubMajorVersion?
This OID holds a number representing the sub-major version of the ExtremeWare software running on the device. It tells you the second part of the version number, helping you identify exactly which software build is installed (e.g., if the major version is 12, this might be 4). A network admin checking this value can quickly verify if a device has been updated to the latest firmware release or if it needs patching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.34.1.3 snmpwalk -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeSubMajorVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.34.1.3.1 snmpget -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeSubMajorVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1 | extremeSystem | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.1.1 | extremeSystemCommon | EXTREME-SYSTEM-MIB |
| 1.3.6.1.4.1.1916.1.1.1.34 | extremeImageTable | EXTREME-SYSTEM-MIB |
| 1.3.6.1.4.1.1916.1.1.1.34.1 | extremeImageEntry | EXTREME-SYSTEM-MIB |
| 1.3.6.1.4.1.1916.1.1.1.34.1.3 | extremeSubMajorVersion | EXTREME-SYSTEM-MIB |