All MIBs › CHASSIS-MIB › chasDupMacSupport
chasDupMacSupport
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasDupMacSupport
OID (numeric): 1.3.6.1.4.1.800.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of Duplication of any single MAC address learned. 0 indicates no duplicate MAC support, 1 up to 64 indicates the number of duplication allowed per board. The value of 1 indicates no duplication allowed per board only, but it is allowed between boards for the entire chassis.
What is chasDupMacSupport?
This object reports how many duplicate learnings of the same MAC address the chassis supports: 0 means no duplicate support at all, a value of 1 means duplicates are allowed only across different boards, and 2-64 indicates how many duplicate learnings per board are permitted. This matters in redundant or multi-homed network designs where the same MAC might legitimately be seen on more than one port or board, and an admin needs to know this limit to avoid unexpected MAC-flap warnings or forwarding table conflicts. A chassis reporting chasDupMacSupport of 4 would tolerate the same MAC address being learned on up to 4 different ports per board without flagging it as a MAC conflict.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.10 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasDupMacSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.10.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasDupMacSupport.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasDupMacSupport OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.1 | chasInfo | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.1.10 | chasDupMacSupport | CHASSIS-MIB |