All MIBs › CDD-564 › cdd564BootImage
cdd564BootImage
Module: CDD-564
OID (symbolic): CDD-564::cdd564BootImage
OID (numeric): 1.3.6.1.4.1.6247.25.1.5.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies which image will be booted:
latest - boots the latest image determined by the most recent build date image 1 - boots image from bulk #1 image 2 - boots image from bulk #2
What is cdd564BootImage?
This read-write control selects which of the two stored firmware images the CDD-564 will boot from on its next restart: latest, image 1, or image 2. Setting it to latest(0) lets the router auto-select whichever bulk partition has the newer build date, while pinning it to image1(1) or image2(2) is how an admin deliberately boots a known-good older firmware if a new build introduced a routing regression. For example, after flashing a new image into bulk #2 and seeing packet-forwarding errors post-reboot, an engineer would set this to image1(1) and reboot to fall back to the previously working firmware in bulk #1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.2.1 snmpwalk -v2c -c public <target> CDD-564::cdd564BootImage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.5.2.1.1 snmpget -v2c -c public <target> CDD-564::cdd564BootImage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.5.2.1.1 i <value>
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564BootImage OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5 | cdd564Maint | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5.2 | cdd564BulkDatabase | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.5.2.1 | cdd564BootImage | CDD-564 |