CDM-570 :: cdm570StatisticsSampleInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570StatisticsSampleInterval

cdm570StatisticsSampleInterval

Module: CDM-570

OID (symbolic): CDM-570::cdm570StatisticsSampleInterval

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.4.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Used to set the sample interval for the statistics logging function, where the enumerated lists goes from 0 to 9 in 10 minute steps.

Setting 0 disables the statistics logging function.

What is cdm570StatisticsSampleInterval?

This sets how often the modem takes a statistics sample, from disabled up to every 90 minutes in 10-minute increments. Because each sample becomes a row in the stored statistics table (capped at 255 entries per cdm570StatisticIndex), a shorter interval fills that table and rolls over older history faster, while disabled(0) stops logging Eb/No and Tx-power trend data entirely. Setting this to mins30(3) would log a new snapshot every 30 minutes, giving roughly 5 days of history before the 255-entry table wraps.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.1
snmpwalk -v2c -c public <target> CDM-570::cdm570StatisticsSampleInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.1.1
snmpget -v2c -c public <target> CDM-570::cdm570StatisticsSampleInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.3.4.1.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::cdm570StatisticsSampleInterval 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.4cdm570StatisticsCDM-570
1.3.6.1.4.1.6247.24.1.3.4.1cdm570StatisticsSampleIntervalCDM-570