ethIfSrcMacCtrl
RAD-EthIf-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.3
Object
column
r/w
Enumeration
Enable or disable the source MAC control on the current interface. The device should not enable source MAC control if for the current interface there are more than ethIfSrcMacCtrlMaxPermitAddr addresses in the ethIfSrcMacCtrlAddrTable. Default value will be: disable (2).
Context
- MIB
- RAD-EthIf-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.7.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfSrcMacCtrlEntry
- Table
- ethIfSrcMacCtrlTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ethIfSrcMacCtrlIndex The index of the MAC Layer interface supporting source MAC control feature.
It may be the ifIndex of the ETH/Bridge Port. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.1 |
| ethIfSrcMacCtrlLastViolatingAddr This object indicates the last MAC address that violated the security
on the current interface. If no violation, the agent will return:
00-00-00-00-00-00 . | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.10 |
| ethIfSrcMacCtrlPortStatus This object represents the operational status of the MAC Control feature
on an interface.
shutdown(2) - This indicates that the port is shutdown due to security
… | column | Enumeration | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.11 |
| ethIfSrcMacCtrlIdx2 A second index that can be used. For example: The VLAN ID for which the source MAC
control feature is supported. When this index is not in use, its value will be: 9999. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.2 |
| ethIfSrcMacCtrlMaxPermitAddr This is the maximum number of permitted MAC addresses (static and learned) for the
current interface. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.4 |
| ethIfSrcMacCtrlCurNumPermitAddr This is the number of source MAC addresses currently permitted for the
current interface. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.5 |
| ethIfSrcMacCtrlFlushAddrCmd When set to on (3) this command will erase all the learned addresses and invalid
addresses of the selected interface in the ethIfSrcMacCtrlAddrTable.
After operation is finished, … | column | Enumeration | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.6 |
| ethIfSrcMacCtrlAging The timeout period in seconds for aging out dynamically learned source MAC addresses.
Valid Values:
0 - disable
10-1000000 | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.7 |
| ethIfSrcMacCtrlLocking When set to lock (3) this command will lock the Source MAC Address learning.
No more learned addresses will be added to the ethIfSrcMacCtrlAddrTable.
When set to unlock (2) this c… | column | Enumeration | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.8 |
| ethIfSrcMacCtrlViolationAction Determines the action that the device will take upon security violation.
drop(2) - the violating packets will be dropped.
dropNotify (3)- the violating packets will … | column | Enumeration | .1.3.6.1.4.1.164.3.1.6.1.7.1.1.9 |