CDMIPController :: cdmipBootImageInfo

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipBootImageInfo

cdmipBootImageInfo

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipBootImageInfo

OID (numeric): 1.3.6.1.4.1.6247.4.7.10.1

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Displays version information for bootrom image.

What is cdmipBootImageInfo?

This displays version information for the bootrom image on the IP card. The bootrom is lower-level than the application image reported by cdmipAppVersion, so this object matters specifically when troubleshooting boot-time issues or confirming boot-loader compatibility before an application firmware upgrade. An admin planning a major application firmware upgrade might first check this to confirm the bootrom version is new enough to support the target application image, since very old bootrom versions sometimes cannot boot newer application software.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.1
snmpwalk -v2c -c public <target> CDMIPController::cdmipBootImageInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.1.1
snmpget -v2c -c public <target> CDMIPController::cdmipBootImageInfo.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdmipBootImageInfo.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipBootImageInfo 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.10cdmipUnitInformationCDMIPController
1.3.6.1.4.1.6247.4.7.10.1cdmipBootImageInfoCDMIPController