All MIBs › RAPID-CITY › rc2kBootConfigSwVersion
rc2kBootConfigSwVersion
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rc2kBootConfigSwVersion
OID (numeric): 1.3.6.1.4.1.2272.1.100.5.1.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
current sw version
What is rc2kBootConfigSwVersion?
This read-only DisplayString object contains the software version identifier of the currently running system image on a router. It identifies the exact firmware build and release for troubleshooting and feature verification. Operators check this to confirm that a software update completed successfully or identify which features are available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.5.1.20 snmpwalk -v2c -c public <target> RAPID-CITY::rc2kBootConfigSwVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.5.1.20.1 snmpget -v2c -c public <target> RAPID-CITY::rc2kBootConfigSwVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rc2kBootConfigSwVersion.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.5 | rc2kBootConfigTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.5.1 | rc2kBootConfigEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.5.1.20 | rc2kBootConfigSwVersion | RAPID-CITY |