zyMulticastReservedMulticastFrameForwarding
ZYXEL-MULTICAST-MIB ·
.1.3.6.1.4.1.890.1.15.3.54.1.2
Object
scalar r/w
Enumeration
The IP address range of 224.0.0.0 to 224.0.0.255 are reserved for multicasting on the local network only. For example, 224.0.0.1 is for all hosts on a local network segment and 224.0.0.9 is used to send RIP routing information to all RIP v2 routers on the same network segment. A multicast router will not forward a packet with the destination IP address within this range to other networks. See the IANA web site for more information. The layer-2 multicast MAC addresses are also included in this group. Specify the action to perform when the Switch receives a frame with a reserved multicast address. Select Drop to discard the frame(s). Select Flooding to send the frame(s) to all ports of the same domain.
Context
- MIB
- ZYXEL-MULTICAST-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.54.1.2- 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::zyMulticastReservedMulticastFrameForwarding.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::zyMulticastReservedMulticastFrameForwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flooding |
2 | drop |