os10PortSecurityIfStmvViolationAction

DELLEMC-OS10-PORT-SECURITY-MIB · .1.3.6.1.4.1.674.11000.5000.100.5.1.2.1.1.7

Object

column r/w Enumeration
Determines the action to be taken when
a secure dynamic mac address move violation occurs
			   in the system. 
              
 drop(1)     - The MAC address that triggered the violation
               shall not be learned on the new port (offending port).
               The packets that triggered the violation shall be dropped.
              
 dropAndNotify(2)   - Raises a syslog to notify about
               station movement violation. The log
               will contain MAC causing violation,
               vlanId, original interface name
               and offending interface name.
              
 shutdownOrigPort(3) - The original interface on which
                       MAC is learnt will be shutdown.
              
 shutdownOffendigPort(4) - The offending interface causing 
                           station move will be shutdown.
               
 shutdowBoth(5) - Both the original and offending interfaces
                  will be shutdown.

Context

MIB
DELLEMC-OS10-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.674.11000.5000.100.5.1.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
os10PortSecurityIfConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELLEMC-OS10-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-PORT-SECURITY-MIB::os10PortSecurityIfStmvViolationAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLEMC-OS10-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-PORT-SECURITY-MIB::os10PortSecurityIfStmvViolationAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLEMC-OS10-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLEMC-OS10-PORT-SECURITY-MIB::os10PortSecurityIfStmvViolationAction'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance