All MIBs › RAD-MIB › ethIfSrcMacCtrlCurNumPermitAddr
ethIfSrcMacCtrlCurNumPermitAddr
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfSrcMacCtrlCurNumPermitAddr
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.7.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This is the number of source MAC addresses currently permitted for the current interface.
What is ethIfSrcMacCtrlCurNumPermitAddr?
This object reports the current count of source MAC addresses that are permitted to access the network through a specific Ethernet interface. Network security administrators use this to verify that MAC-based access control lists are functioning correctly and count how many devices are currently allowed. It helps detect unauthorized device additions or security breaches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.7.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::ethIfSrcMacCtrlCurNumPermitAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.7.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::ethIfSrcMacCtrlCurNumPermitAddr.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.1 | ethIfSrcMacCtrlTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7.1.1 | ethIfSrcMacCtrlEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.7.1.1.5 | ethIfSrcMacCtrlCurNumPermitAddr | RAD-MIB |