All MIBs › RADLAN-DEVICEPARAMS-MIB › rndImage1Version
rndImage1Version
Module: RADLAN-DEVICEPARAMS-MIB
OID (symbolic): RADLAN-DEVICEPARAMS-MIB::rndImage1Version
OID (numeric): 1.3.6.1.4.1.89.2.16.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Indicates the version of image-1 in the system.
What is rndImage1Version?
This object contains the version string of the first firmware image stored in the device's flash memory, typically the active running image. The version string provides human-readable identification of the current firmware release deployed on the system. System administrators check this regularly to track which firmware generation is running and plan upgrades or rollbacks across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.2.16.1.1.4 snmpwalk -v2c -c public <target> RADLAN-DEVICEPARAMS-MIB::rndImage1Version
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.2.16.1.1.4.1 snmpget -v2c -c public <target> RADLAN-DEVICEPARAMS-MIB::rndImage1Version.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.2 | rndDeviceParams | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.16 | rndImageInfo | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.16.1 | rndImageInfoTable | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.16.1.1 | rndImageInfoEntry | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.16.1.1.4 | rndImage1Version | RADLAN-DEVICEPARAMS-MIB |