All MIBs › PEA-BRIDGE-IPDSLAM › floodMulticastAddrs
floodMulticastAddrs
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::floodMulticastAddrs
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.35
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Multicast groups which are within the range are flooded on all member PVCs and LAN. If the floodMulticastAddrs string is empty, then all multicast packets are handled as video streaming packets. If the floodMulticastAddrs string has the range of >=224.0.0.1 <=224.0.0.40 on PVC1 and PVC9, then all multicast packets received form PVC1 with a dest. address in this range are flooded on PVC9. Each range is 8 bytes. To represent the range >=224.0.0.1 <=224.0.0.40, then add: 0xe0 0x00 0x00 0x01 0xe0 0x00 0x00 0x28
Valid from: EDA 1.3SP1
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.35 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::floodMulticastAddrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.35.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::floodMulticastAddrs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.35.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> floodMulticastAddrs.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.35 | floodMulticastAddrs | PEA-BRIDGE-IPDSLAM |