All MIBs › WWP-LEOS-MULTICAST-FILTER-MIB › wwpLeosMcastSnoopState
wwpLeosMcastSnoopState
Module: WWP-LEOS-MULTICAST-FILTER-MIB
OID (symbolic): WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastSnoopState
OID (numeric): 1.3.6.1.4.1.6141.2.60.7.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object will enable or disable IGMP Snooping globally on SAOS (6.x). LEOS (4.x) does not support setting IGMP snooping at a global level. It should be enabled on a per VLAN bases using the wwpLeosMcastIgmpSnoopEnable MIB object
What is wwpLeosMcastSnoopState?
This globally enables or disables IGMP snooping on Ciena SAOS (6.x) platforms, defaulting to false; per the MIB's own note, the older LEOS (4.x) platform doesn't support a global snoop toggle and must instead be configured per-VLAN via wwpLeosMcastIgmpSnoopEnable. An admin checks which platform they're on before deciding whether to use this global switch or the per-VLAN one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6141.2.60.7.1.1.8 snmpwalk -v2c -c public <target> WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastSnoopState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6141.2.60.7.1.1.8.1 snmpget -v2c -c public <target> WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastSnoopState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6141.2.60.7.1.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wwpLeosMcastSnoopState.1
Start monitoring Ciena (World Wide Packets) LEOS/SAOS Ethernet access and aggregation switches (multicast-filter/IGMP-snooping VLAN activation status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastSnoopState OID value, configure state conditions and alerts, and monitor any Ciena (World Wide Packets) LEOS/SAOS Ethernet access and aggregation switches (multicast-filter/IGMP-snooping VLAN activation status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.6141 | wwp | WWP-SMI |
| 1.3.6.1.4.1.6141.2 | wwpModules | WWP-SMI |
| 1.3.6.1.4.1.6141.2.60 | wwpModulesLeos | WWP-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6141.2.60.7 | wwpLeosMcastFilterMIB | WWP-LEOS-MULTICAST-FILTER-MIB |
| 1.3.6.1.4.1.6141.2.60.7.1 | wwpLeosMcastFilterMIBObjects | WWP-LEOS-MULTICAST-FILTER-MIB |
| 1.3.6.1.4.1.6141.2.60.7.1.1 | wwpLeosMcastFilterConfig | WWP-LEOS-MULTICAST-FILTER-MIB |
| 1.3.6.1.4.1.6141.2.60.7.1.1.8 | wwpLeosMcastSnoopState | WWP-LEOS-MULTICAST-FILTER-MIB |