All MIBs › RAPID-CITY › rcDeviceTertiarySourceFileName
rcDeviceTertiarySourceFileName
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDeviceTertiarySourceFileName
OID (numeric): 1.3.6.1.4.1.2272.1.16.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Used to indicate a file name, if applicable.
What is rcDeviceTertiarySourceFileName?
This deprecated object specifies the filename for a tertiary system software image source location on the device. Operators historically used this to configure backup sources for firmware updates and system recovery. Though deprecated, it may still be referenced in legacy configurations and is used to identify recovery image sources during system restoration procedures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.7 snmpwalk -v2c -c public <target> RAPID-CITY::rcDeviceTertiarySourceFileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.7.1 snmpget -v2c -c public <target> RAPID-CITY::rcDeviceTertiarySourceFileName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.16.7.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.7 | rcDeviceTertiarySourceFileName | RAPID-CITY |