PEA-BRIDGE-IPDSLAM :: subscriberMACFilterValue

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMsubscriberMACFilterValue

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 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.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4pvcFiltersTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4.1pvcFiltersEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4.1.18subscriberMACFilterValuePEA-BRIDGE-IPDSLAM