All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgResetAddrs
ciscoTsPortCfgResetAddrs
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgResetAddrs
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to reset(3) clears all address table entries for this port as well as setting all port traffic counters to zero and setting ciscoTsPortStatsResetTimer to zero.
What is ciscoTsPortCfgResetAddrs?
This read-write enum, when set to reset(3), clears every address table entry learned on this specific port in addition to zeroing its traffic counters and reset timer, a more thorough reset than ciscoTsPortCfgResetStats alone. An admin would use this after physically moving which stations connect to a port, forcing the switch to relearn from scratch rather than carrying stale MAC-to-port mappings that could misdirect traffic. This is the right tool when a port's forwarding behavior seems wrong specifically because of outdated learned addresses, not just to reset counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.5 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgResetAddrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.5.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgResetAddrs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.5.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgResetAddrs OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.5 | ciscoTsPortCfgResetAddrs | CISCO-TS-STACK-MIB |