dellNetPortSecIfSecureMacViolationAction
DELL-NETWORKING-PORT-SECURITY-MIB ·
.1.3.6.1.4.1.6027.3.31.1.2.1.1.6
Object
column r/w
Enumeration
Determines the action to be taken when
mac limit violation occurs in the system.
none(1) - no action will be taken
notify(2) - raise syslog to notify about
port security violation. The log
will contain MAC causing violation,
vlanId and interface index.
shutdown(3) - the interface will be shut down.
Context
- MIB
- DELL-NETWORKING-PORT-SECURITY-MIB
- OID
.1.3.6.1.4.1.6027.3.31.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dellNetPortSecIfConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfSecureMacViolationAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfSecureMacViolationAction.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfSecureMacViolationAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | notify |
3 | shutdown |
Conformance
Member of