CDMIPController :: cdmipEtherResetCounters

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEtherResetCounters

cdmipEtherResetCounters

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEtherResetCounters

OID (numeric): 1.3.6.1.4.1.6247.4.8.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting this parameter to '1' will reset all Ethernet transmit and receive counters.

What is cdmipEtherResetCounters?

Setting this to reset(1) clears all the Ethernet transmit and receive statistics counters back to zero. This is useful for establishing a clean baseline right after fixing a suspected cabling or duplex issue, so an admin can confirm the fix worked by watching whether the error counters stay at or near zero going forward, rather than having to do mental subtraction against old accumulated values. After replacing a suspect Ethernet cable, an admin would set this to reset(1) and then monitor cdmipEtherReceiveCRCErrorFrameCount fresh from zero to confirm the CRC errors have actually stopped.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.19
snmpwalk -v2c -c public <target> CDMIPController::cdmipEtherResetCounters

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.1.19.1
snmpget -v2c -c public <target> CDMIPController::cdmipEtherResetCounters.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.8.1.19.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 CDMIPController::cdmipEtherResetCounters 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.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.8cdmipStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.1cdmipEthernetStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.1.19cdmipEtherResetCountersCDMIPController