All MIBs › PEA-BRIDGE-IPDSLAM › subscriberMACFilterValue
subscriberMACFilterValue
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberMACFilterValue
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.4.1.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Filter on subscriber MAC addresses. At least one entry should apply here if DHCP is not used. Filter entries 6 bytes each - to include 00-80-03-04-05-06 add 0x00 0x80 0x03 0x04 0x05 0x06
What is subscriberMACFilterValue?
This OID stores a list of hardware MAC addresses (unique device identifiers) that are allowed to connect to the network bridge. It controls which physical devices can access the bridge by matching their burned-in MAC address against this filter list. An operator would configure this when they need to restrict network access to specific devices, such as allowing only authorized printers or phone adapters to connect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.18 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberMACFilterValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.18.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberMACFilterValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.18.1 s <value>
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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.4 | pvcFiltersTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.4.1 | pvcFiltersEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.4.1.18 | subscriberMACFilterValue | PEA-BRIDGE-IPDSLAM |