All MIBs › CDMIPController › cdmipAppVersion
cdmipAppVersion
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipAppVersion
OID (numeric): 1.3.6.1.4.1.6247.4.7.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Displays the version information for the application image and FPGA images.
What is cdmipAppVersion?
This displays version information for both the application software image and the FPGA images running on the IP card. Because it bundles both the app and FPGA version strings together in one field, an admin checking fleet-wide compatibility, for example before pushing a firmware update, can use this single object to confirm both pieces are on matching, expected versions rather than querying them separately. A value like 'App 3.2.1 / FPGA 1.4' would tell an admin exactly which software and hardware-logic versions this unit is currently running, useful before deciding if it needs an upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.1 snmpwalk -v2c -c public <target> CDMIPController::cdmipAppVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.7.1.1 snmpget -v2c -c public <target> CDMIPController::cdmipAppVersion.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipAppVersion 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.1 | cdmipAppVersion | CDMIPController |