CDM-570 :: cdm570StatisticIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570StatisticIndex

cdm570StatisticIndex

Module: CDM-570

OID (symbolic): CDM-570::cdm570StatisticIndex

OID (numeric): 1.3.6.1.4.1.6247.24.1.3.4.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Index for stored statistics table.

What is cdm570StatisticIndex?

This is the row index into the modem's stored statistics table, letting you walk through up to 255 saved samples. Because the table is capped at that size, this index is what an admin polls sequentially to pull the full sampled history of Eb/No and Tx power before the oldest entries get overwritten. An index value of 200 would point to the 200th stored statistics sample, useful for retrieving the tail end of a long monitoring run.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.2.1.1
snmpwalk -v2c -c public <target> CDM-570::cdm570StatisticIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.2.1.1.1
snmpget -v2c -c public <target> CDM-570::cdm570StatisticIndex.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570StatisticIndex 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.2cdm570StoredStatisticsTableCDM-570
1.3.6.1.4.1.6247.24.1.3.4.2.1cdm570StoredStatisticsEntryCDM-570
1.3.6.1.4.1.6247.24.1.3.4.2.1.1cdm570StatisticIndexCDM-570