All MIBs › CISCO-TS-STACK-MIB › ciscoTsDupAddrFilterStationAddress
ciscoTsDupAddrFilterStationAddress
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsDupAddrFilterStationAddress
OID (numeric): 1.3.6.1.4.1.9.5.32.8.5.1.2
Node type: OBJECT-TYPE
Type: MacAddr
Access: read-only
Description: The MAC address that has been identified as being a duplicate. All frames having this MAC address as their source address are being discarded at the ports specified in ciscoTsDupAddrFilterPorts.
What is ciscoTsDupAddrFilterStationAddress?
This read-only MacAddr identifies a MAC address the switch has automatically detected as a duplicate, meaning two or more devices are claiming the same source address, and per the description, all frames using this address as their source are actively being discarded at the ports listed in ciscoTsDupAddrFilterPorts. This is an automatic protective mechanism rather than an admin-configured filter, so seeing an entry here at all indicates a real network misconfiguration, like a cloned NIC or misconfigured virtual MAC, that needs to be tracked down. An admin would use this MAC address to physically locate the offending duplicate device, since the switch is actively blocking it rather than just logging it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.5.1.2 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsDupAddrFilterStationAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.5.1.2.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsDupAddrFilterStationAddress.1
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::ciscoTsDupAddrFilterStationAddress 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.8 | ciscoTsFilter | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.5 | ciscoTsDupAddrFilterTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.5.1 | ciscoTsDupAddrFilterEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.5.1.2 | ciscoTsDupAddrFilterStationAddress | CISCO-TS-STACK-MIB |