All MIBs › RAPID-CITY › rcDeviceFlashFileNum
rcDeviceFlashFileNum
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDeviceFlashFileNum
OID (numeric): 1.3.6.1.4.1.2272.1.16.25.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Used to indicate a particular file in flash.
What is rcDeviceFlashFileNum?
This OID stores a text identifier for a specific file stored in the device's flash memory. It distinguishes one file from another on the switch, such as firmware images or configuration backups. An operator uses this when listing available files before uploading a firmware update or retrieving a saved configuration from the switch's storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.25.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcDeviceFlashFileNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.25.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcDeviceFlashFileNum.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.16 | rcDevice | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.25 | rcDeviceFlashTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.25.1 | rcDeviceFlashEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.25.1.1 | rcDeviceFlashFileNum | RAPID-CITY |