All MIBs › CDM-570 › cdm570ClearAllStoredStatistics
cdm570ClearAllStoredStatistics
Module: CDM-570
OID (symbolic): CDM-570::cdm570ClearAllStoredStatistics
OID (numeric): 1.3.6.1.4.1.6247.24.1.3.4.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Forces the software to clear the statistics log. This is a command only.
What is cdm570ClearAllStoredStatistics?
Setting this to clearAll(1) is a one-shot command that erases every row in the modem's stored statistics table. Since the CDM-570 keeps only 255 statistics rows, an admin issues this after archiving the data elsewhere in order to free the table for a fresh, uncluttered logging run. A tech might set cdm570ClearAllStoredStatistics=1 right before starting a new link-margin test so the resulting Eb/No samples are not mixed with unrelated historical data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.3 snmpwalk -v2c -c public <target> CDM-570::cdm570ClearAllStoredStatistics
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.3.4.3.1 snmpget -v2c -c public <target> CDM-570::cdm570ClearAllStoredStatistics.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.3.4.3.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::cdm570ClearAllStoredStatistics 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.3 | cdm570ClearAllStoredStatistics | CDM-570 |