wwpLeosMcastUnresolvedAction
WWP-LEOS-MULTICAST-FILTER-MIB ·
.1.3.6.1.4.1.6141.2.60.7.1.1.6.1.2
Object
column r/w
Enumeration
Setting this object to 'flood' will cause the
device to flood all the unresolved messages to
all the ports in the VLAN.
Setting this object to 'drop' will cause the
device to drop all the unresolved messages.
If an IGMP join is received with a matching multicast
group address, the multicast stream will forward to the
corresponding port.
Context
- MIB
- WWP-LEOS-MULTICAST-FILTER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.7.1.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosMcastFilterConfigEntry
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::wwpLeosMcastUnresolvedAction'
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::wwpLeosMcastUnresolvedAction.<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::wwpLeosMcastUnresolvedAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flood |
2 | drop |