All MIBs › CDMIPController › cdmipBaseModemBootFrom
cdmipBaseModemBootFrom
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipBaseModemBootFrom
OID (numeric): 1.3.6.1.4.1.6247.4.7.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this parameter lets the Base Modem boot from a specified image.
0. Latest - boots with the Base Modem image that has the latest timestamp (date and time). 1. Image 1 - boots with the Base Modem image stored in Image 1. 2. Image 2 - boots with the Base Modem image stored in Image 2.
What is cdmipBaseModemBootFrom?
This selects which stored software image the underlying base modem, the CDM-570/570L RF and modem section as distinct from the IP card itself, boots from: the most recently loaded image, or explicitly slot 1 or 2. This mirrors cdmipIPModuleBootFrom but applies to the base modem's own firmware rather than the IP card's, meaning an upgrade of the base modem and an upgrade of the IP card are managed as two entirely independent boot-image selections on the same physical device. After loading new base-modem firmware into slot 2, an admin would set this specifically, not cdmipIPModuleBootFrom, to image2(2) to have the RF/modem section boot the new version, leaving the IP card's own firmware selection untouched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.11 snmpwalk -v2c -c public <target> CDMIPController::cdmipBaseModemBootFrom
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.11.1 snmpget -v2c -c public <target> CDMIPController::cdmipBaseModemBootFrom.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.7.11.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::cdmipBaseModemBootFrom 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 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.7 | cdmipOperMaint | CDMIPController |
| 1.3.6.1.4.1.6247.4.7.11 | cdmipBaseModemBootFrom | CDMIPController |