All MIBs › Dell-DEVICEPARAMS-MIB › rndImage2Description
rndImage2Description
Module: Dell-DEVICEPARAMS-MIB
OID (symbolic): Dell-DEVICEPARAMS-MIB::rndImage2Description
OID (numeric): 1.3.6.1.4.1.89.2.16.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Indicates the description of image-2 in the system.
What is rndImage2Description?
This object stores a text description (label) for the second firmware image (image-2) stored on the device, allowing administrators to document what version or purpose that image serves. An operator would set this to track which firmware builds or configurations are installed. This is useful for identifying which image is production-ready versus experimental.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.2.16.1.1.11 snmpwalk -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rndImage2Description
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.2.16.1.1.11.1 snmpget -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rndImage2Description.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.2.16.1.1.11.1 s <value>
Start monitoring Dell PowerConnect/Networking managed switch (general device parameters/bridge alarm) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-DEVICEPARAMS-MIB::rndImage2Description OID value, configure state conditions and alerts, and monitor any Dell PowerConnect/Networking managed switch (general device parameters/bridge alarm) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.11 | rndImage2Description | Dell-DEVICEPARAMS-MIB |