CHASSIS-MIB :: chasDupMacSupport

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasDupMacSupport

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.1chasInfoCHASSIS-MIB
1.3.6.1.4.1.800.2.1.1.10chasDupMacSupportCHASSIS-MIB