All MIBs › RAPID-CITY › rcBootTertiary
rcBootTertiary
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcBootTertiary
OID (numeric): 1.3.6.1.4.1.2272.1.15.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
BootTertiary indicates the third choice of boot source.
What is rcBootTertiary?
This object specifies the third-choice boot device or image path for a Rapid City router during system startup. If the primary and secondary boot sources are unavailable, the device will attempt to boot from this tertiary source, providing operational redundancy. Operators configure this to ensure failover boot capability in critical network infrastructure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.15.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcBootTertiary
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.15.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcBootTertiary.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.15.6.1 i <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.15 | rcBoot | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.15.6 | rcBootTertiary | RAPID-CITY |