CISCO-C2900-MIB :: c2900ConfigAddressViolationAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-C2900-MIBc2900ConfigAddressViolationAction

c2900ConfigAddressViolationAction

Module: CISCO-C2900-MIB

OID (symbolic): CISCO-C2900-MIB::c2900ConfigAddressViolationAction

OID (numeric): 1.3.6.1.4.1.9.9.87.1.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates what action to take when an address violation (an address mismatch or duplication) occurs on a secure port. The default action is to do nothing.

doNothing(1) : do nothing disablePort(2) : disable port; the port can only be reenabled by an explicit management action. sendNotify(3) : generate address violation notification. disablePortAndNotify(4): disable port and send notification.

Default value: doNothing(1).

This object is deprecated. A separate object c2900PortAddressViolationAction is defined for each port.

What is c2900ConfigAddressViolationAction?

A read-write setting that determines what action the switch takes when a MAC address violation (mismatch or duplication) occurs on a secure port, such as doing nothing or disabling the port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.2.1
snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900ConfigAddressViolationAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.2.1.1
snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900ConfigAddressViolationAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.87.1.2.1.1 i <value>

Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900ConfigAddressViolationAction OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.87ciscoC2900MIBCISCO-C2900-MIB
1.3.6.1.4.1.9.9.87.1c2900MIBObjectsCISCO-C2900-MIB
1.3.6.1.4.1.9.9.87.1.2c2900SysConfigCISCO-C2900-MIB
1.3.6.1.4.1.9.9.87.1.2.1c2900ConfigAddressViolationActionCISCO-C2900-MIB