|
Description:
|
igmpSnoopThrottlePortAction OBJECT-TYPE
SYNTAX INTEGER {replace(1), deny(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
DEFVAL {deny}
|
|
|