CDM-570 :: cdm570ClearAllStoredEvents

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570ClearAllStoredEvents

cdm570ClearAllStoredEvents

Module: CDM-570

OID (symbolic): CDM-570::cdm570ClearAllStoredEvents

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.3.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Forces the software to clear the event log. This is a command only.

What is cdm570ClearAllStoredEvents?

Setting this object to clearAll(1) is a one-shot command that wipes every entry out of the modem's stored event log. On the CDM-570 this is the only SNMP-accessible way to reset a cluttered event history, for example after resolving a run of nuisance alarms, so the log starts clean for the next troubleshooting session. A tech might set cdm570ClearAllStoredEvents=1 after a firmware upgrade to clear out the dozens of boot-related Info/Fault entries so the log only reflects post-upgrade behavior.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.2
snmpwalk -v2c -c public <target> CDM-570::cdm570ClearAllStoredEvents

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.3.2.1
snmpget -v2c -c public <target> CDM-570::cdm570ClearAllStoredEvents.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.3.3.2.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::cdm570ClearAllStoredEvents 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.3cdm570MonitorCDM-570
1.3.6.1.4.1.6247.24.1.3.3cdm570EventLogCDM-570
1.3.6.1.4.1.6247.24.1.3.3.2cdm570ClearAllStoredEventsCDM-570