All MIBs › PEA-BRIDGE-IPDSLAM › allowAnonymousMulticastSubscriber
allowAnonymousMulticastSubscriber
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::allowAnonymousMulticastSubscriber
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.120
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Determines whether MAC and IP address validation is performed when a subscriber sends multicast frames upstream in the network.
Example: If a subscriber is configured to access method DHCP and anonymous multicast subscriber is allowed for that subscriber, it is not validated that the subscriber has been assigned an IP address via DHCP, when the subscriber tries to join a multicast group.
The possible values are TRUE (1) - Subscriber source IP and MAC addresses are not validated. FALSE(2) - Subscriber source IP and MAC addresses are validated.
Valid from: EDA 2.2 SP3
What is allowAnonymousMulticastSubscriber?
This enables or disables MAC/IP address validation for multicast group join requests from subscribers. When disabled, all join requests are validated; when enabled, unregistered subscribers can subscribe. An operator would enable this on specific subscriber groups that use loose registration or DHCP without validation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.120 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::allowAnonymousMulticastSubscriber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.120.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::allowAnonymousMulticastSubscriber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.120.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.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.120 | allowAnonymousMulticastSubscriber | PEA-BRIDGE-IPDSLAM |