All MIBs › RAD-MIB › ethIfSrcMacCtrlAddrRowStatus
ethIfSrcMacCtrlAddrRowStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfSrcMacCtrlAddrRowStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.7.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
What is ethIfSrcMacCtrlAddrRowStatus?
This OID controls the status of entries in a security table that tracks which physical device addresses (MAC addresses) are allowed or blocked on a network interface. Changes to this value add, modify, or remove access control rules. An operator would write to this OID when adding a device to a blacklist or whitelist.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.7.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::ethIfSrcMacCtrlAddrRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.7.2.1.4.1 snmpget -v2c -c public <target> RAD-MIB::ethIfSrcMacCtrlAddrRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.6.1.7.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ethIfSrcMacCtrlAddrRowStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7 | ethIfMacLayer | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7.2 | ethIfSrcMacCtrlAddrTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7.2.1 | ethIfSrcMacCtrlAddrEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7.2.1.4 | ethIfSrcMacCtrlAddrRowStatus | RAD-MIB |