All MIBs › PEA-BRIDGE-IPDSLAM › floodDownstreamUnknownDestMac
floodDownstreamUnknownDestMac
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::floodDownstreamUnknownDestMac
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.63
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Frames received from the aggregation network will be forwarded on this PVC if the destination MAC address is unknown to the DSLAM. The frame must be received in the same VLAN as associated with the PVC.
Valid from: EDA 2.1 SP2
What is floodDownstreamUnknownDestMac?
This object controls whether the DSLAM forwards Ethernet frames with unknown destination MAC addresses downstream to subscribers. When enabled, frames arriving from the aggregation network are forwarded if the MAC address is not in the forwarding table. Operators configure this to control broadcast/multicast handling and isolate different subscriber groups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.63 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::floodDownstreamUnknownDestMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.63.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::floodDownstreamUnknownDestMac.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.63.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> floodDownstreamUnknownDestMac.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.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.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.63 | floodDownstreamUnknownDestMac | PEA-BRIDGE-IPDSLAM |