All MIBs › DASAN-MCAST-MIB › dsMcastGroupFilterMode
dsMcastGroupFilterMode
Module: DASAN-MCAST-MIB
OID (symbolic): DASAN-MCAST-MIB::dsMcastGroupFilterMode
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates a the IGMP filter mode for the group.
include(1) : reception of multicast packets sent to the group specified by cisMcastGroupAddress is requested only from the specified IPv4 source addresses listed in the IGMPv3 Membership Reports. exclude(2) : reception of multicast packets sent to the group specified by cisMcastGroupAddress is requested from all except from the list of IPv4 source addresses specified in the IGMPv3 Membership Reports.
The filter mode is determined by the type of Group Record received in the IGMP Membership Report received by the device. Groups for which IGMPv1/v2 Membership Reports are received are considered to have a cisMcastGroupFilterMode of 'exclude'.
What is dsMcastGroupFilterMode?
Read-only filter mode for a learned multicast group: include(1) means the switch forwards only from the source addresses named in the IGMPv3 report, while exclude(2) means it forwards from all sources except those named; groups joined via IGMPv1/v2 always show exclude since those versions carry no source list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.4 snmpwalk -v2c -c public <target> DASAN-MCAST-MIB::dsMcastGroupFilterMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.4.1 snmpget -v2c -c public <target> DASAN-MCAST-MIB::dsMcastGroupFilterMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsMcastGroupFilterMode.1
Start monitoring DASAN Network Solutions access/aggregation switch (multicast/IGMP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DASAN-MCAST-MIB::dsMcastGroupFilterMode OID value, configure state conditions and alerts, and monitor any DASAN Network Solutions access/aggregation switch (multicast/IGMP) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9 | dasanMgmt | DASAN-SMI |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2 | dsSwitchModules | DASAN-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296.9.1.1.2.24 | dsMcastMIB | DASAN-MCAST-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.24.1 | dsIgmpSnoopingMIBObject | DASAN-MCAST-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.24.1.6 | dsMulticastGroupInfo | DASAN-MCAST-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1 | dsMcastGroupTable | DASAN-MCAST-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1 | dsMcastGroupEntry | DASAN-MCAST-MIB |
| 1.3.6.1.4.1.6296.9.1.1.2.24.1.6.1.1.4 | dsMcastGroupFilterMode | DASAN-MCAST-MIB |