Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 674 enterpriseSoftware(11000) networking(5000) os10(100) os10PortSecurityMib(5) os10PortSecurityMibObjects(1) os10PortSecurityInterfaceObjects(2) os10PortSecurityIfConfigTable(1) os10PortSecurityIfConfigEntry(1) os10PortSecurityIfMacViolationAction(6)}

os10PortSecurityIfMacViolationAction(6)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

os10PortSecurityIfMacViolationAction OBJECT-TYPE
SYNTAX INTEGER {drop(1), dropAndNotify(2), shutdown(3), forward(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Determines the action to be taken when
mac limit violation occurs in the system.
drop(1) - No further MAC learning is allowed on the interface.
Packets received with a source MAC address which is not in
the secured MAC address list will be dropped.
dropAndNotify(2) - No further MAC learning is allowed on the interface
and a syslog message or an event is emitted to notify
about port security violation.
shutdown(3) - The interface will be shut down.
forward(4) - No further MAC learning is allowed on the interface.
Packets received with a source MAC address which is not
in the secured MAC address list will be flooded or forwarded."
DEFVAL {dropAndNotify}



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: os10PortSecurityIfConfigEntry(1) First sibling OID: os10PortSecurityIfIndex(1) Previous sibling OID: os10PortSecurityIfStationMoveEnable(5) Next sibling OID: os10PortSecurityIfStmvViolationAction(7) Last sibling OID: os10PortSecurityIfTotalSecureStaticAddresses(14)