All MIBs › CDD-564 › cdd564EthernetClearCounters
cdd564EthernetClearCounters
Module: CDD-564
OID (symbolic): CDD-564::cdd564EthernetClearCounters
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Reset all ethernet transmit & receive counters.
What is cdd564EthernetClearCounters?
Writing clear(1) to this object resets all of the Ethernet transmit and receive counters covered above back to zero. Like cdd564IPRoutingClearCounters, this is the maintenance action to establish a clean baseline after diagnosing and fixing an Ethernet-layer problem, such as a duplex mismatch causing collisions, so subsequent monitoring isn't skewed by the historical fault period. After swapping a faulty cable that was causing rising CRC error counts, a technician would SET this object to 1 before leaving the site so the next health check starts from zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.3 snmpwalk -v2c -c public <target> CDD-564::cdd564EthernetClearCounters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.2.3.1 snmpget -v2c -c public <target> CDD-564::cdd564EthernetClearCounters.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.6.2.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564EthernetClearCounters.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564EthernetClearCounters OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6 | cdd564Statistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2 | cdd564EthernetStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.2.3 | cdd564EthernetClearCounters | CDD-564 |