PEA-BRIDGE-IPDSLAM :: allowBroadcast

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMallowBroadcast

allowBroadcast

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::allowBroadcast

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.6

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

If True the subscriber is allowed to send and receive all broadcasts on the specified PVC. NOTE: Make special attention toward configuring the correct VLANID for the PVC in order to protect the IP DSLAM, network and subscribers. The value can be either True(1) or False(2).

What is allowBroadcast?

This boolean flag (True/False) controls whether a DSL subscriber PVC is permitted to send and receive broadcast traffic. When False, broadcast frames are filtered to isolate the subscriber from network floods. An operator enables this carefully after setting the correct VLAN ID to prevent broadcasts from attacking the DSLAM or other subscribers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.6
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::allowBroadcast

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.6.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::allowBroadcast.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.6.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> allowBroadcast.1

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.3pvcTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1pvcEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1.6allowBroadcastPEA-BRIDGE-IPDSLAM