All MIBs › CDMIPController › cdmipAppImage2Info
cdmipAppImage2Info
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipAppImage2Info
OID (numeric): 1.3.6.1.4.1.6247.4.7.10.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Displays version information for application image in slot #2.
What is cdmipAppImage2Info?
This displays version information for whatever application image is currently stored in image slot 2. This is the counterpart to cdmipAppImage1Info, and checking both together is how an admin confirms which slot holds the newer candidate firmware versus the older, presumably still-working fallback before deciding which one cdmipIPModuleBootFrom should point at. If this reports 'App 3.2.0' while slot 1 reports 'App 3.1.0' and the unit is currently booting from slot 1, the admin knows a newer candidate image is staged in slot 2 and ready to be tested by switching the boot selection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipAppImage2Info
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.10.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipAppImage2Info.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipAppImage2Info 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.3 | cdmipAppImage2Info | CDMIPController |