All MIBs › CPS-MIB › atsCtrlClearEventCounts
atsCtrlClearEventCounts
Module: CPS-MIB
OID (symbolic): CPS-MIB::atsCtrlClearEventCounts
OID (numeric): 1.3.6.1.4.1.3808.1.1.5.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable will clear all event counts in Automatic Transfer Switch. Returns (-1) if unsupported.
What is atsCtrlClearEventCounts?
This read-write integer accepts none(1) or clear(2), and setting it to clear(2) zeroes out every event counter the Automatic Transfer Switch has accumulated (returning -1 if the device doesn't support the feature). It is useful when an admin wants a clean baseline after resolving a run of transfer or alarm events, so future counts reflect only new activity. For example, after replacing a failing utility feed that was causing repeated source-transfer events, an admin sets this to clear(2) so the next report starts from zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.4.2 snmpwalk -v2c -c public <target> CPS-MIB::atsCtrlClearEventCounts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.4.2.1 snmpget -v2c -c public <target> CPS-MIB::atsCtrlClearEventCounts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.5.4.2.1 i <value>
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::atsCtrlClearEventCounts OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5 | ats | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.4 | atsControl | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.4.2 | atsCtrlClearEventCounts | CPS-MIB |