igmpSnoopThrottlePortAction
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.9.22.1.3
Object
column
r/w
Enumeration
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.
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.9.22.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- igmpSnoopThrottlePortEntry
- Table
- igmpSnoopThrottlePortTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | replace |
2 | deny |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| igmpSnoopThrottlePortIndex The port and trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface identified by the same
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.259.8.1.7.1.9.22.1.1 |
| igmpSnoopThrottlePortRunningStatus Describes the running status of the IGMP throttling to the switch.
A value of true(1) indicates the IGMP throttling mechanism is active.
A value of false(2) indicates the IGMP th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.259.8.1.7.1.9.22.1.2 |
| igmpSnoopThrottlePortMaxGroups The maximum number of IGMP groups that the interface can join. | column | Integer32 | .1.3.6.1.4.1.259.8.1.7.1.9.22.1.4 |
| igmpSnoopThrottlePortCurrentGroups The current number of IGMP groups that the interface has joined. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.9.22.1.5 |