All MIBs › EXTREME-SYSTEM-MIB › extremeImageType
extremeImageType
Module: EXTREME-SYSTEM-MIB
OID (symbolic): EXTREME-SYSTEM-MIB::extremeImageType
OID (numeric): 1.3.6.1.4.1.1916.1.1.1.34.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The branch type from which the image was built.
What is extremeImageType?
This OID stores text identifying which code branch (development, stable, or custom) the current firmware image was built from. It helps operators verify they're running the expected version variant. An operator checks this when troubleshooting device behavior or confirming that a specific firmware branch has been deployed correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.34.1.9 snmpwalk -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeImageType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.1.1.34.1.9.1 snmpget -v2c -c public <target> EXTREME-SYSTEM-MIB::extremeImageType.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.9 | extremeImageType | EXTREME-SYSTEM-MIB |