All MIBs › CDM-570 › cdm570StatisticsSampleInterval
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3 | cdm570Monitor | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.4 | cdm570Statistics | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.3.4.1 | cdm570StatisticsSampleInterval | CDM-570 |