All MIBs › ACE20-MIB › atmSuResetConnsStatsCmd
atmSuResetConnsStatsCmd
Module: ACE20-MIB
OID (symbolic): ACE20-MIB::atmSuResetConnsStatsCmd
OID (numeric): 1.3.6.1.4.1.164.12.4.2.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: reset statistics of all cross connections attached to this port. set-request is allowed only on the DATA Ports . for get-request value is always 'off'
What is atmSuResetConnsStatsCmd?
This OID is a command that resets statistics for all virtual connections (VCs) running through an ATM port, but it only works on DATA ports. You would use this when you need to clear counters on all cross-connections at once instead of resetting individual connections one by one. For example, you'd write 'reset' to zero out packet counts on all VCs to start fresh performance monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.6.1.2 snmpwalk -v2c -c public <target> ACE20-MIB::atmSuResetConnsStatsCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.6.1.2.1 snmpget -v2c -c public <target> ACE20-MIB::atmSuResetConnsStatsCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.4.2.6.1.2.1 i <value>
Start monitoring Nortel ACE 20 ATM concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACE20-MIB::atmSuResetConnsStatsCmd OID value, configure state conditions and alerts, and monitor any Nortel ACE 20 ATM concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.12.4 | atmSu | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2 | atmSuPort | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.6 | atmSuPortCmdTable | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.6.1 | atmSuPortCmdEntry | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.6.1.2 | atmSuResetConnsStatsCmd | ACE20-MIB |