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>
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.11 | rndImage2Description | Dell-DEVICEPARAMS-MIB |