CDMIPController :: cdmipMibVersion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipMibVersion

cdmipMibVersion

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipMibVersion

OID (numeric): 1.3.6.1.4.1.6247.4.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: /*****************************************************************************/ /* * CDM-IP MIB Version Information * * Date App Release MIB Version * ======== =========== =========== * 03/14/02 1.0 1 * * 04/23/02 internal 2 * * 07/31/02 1.1 3 * * 10/15/02 1.2 4 * * 11/25/02 2.1 5 * * 02/19/04 4.0 6 * * 07/12/04 4.2 7 * * 12/31/05 5.3 8 */ /*****************************************************************************/

What is cdmipMibVersion?

This reports the numeric MIB version implemented by this IP card's agent, corresponding to a specific application release per the version history documented inline in the MIB source, for example version 4 shipping with app release 1.2. An NMS or management script can use this to detect which set of IP-card objects, such as routes, IGMP, or encryption, it can safely query, since an older MIB version on this card may lack tables or objects added in later app releases. A device reporting mibVersion=3 would correspond to app release 1.1 per the version table embedded in the MIB, meaning any objects added only in release 1.2 (version 4) would not be present.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.1
snmpwalk -v2c -c public <target> CDMIPController::cdmipMibVersion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.1.1
snmpget -v2c -c public <target> CDMIPController::cdmipMibVersion.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipMibVersion 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.2cdmipAdministrationCDMIPController
1.3.6.1.4.1.6247.4.2.1cdmipMibVersionCDMIPController