zyMvrMode
ZYXEL-MVR-MIB ·
.1.3.6.1.4.1.890.1.15.3.55.1.2.1.3
Object
column r/w
Enumeration
Specify the MVR mode on the Switch. Choices are Dynamic and Compatible. Select Dynamic to send IGMP reports to all MVR source ports in the multicast VLAN. Select Compatible to set the Switch not to send IGMP reports.
Context
- MIB
- ZYXEL-MVR-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.55.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelMvrEntry
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 'ZYXEL-MVR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MVR-MIB::zyMvrMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-MVR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MVR-MIB::zyMvrMode.<zyMvrVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-MVR-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-MVR-MIB::zyMvrMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dynamic |
1 | compatible |