All MIBs › CDMIPController › cdmipWanFpgaResetAllCounters
cdmipWanFpgaResetAllCounters
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipWanFpgaResetAllCounters
OID (numeric): 1.3.6.1.4.1.6247.4.8.5.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to 'reset' will reset all the WAN FPGA Rx & Tx counters.
What is cdmipWanFpgaResetAllCounters?
This is a write-only control that resets all the WAN FPGA receive and transmit counters, described above, back to zero. Admins use this specifically after a satellite link event, such as re-pointing a dish or swapping a modem, to clear historical Rx error and Tx counters so a clean baseline can be established for the new physical condition. For example, writing 'reset' immediately after a technician re-aligns the satellite dish lets the next hour's CRC-error rate reflect only the new alignment, not the noisy period before the fix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.12 snmpwalk -v2c -c public <target> CDMIPController::cdmipWanFpgaResetAllCounters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.5.12.1 snmpget -v2c -c public <target> CDMIPController::cdmipWanFpgaResetAllCounters.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.8.5.12.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::cdmipWanFpgaResetAllCounters 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.5 | cdmipWanFpgaStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.5.12 | cdmipWanFpgaResetAllCounters | CDMIPController |