All MIBs › CISCO-WAN-SVC-MIB › cwspCountReset
cwspCountReset
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspCountReset
OID (numeric): 1.3.6.1.4.1.351.140.1.2.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Writing a 2 to this object resets all counters.
What is cwspCountReset?
This writable value, when set to reset (2), clears all counters tracked on this interface, such as the call-attempt and failure counters; setting it to noop leaves them unchanged. It gives an admin a way to zero out this interface's call-statistics counters before beginning a fresh measurement period. For example, after resolving a routing failure causing high cwspInRouteFailures counts, an engineer would write reset here to get clean counters for verifying the fix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.5.1.1.1 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCountReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.5.1.1.1.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCountReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.140.1.2.5.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwspCountReset.1
Start monitoring Cisco BPX-SES/MGX ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SVC-MIB::cwspCountReset OID value, configure state conditions and alerts, and monitor any Cisco BPX-SES/MGX ATM switch (legacy) 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.140 | ciscoWANSvcMIB | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1 | ciscoWANSvcMIBObjects | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2 | ciscoWANSvcPort | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.5 | cwspCallStats | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.5.1 | cwspCallStatsTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.5.1.1 | cwspCallStatsEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.5.1.1.1 | cwspCountReset | CISCO-WAN-SVC-MIB |