All MIBs › CDMIPController › cdmipAppImage1Info
cdmipAppImage1Info
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipAppImage1Info
OID (numeric): 1.3.6.1.4.1.6247.4.7.10.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Displays version information for application image in slot #1.
What is cdmipAppImage1Info?
This displays version information for whatever application image is currently stored in image slot 1. Reading this alongside cdmipAppImage2Info and cdmipIPModuleBootFrom tells an admin exactly what is in each slot and which one is actually set to boot, the three pieces of information needed to safely plan a firmware rollback or upgrade without guessing. If this reports 'App 3.1.0' and cdmipIPModuleBootFrom is set to image1(1), the admin knows the unit is currently running version 3.1.0 and that slot 2 is available to receive a new candidate image without disturbing the running version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipAppImage1Info
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipAppImage1Info.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipAppImage1Info 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.10 | cdmipUnitInformation | CDMIPController |
| 1.3.6.1.4.1.6247.4.7.10.2 | cdmipAppImage1Info | CDMIPController |