CDM-570 :: cdm570SNMPTrapVersion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570SNMPTrapVersion

cdm570SNMPTrapVersion

Module: CDM-570

OID (symbolic): CDM-570::cdm570SNMPTrapVersion

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.6.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The SNMP version that will be used when sending traps from the unit. SNMPv1 will send V1 traps. SNMPv2 will send V2 notifications.

What is cdm570SNMPTrapVersion?

This read-write object selects whether SNMPv1 or SNMPv2 traps are sent, with the description noting SNMPv2 sends 'V2 notifications' rather than classic V1 traps. This must match what the receiving trap manager expects, since an SNMPv1-only receiver may not correctly parse SNMPv2 notification PDUs, and vice versa, making this another easy-to-overlook cause of alerts that are sent by the modem but never displayed by the monitoring platform. If a legacy monitoring system only understands classic SNMPv1 traps, an admin would set this to snmpV1(1) even though the modem itself might support the richer SNMPv2 notification format, to ensure compatibility with that specific receiver.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.4
snmpwalk -v2c -c public <target> CDM-570::cdm570SNMPTrapVersion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.6.4.1
snmpget -v2c -c public <target> CDM-570::cdm570SNMPTrapVersion.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.6.4.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 CDM-570::cdm570SNMPTrapVersion 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.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.6cdm570SNMPCDM-570
1.3.6.1.4.1.6247.24.1.2.1.6.4cdm570SNMPTrapVersionCDM-570