zyMulticastUnknownMulticastFrameToQuerierPort
ZYXEL-MULTICAST-MIB ·
.1.3.6.1.4.1.890.1.15.3.54.1.7
Object
scalar r/w
Enumeration
When zyMulticastUnknownMulticastFrameForwarding is drop or drop-vlan and the switch receives an unknown multicast frame, the action will work on the switch. Unknown multicast frames are addressed to multicast groups for which the Switch has not recorded any group members. Select drop(1) to not forward the frame(s). Select forwarding(2) to forward the frame(s) to querier port(s) of the same domain. Select forwarding-vlan(3) to forward the frame(s) to querier port(s) on the specific VLAN(s).
Context
- MIB
- ZYXEL-MULTICAST-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.54.1.7- 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::zyMulticastUnknownMulticastFrameToQuerierPort.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::zyMulticastUnknownMulticastFrameToQuerierPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | forwarding |
3 | forwarding-vlan |