RAD-MIB :: ethIfSrcMacCtrlAddrRowStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBethIfSrcMacCtrlAddrRowStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.1wanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6diverseIfWanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6.1ethIfDACS-MIB
1.3.6.1.4.1.164.3.1.6.1.7ethIfMacLayerRAD-MIB
1.3.6.1.4.1.164.3.1.6.1.7.2ethIfSrcMacCtrlAddrTableRAD-MIB
1.3.6.1.4.1.164.3.1.6.1.7.2.1ethIfSrcMacCtrlAddrEntryRAD-MIB
1.3.6.1.4.1.164.3.1.6.1.7.2.1.4ethIfSrcMacCtrlAddrRowStatusRAD-MIB