ethIfSrcMacCtrlAddrRowStatus
RAD-EthIf-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.4
Object
column
r/w
Enumeration
This MIB object will be used in order to create/delete a static row or delete an address that is not allowed to access the current interface (ethIfSrcMacCtrlAddrStatus= invalid(2)). Device will add the learned addresses to this table. It will not be possible to add a new static entry to this table while the number of existing rows is equal or more than ethIfSrcMacCtrlMaxPermitAddr. When ethIfSrcMacCtrl = enabled (3), the device will add learned entries only up to ethIfSrcMacCtrlMaxPermitAddr.
Context
- MIB
- RAD-EthIf-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.7.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfSrcMacCtrlAddrEntry
- Table
- ethIfSrcMacCtrlAddrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ethIfSrcMacCtrlAddrIndex The index of the interface for which the source MAC addresses exist in this table.
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.2.1.1 |
| ethIfSrcMacCtrlAddr A unicast source MAC address that was learned or statically configured for the current
interface. Packets with this source MAC address will be accepted by the device. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.164.3.1.6.1.7.2.1.2 |
| ethIfSrcMacCtrlAddrIdx3 A third 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.2.1.3 |
| ethIfSrcMacCtrlAddrStatus The status of this entry. The meanings of the values are:
invalid (2) - the current address is not allowed to access this interface.
learned(3) - the current address was … | column | Enumeration | .1.3.6.1.4.1.164.3.1.6.1.7.2.1.5 |