CDMIPController :: cdmipIPModuleBootFrom

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipIPModuleBootFrom

cdmipIPModuleBootFrom

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipIPModuleBootFrom

OID (numeric): 1.3.6.1.4.1.6247.4.7.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this parameter lets the IP Module to boot from a specified image.

0. Latest - boots with the image that has the latest timestamp (date and time). 1. Image 1 - boots with the image stored in Image 1. 2. Image 2 - boots with the image stored in Image 2.

What is cdmipIPModuleBootFrom?

This selects which stored software image the IP module boots from on its next startup: the one with the most recent timestamp, or explicitly image slot 1 or 2. Because a card typically holds both a known-good current image and a newly-loaded candidate image in its two slots, explicitly pinning this to image1(1) or image2(2), rather than latest(0), gives an admin deterministic control over which firmware actually runs after a reboot, independent of which image happens to have been loaded most recently. An admin who just uploaded a new firmware image into slot 2 for testing, but wants the option to revert without another upload, would leave this pointed at image1(1) until testing on slot 2 is explicitly confirmed successful, then switch it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.7
snmpwalk -v2c -c public <target> CDMIPController::cdmipIPModuleBootFrom

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.7.1
snmpget -v2c -c public <target> CDMIPController::cdmipIPModuleBootFrom.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.7.7.1 i <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIPModuleBootFrom OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.7cdmipOperMaintCDMIPController
1.3.6.1.4.1.6247.4.7.7cdmipIPModuleBootFromCDMIPController