All MIBs › RAPID-CITY › rcDeviceConfigSourceFileName
rcDeviceConfigSourceFileName
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDeviceConfigSourceFileName
OID (numeric): 1.3.6.1.4.1.2272.1.16.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Used to indicate a file name, if applicable.
What is rcDeviceConfigSourceFileName?
This object indicates a file name used as the source for device configuration operations, such as loading a backup configuration or firmware image. It helps track which file was used in the most recent configuration change or software update. Operators reference this to verify which configuration version is currently in use or was recently applied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.9 snmpwalk -v2c -c public <target> RAPID-CITY::rcDeviceConfigSourceFileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.9.1 snmpget -v2c -c public <target> RAPID-CITY::rcDeviceConfigSourceFileName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.16.9.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16 | rcDevice | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.9 | rcDeviceConfigSourceFileName | RAPID-CITY |