igmpGroupStatus
CENTILLION-MCAST-MIB ·
.1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.5
Object
The status of this multicast group entry: 'valid' and 'invalid'. This object enables the user to add or delete this multicast group. Setting the status as 'valid' is to add the entry; otherwise as 'invalid' is to delete the entry. An example to create an multicast group entry is: set igmpGroupStatus.3.1.224.0.0.1= valid where 3: vlan id; 1: static; 224.0.0.1: multicast group IP address
Context
- MIB
- CENTILLION-MCAST-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- igmpGroupEntry
- Table
- igmpGroupTable
- Siblings
- 4
Syntax
CENTILLION-ROOT-MIBStatusIndicator
- Source
- CENTILLION-ROOT-MIBStatusIndicator
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| igmpGroupVlanId mandatory The unique VLAN identifier of this IGMP multicast group
address entry. | column | VlanId | .1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.1 |
| igmpGroupStatic mandatory Indicates whether the IGMP multicast group was created
statically(TRUE) by a management entity, or dynamically
learned | column | CENTILLION-ROOT-MIBBoolean | .1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.2 |
| igmpGroupAddress mandatory The multicast group address(Class D). The range is from
224.0.0.0 to 239.255.255.255. The addresses from
224.0.0.0 to 224.0.0.255 are reserved IP multicast addresses. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.3 |
| igmpGroupIncluded mandatory Indicates the multicast addresses are to be included or
excluded from the group. Dynamic entries are always included
and can not be modified, while static entries may be
either in… | column | Enumeration | .1.3.6.1.4.1.930.2.1.2.31.1.1.1.3.1.4 |