MIB Viewer

igmpSnoopThrottlePortAction

OBJECT-TYPE
1.3.6.1.4.1.259.10.1.42.101.1.9.22.1.3
Access
read-write
Status
current
Sub-identifiers
0
The action mode of the IGMP throttling. A value of replace(1) means to replace a joined multicast group randomly when an interface receives an IGMP report and the number of current joined multicast groups is equal to the maximum number of IGMP groups that the interface can join. A value of deny(2) means to deny the IGMP report request when an interface receives an IGMP report and the number of current joined multicast groups is equal to the maximum number of IGMP groups that the interface can join.
INTEGER { replace(1), deny(2) }