zyMulticastUnknownMulticastFrameForwarding
ZYXEL-MULTICAST-MIB ·
.1.3.6.1.4.1.890.1.15.3.54.1.1
Object
scalar r/w
Enumeration
Specify the action to perform when the switch receives an unknown multicast frame. Unknown multicast
frames are addressed to multicast groups for which the Switch has not recorded any group members.
Select flooding(1) to send the frame(s) to all ports of the same domain.
Select drop(2) to discard the frame(s).
Select drop-vlan(3) to discard the frame(s) on the specific VLAN(s).
Note:
If the new action is NOT drop-vlan(3), the zyMulticastUnknownMulticastFrameDropVlan(1~4)k will be cleared.
If the zyMulticastUnknownMulticastFrameDropVlan(1~4)k are all Zero, the action 'drop-vlan(3)' cannot be selected.
Thus, to perform action drop-vlan(3) must setup zyMulticastUnknownMulticastFrameDropVlan(1~4)k first.
Context
- MIB
- ZYXEL-MULTICAST-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.54.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelMulticastSetup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-MULTICAST-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MULTICAST-MIB::zyMulticastUnknownMulticastFrameForwarding.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-MULTICAST-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-MULTICAST-MIB::zyMulticastUnknownMulticastFrameForwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flooding |
2 | drop |
3 | drop-vlan |