All MIBs › CISCOSB-DEVICEPARAMS-MIB › rndImage1Version
rndImage1Version
Module: CISCOSB-DEVICEPARAMS-MIB
OID (symbolic): CISCOSB-DEVICEPARAMS-MIB::rndImage1Version
OID (numeric): 1.3.6.1.4.1.9.6.1.101.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?
Holds the software version string of the primary firmware image installed in the device (e.g., 'v8.1.2-build-456'). This identifies which code is running on the device for compatibility verification. An operator checks this before applying a patch to ensure correct image slot matches target 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.4 snmpwalk -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndImage1Version
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.4.1 snmpget -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndImage1Version.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> 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.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.4 | rndImage1Version | CISCOSB-DEVICEPARAMS-MIB |