All MIBs › CISCOSB-DEVICEPARAMS-MIB › rndImage1Description
rndImage1Description
Module: CISCOSB-DEVICEPARAMS-MIB
OID (symbolic): CISCOSB-DEVICEPARAMS-MIB::rndImage1Description
OID (numeric): 1.3.6.1.4.1.9.6.1.101.2.16.1.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Indicates the description of image-1 in the system.
What is rndImage1Description?
This read-write field stores a text description or label for one of the system's firmware images, allowing operators to document what version or build the image contains. Administrators use this to keep track of multiple bootable firmware images and identify which one is production-ready versus a test or older version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.16.1.1.10 snmpwalk -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndImage1Description
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.16.1.1.10.1 snmpget -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndImage1Description.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.2.16.1.1.10.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.2 | rndDeviceParams | CISCOSB-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.9.6.1.101.2.16 | rndImageInfo | CISCOSB-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.9.6.1.101.2.16.1 | rndImageInfoTable | CISCOSB-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.9.6.1.101.2.16.1.1 | rndImageInfoEntry | CISCOSB-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.9.6.1.101.2.16.1.1.10 | rndImage1Description | CISCOSB-DEVICEPARAMS-MIB |