wwpLeosMcastIgmpSnoopEnable
WWP-LEOS-MULTICAST-FILTER-MIB ·
.1.3.6.1.4.1.6141.2.60.7.1.1.4.1.1
Object
For LEOS (4.x) IGMP snooping can be enabled on this VLAN by setting this object to 'true'. The Management station should define the router IP address range and the list of server ports before snooping is enabled. SAOS (6.x) does not support setting IGMP snooping per VLAN. Instead it should be enabled globally using the wwpLeosMcastSnoopState MIB object
Context
- MIB
- WWP-LEOS-MULTICAST-FILTER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.7.1.1.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosMcastIgmpSnoopEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopEnable.<wwpLeosMcastVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-MULTICAST-FILTER-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-MULTICAST-FILTER-MIB::wwpLeosMcastIgmpSnoopEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |